projects
/
profile
/
ivi
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add tag and changes
2013-02-14
Brian Paul
nouveau: Fix build.
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
svga: fix sRGB rendering
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
mesa: don't expose IBM_rasterpos_clip in a core context
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
st/mesa: only enable GL_EXT_framebuffer_multisample...
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
mesa: don't enable GL_EXT_framebuffer_multisample for...
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
util: add new error checking code in vbuf helper
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
st/mesa: do proper error checking for u_upload_alloc...
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
util: add some defensive coding in u_upload_alloc()
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
st/mesa: add null pointer check in st_renderbuffer_delete()
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
mesa: remove warning message in _mesa_reference_renderbuffer_()
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
dri_glx: fix use after free report
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
st/mesa: fix context use-after-free problem in st_renderbuff...
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
mesa: pass context parameter to gl_renderbuffer::Delete()
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
mesa: fix-up and use _mesa_delete_renderbuffer()
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
st/mesa: set ctx->Const.MaxSamples = 0, not 1
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
xlib: use _mesa_generate_mipmap() for mipmap generation...
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
osmesa: use _mesa_generate_mipmap() for mipmap generation...
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
vbo: add a null pointer check to handle OOM instead...
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
svga: add NULL pointer check in svga_create_sampler_state()
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
mesa: use GLbitfield64 when copying program inputs
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
util: add get/put_tile_z() support for PIPE_FORMAT_Z32_FLOAT...
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
util: fix addressing bug in pipe_put_tile_z() for PIPE_FORMA...
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
st/glx: allow GLX_DONT_CARE for glXChooseFBConfig(...
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
xlib: allow GLX_DONT_CARE for glXChooseFBConfig() attribute...
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
xlib: handle _mesa_initialize_visual()'s return value
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
softpipe: fix unreliable FS variant binding bug
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
softpipe: fix up FS variant unbinding / deletion
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
draw: set precalc_flat flag for AA lines too
commit
|
commitdiff
|
tree
2013-02-13
Brian Paul
st/glx: accept GLX_SAMPLE_BUFFERS/SAMPLES_ARB == 0
commit
|
commitdiff
|
tree
2013-01-20
Brian Paul
gallivm: support more immediates in lp_build_tgsi_info()
Reviewed-by:
Brian Paul
<brianp@vmware.com>
commit
|
commitdiff
|
tree
2013-01-20
Brian Paul
util: added pipe_surface_release() function
commit
|
commitdiff
|
tree
2013-01-20
Brian Paul
st/mesa: free TGSI tokens with ureg_free_tokens()
commit
|
commitdiff
|
tree
2013-01-20
Brian Paul
st/mesa: replace REALLOC() with realloc()
commit
|
commitdiff
|
tree
2013-01-20
Brian Paul
svga: don't use uninitialized framebuffer state
commit
|
commitdiff
|
tree
2012-10-09
Brian Paul
mesa: fix error check for zero-sized compressed subtexture
commit
|
commitdiff
|
tree
2012-10-09
Brian Paul
mesa: don't call TexImage driver hooks for zero-sized...
commit
|
commitdiff
|
tree
2012-10-05
Brian Paul
mesa: remove bogus compressed texture size checks
commit
|
commitdiff
|
tree
2012-10-01
Brian Paul
mesa: fix glCompressedTexSubImage assertion/segfault
commit
|
commitdiff
|
tree
2012-09-30
Brian Paul
scons: add new -p (prefix) options for yacc
commit
|
commitdiff
|
tree
2012-09-28
Brian Paul
mesa: fix incorrect error for glCompressedSubTexImage
commit
|
commitdiff
|
tree
2012-09-28
Brian Paul
upgrade glext.h to version 85
commit
|
commitdiff
|
tree
2012-09-12
Brian Paul
mesa: fix proxy texture error handling in glTexStorage()
commit
|
commitdiff
|
tree
2012-09-12
Brian Paul
mesa: make _mesa_get_proxy_target() non-static
commit
|
commitdiff
|
tree
2012-09-12
Brian Paul
mesa: do internal format error checking for glTexStorage()
commit
|
commitdiff
|
tree
2012-09-12
Brian Paul
glapi/glx: rename 'table' variable to 'disp_table'
commit
|
commitdiff
|
tree
2012-09-12
Brian Paul
mesa: fix per-level max texture size error checking
commit
|
commitdiff
|
tree
2012-09-12
Brian Paul
st/mesa: s/CALLOC/calloc/ to fix allocation bug
commit
|
commitdiff
|
tree
2012-08-30
Brian Paul
meta: remove call to _meta_in_progress(), fix multisample...
Signed-off-by:
Brian Paul
<brianp@vmware.com>
commit
|
commitdiff
|
tree
2012-08-30
Brian Paul
meta: add parenthesis to silence compiler warnings
commit
|
commitdiff
|
tree
2012-08-29
Brian Paul
glsl: s/class/struct/ for ast_type_qualifier
commit
|
commitdiff
|
tree
2012-08-29
Brian Paul
mesa: convert a few more macros to inline functions
commit
|
commitdiff
|
tree
2012-08-29
Brian Paul
mesa: remove COPY_4V_CAST() macro
commit
|
commitdiff
|
tree
2012-08-29
Brian Paul
mesa: convert a bunch of math macros to inline functions
commit
|
commitdiff
|
tree
2012-08-29
Brian Paul
tnl: use INTERP_4F() instead of four INTERP_F() calls
commit
|
commitdiff
|
tree
2012-08-29
Brian Paul
swrast: fix wrong assignments in _swrast_add_spec_terms_line()
commit
|
commitdiff
|
tree
2012-08-29
Brian Paul
mesa: test for GL_EXT_framebuffer_sRGB in glPopAttrib()
commit
|
commitdiff
|
tree
2012-08-28
Brian Paul
docs: remove mention of old driver maintenance
commit
|
commitdiff
|
tree
2012-08-27
Brian Paul
gallium/util: implement tile code for PIPE_FORMAT_Z32_FLOAT
commit
|
commitdiff
|
tree
2012-08-27
Brian Paul
st/mesa: use fallback path for glCopyTexSubImage(GL_TEXTURE_...
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
wgl: update some comments
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
st/mesa: don't do (generic) compression of 1D or 1D_ARRAY...
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa: add generic compressed -> uncompressed format...
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa: don't try (generic) compression of 1D and 1D_ARRAY...
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa: add texture target field to ChooseTextureFormat...
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
xlib: remove texture compression hackery
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
st/mesa: clean up use of 'target' variable in st_context_tex...
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
swrast: implement cubical depth texture sampling
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
main: fix ES compile breakage
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches...
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches...
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa: code movement in teximage.c
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa: consolidate glTexImage and glCompressedTexImage...
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa: make glTexImage, glCompressedTexImage proxy code...
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa: rename texpal.[ch] to texcompress_cpal.[ch]
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa: s/GLuint/gl_format/ in _mesa_compressed_format_to_glenum()
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa: new _mesa_num_tex_faces() helper
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa: make _mesa_get_proxy_tex_image() static
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa: don't clear proxy image fields when regular GL...
commit
|
commitdiff
|
tree
2012-08-24
Brian Paul
mesa: fix glTexImage proxy texture error generation
commit
|
commitdiff
|
tree
2012-08-18
Brian Paul
st/mesa: fix sampler view counting
commit
|
commitdiff
|
tree
2012-08-18
Brian Paul
util: update and fix u_upload_mgr.h comments
commit
|
commitdiff
|
tree
2012-08-18
Brian Paul
st/mesa: use Elements() instead of hard-coded number
commit
|
commitdiff
|
tree
2012-08-18
Brian Paul
mesa: remove unused params, add const qualifiers
commit
|
commitdiff
|
tree
2012-08-18
Brian Paul
mesa: querying GL_TEXTURE_COMPRESSED_IMAGE_SIZE for...
commit
|
commitdiff
|
tree
2012-08-17
Brian Paul
llvmpipe: remove polygon stipple assertion
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
svga: minor code reformatting
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
gallium/draw: move misplaced brace
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
mesa: raise GL_INVALID_OPERATION in glGenerateMipmap...
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
r600: update sampler, sampler_view code for the future
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
rbug: update data structures, functions for future...
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
gallium/trace: add 'start' parameter to bind_sampler_states...
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
gallium/identity: add 'start' parameter to bind_sampler_stat...
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
galahad: add 'start' parameter to bind_sampler_states...
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
svga: add 'start' parameter to bind_sampler_states...
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
llvmpipe: add 'start' parameter to bind_sampler_states...
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
softpipe: add 'start' parameter to bind_sampler_states...
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
gallium/trace: consolidate sampler, sampler_view code
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
gallium/identity: consolidate sampler, sampler_view...
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
st/mesa: add support for GS textures and samplers
commit
|
commitdiff
|
tree
2012-08-16
Brian Paul
st/mesa: combine vertex/fragment sampler state in arrays
commit
|
commitdiff
|
tree
next