projects
/
profile
/
ivi
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
android: add support for ICS
2011-11-23
Brian Paul
softpipe: s/int/unsigned/ to be consistent in alpha...
commit
|
commitdiff
|
tree
2011-11-23
Brian Paul
softpipe: remove pointless break stmt
commit
|
commitdiff
|
tree
2011-11-23
Brian Paul
mesa: fix incorrect error message in format_unpack.c
commit
|
commitdiff
|
tree
2011-11-23
Brian Paul
mesa: update comment for clear_teximage_fields()
commit
|
commitdiff
|
tree
2011-11-23
Brian Paul
gallium: remove trailing comma and unneeded comments...
commit
|
commitdiff
|
tree
2011-11-22
Brian Paul
st/mesa: fix accum buffer allocation in st_renderbuffer_allo...
commit
|
commitdiff
|
tree
2011-11-19
Brian Paul
mesa: handle MapRenderbuffer() failures in glReadPixels
commit
|
commitdiff
|
tree
2011-11-19
Brian Paul
mesa: make slow_read_rgba_pixels() a void function
commit
|
commitdiff
|
tree
2011-11-19
Brian Paul
mesa: define, use _mesa_is_cube_face() in several places
commit
|
commitdiff
|
tree
2011-11-18
Brian Paul
st/mesa: rewrite the primitive restart fallback code
commit
|
commitdiff
|
tree
2011-11-16
Brian Paul
mesa: initialize stencilMap, Stride if stencilRb==depthRb
commit
|
commitdiff
|
tree
2011-11-16
Brian Paul
mesa: don't map depth+stencil buffer twice in glReadPixels()
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
radeon: use _mesa_readpixels() instead of _swrast_ReadPixels()
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
i965: use _mesa_readpixels() instead of _swrast_ReadPixels()
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
mesa: convert unpack functions to operate on an array...
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
mesa: new BYTE/SHORT_TO_FLOATZ() macros
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
mesa: move CEILING() macro into macros.h
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
mesa: remove unused macros in macros.h
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
mesa: consolidate cases in _mesa_components_in_format()
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
swrast: fix glReadPixels from texture attachment
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
st/mesa: check for missing VBO in setup_interleaved_attribs()
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
util/draw: replace assertions with conditionals in...
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
st/mesa: remove most of the ReadPixels code
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
st/mesa: remove dependencies on code in st_cb_readpixels.c
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
mesa: remove _swrast_ReadPixels()
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
mesa: use _mesa_readpixels() as default driver hook
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
mesa: move swrast ReadPixels code into core Mesa
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
st/mesa: check renderbuffer orientation in st_MapRenderbuffer()
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
mesa: remove support for software alpha buffers
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
xlib: remove xm_image.[ch] files
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
xlib: remove a ton of old xlib driver cruft
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
xlib: use MESA_FORMAT_XRGB8888 for pixmap surfaces
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
xlib: remove software alpha buffer support
commit
|
commitdiff
|
tree
2011-11-15
Brian Paul
mesa: replace GLstencil with GLubyte
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
i965: remove #include of api_noop.h
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
xlib: set alpha to 0xff when mapping RGB pixmaps
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
swrast: avoid calling _mesa_get_srgb_format_linear...
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
swrast: remove bogus assertion
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
svga: don't crash/assert if we fail to allocate a vertex...
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
draw: handle out of memory conditions
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
util: check for null vertex buffer object in blit code
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
st/mesa: fix OOM failure in bitmap code
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
vbo: better handling of VBO allocation failures
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
mesa: replace api_noop.[ch] with vbo_noop.[ch]
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
vbo: pull some code from api_noop.c into vbo module
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
mesa: remove ancient, unused gl_free_control_points...
commit
|
commitdiff
|
tree
2011-11-11
Brian Paul
docs: add another viewperf issue
commit
|
commitdiff
|
tree
2011-11-10
Brian Paul
mesa: silence uninitialized var warning
commit
|
commitdiff
|
tree
2011-11-10
Brian Paul
radeon: silence initializer warnings
commit
|
commitdiff
|
tree
2011-11-10
Brian Paul
draw/llvm: silence uninitialized variable warnings
commit
|
commitdiff
|
tree
2011-11-10
Brian Paul
radeon: silence unused var warnings
commit
|
commitdiff
|
tree
2011-11-10
Brian Paul
egl: silence unused var warning
commit
|
commitdiff
|
tree
2011-11-08
Brian Paul
mesa: fix signed/unsigned integer comparison warnings
commit
|
commitdiff
|
tree
2011-11-08
Brian Paul
glsl: remove trailing comma to silence warning
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
mesa: remove prog_uniform.c from SConscript
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
mesa: fix the selection of soft renderbuffer color...
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
mesa: remove unneeded soft renderbuffer format-setting...
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
mesa: fix comment typo in intel_renderbuffer
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
intel: update intel_texture_image comment
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
intel: wrap comment and fix typo
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
st/mesa: first implementation of Map/UnmapRenderbuffer()
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
xlib: implement renderbuffer mapping/unmapping
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
mesa: check for immutable texture in _mesa_test_texobj_compl...
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
swrast: update program type assertion
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
st/mesa: clean-up st_translate_interp()
commit
|
commitdiff
|
tree
2011-11-07
Brian Paul
st/mesa: add some null pointer checking to better handle...
commit
|
commitdiff
|
tree
2011-11-04
Brian Paul
svga: fix varying var remapping for unused FS outputs
commit
|
commitdiff
|
tree
2011-11-04
Brian Paul
svga: add comments and reformat code in svga_tgsi_decl_sm30.c
commit
|
commitdiff
|
tree
2011-11-03
Brian Paul
svga: use the draw-module's sprite stage depending...
commit
|
commitdiff
|
tree
2011-11-03
Brian Paul
svga: pass fragment shader to draw module
commit
|
commitdiff
|
tree
2011-11-03
Brian Paul
svga: implement generic variable index remapping
commit
|
commitdiff
|
tree
2011-11-03
Brian Paul
draw: assert that we have non-null fragment shader
commit
|
commitdiff
|
tree
2011-11-03
Brian Paul
mesa: fix texture target mix-up in NV_fragment_program...
commit
|
commitdiff
|
tree
2011-11-01
Brian Paul
mesa: make save_EndConditionalRender param list (void...
commit
|
commitdiff
|
tree
2011-11-01
Brian Paul
postprocess: remove const qualifiers on unsigned int...
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
docs: list GL_ARB_texture_storage in 7.12 release notes
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
mesa: add note about immutable textures for _mesa_test_texob...
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
swrast: implement GL_ARB_texture_storage
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
st/mesa: implement GL_ARB_texture_storage
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
mesa: plug in dispatch functions for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
mesa: compile new texstore.c file
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
mesa: init extension entry for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
mesa: display list dispatch for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
mesa: new glTexImage error checks for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
mesa: glGetTexParameter support for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
mesa: implement new functions for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
glapi: regenerated API files for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
glapi: new API specs for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
mesa: add new driver hook for AllocTextureStorage()
commit
|
commitdiff
|
tree
2011-10-31
Brian Paul
mesa: add new fields for GL_ARB_texture_storage
commit
|
commitdiff
|
tree
2011-10-26
Brian Paul
st/glx: fix mixed declarations and code, remove unused var
commit
|
commitdiff
|
tree
2011-10-26
Brian Paul
st/mesa: tell VBO module to always unmap buffers before...
commit
|
commitdiff
|
tree
2011-10-25
Brian Paul
swrast: use _mesa_ffs() instead of ffs()
commit
|
commitdiff
|
tree
2011-10-25
Brian Paul
mesa: fix comment language
commit
|
commitdiff
|
tree
2011-10-24
Brian Paul
util: handle failed mapping in u_upload_alloc()
commit
|
commitdiff
|
tree
2011-10-24
Brian Paul
util: handle failed mapping in u_upload_alloc_buffer()
commit
|
commitdiff
|
tree
2011-10-24
Brian Paul
util: remove gotos in u_upload_mgr.c
commit
|
commitdiff
|
tree
2011-10-24
Brian Paul
swrast: fix comment typo (s/texure/texture/)
commit
|
commitdiff
|
tree
2011-10-24
Brian Paul
mesa: remove dead code from teximage.c
commit
|
commitdiff
|
tree
2011-10-23
Brian Paul
intel: remove duplicated #include of texstore.h
commit
|
commitdiff
|
tree
next