| Commit message (Expand) | Author | Age | Files | Lines |
* | radeon: fallback to sw ReadPixels if color logicop is enabled | Maciej Cencora | 2010-03-10 | 1 | -1/+1 |
* | r300: enable depth test only if depth buffer is available | Maciej Cencora | 2010-03-10 | 1 | -1/+1 |
* | radeon: fix glCopyTex(Sub)Image if user FBO is bound | Maciej Cencora | 2010-03-10 | 1 | -3/+6 |
* | llvmpipe: Finally found a way to do vector comparisons without using intrinsics. | José Fonseca | 2010-03-10 | 1 | -6/+26 |
* | softpipe: fix memcpy params to avoid static analysis warnings | Brian Paul | 2010-03-10 | 2 | -2/+12 |
* | i965: Add support for the CMP opcode in the GLSL path. | Eric Anholt | 2010-03-10 | 3 | -6/+15 |
* | i965: Print the opcode name for unrecognized opcodes in the GLSL path. | Eric Anholt | 2010-03-10 | 1 | -2/+3 |
* | i965: Fix the response len of masked sampler messages for 8-wide dispatch. | Eric Anholt | 2010-03-10 | 1 | -2/+12 |
* | i965: Print the offset for IFF in disasm | Eric Anholt | 2010-03-10 | 1 | -1/+1 |
* | mesa: raise an error when trying to bind non-existant texture to FBO | Brian Paul | 2010-03-10 | 1 | -0/+8 |
* | mesa: added new function comments | Brian Paul | 2010-03-10 | 1 | -0/+8 |
* | st/mesa: set strb->format field in st_render_texture() | Brian Paul | 2010-03-10 | 1 | -0/+2 |
* | st/mesa: add some comments in glReadPixels code | Brian Paul | 2010-03-10 | 1 | -0/+7 |
* | st/mesa: consolidate duplicated texture allocation code | Brian Paul | 2010-03-10 | 1 | -49/+49 |
* | Merge branch '7.8' | Brian Paul | 2010-03-10 | 1 | -6/+23 |
|\ |
|
| * | st/mesa: fix incorrect glCopyPixels between window/FBO | Brian Paul | 2010-03-10 | 1 | -4/+16 |
| * | st/mesa: fix incorrect glDrawPixels into FBO | Brian Paul | 2010-03-10 | 1 | -2/+7 |
* | | Merge branch '7.8' | Michel Dänzer | 2010-03-10 | 4 | -0/+24 |
|\| |
|
| * | st/xorg: Work around cursor reference counting bugs in older X servers. | Michel Dänzer | 2010-03-10 | 3 | -0/+20 |
| * | radeon: don't attempt to use alternate blit formats for depth buffers | Alex Deucher | 2010-03-08 | 1 | -0/+4 |
* | | r200: add additional blit formats | Alex Deucher | 2010-03-10 | 1 | -0/+17 |
* | | r100: add additional blit formats | Alex Deucher | 2010-03-10 | 1 | -0/+14 |
* | | radeon/r200/r600: enable HW accelerated gl(Read/Copy/Draw)Pixels | Alex Deucher | 2010-03-10 | 7 | -538/+15 |
* | | glapi: fix bug with tls and relocs | George Sapountzis | 2010-03-10 | 1 | -0/+3 |
* | | glapi: these two should be ok for add_dispatch ... | George Sapountzis | 2010-03-10 | 1 | -1/+5 |
* | | glapi: comments for _glapi_add_dispatch | George Sapountzis | 2010-03-10 | 1 | -6/+18 |
* | | glapi: minor cosmetic for _glapi_add_dispatch | George Sapountzis | 2010-03-10 | 1 | -10/+11 |
* | | glapi: add function set_entry_info | George Sapountzis | 2010-03-10 | 1 | -3/+22 |
* | | glapi: parameter checking, failure paths, ... for add_function_name | George Sapountzis | 2010-03-10 | 1 | -12/+26 |
* | | glapi: cosmetic for _glapi_add_dispatch | George Sapountzis | 2010-03-10 | 1 | -25/+32 |
* | | glapi: use get_extension_proc in _glapi_add_dispatch | George Sapountzis | 2010-03-10 | 1 | -12/+8 |
* | | glapi: cosmetic for functions for static table | George Sapountzis | 2010-03-10 | 1 | -26/+33 |
* | | glapi: add function to find extension by name | George Sapountzis | 2010-03-10 | 1 | -10/+21 |
* | | glapi: functions for extensions table similar to static table | George Sapountzis | 2010-03-10 | 1 | -19/+50 |
* | | cell: handle NULL cso vertex_elements state object on bind | Roland Scheidegger | 2010-03-10 | 1 | -1/+2 |
* | | i915g: Prevent NULL dereference. | Chia-I Wu | 2010-03-10 | 1 | -1/+4 |
* | | gallium: Do not mix winsys-drawable-handle and context-private. | Chia-I Wu | 2010-03-10 | 5 | -12/+8 |
* | | svga: Disable debug message. | Michal Krol | 2010-03-10 | 1 | -1/+1 |
* | | svga: Check if vertex elements has been bound before using it. | Michal Krol | 2010-03-10 | 1 | -0/+5 |
* | | softpipe: Prevent NULL dereference. | José Fonseca | 2010-03-10 | 1 | -1/+2 |
* | | python: Remove broken link hack. | José Fonseca | 2010-03-10 | 2 | -5/+1 |
* | | python: More build fixes. | José Fonseca | 2010-03-10 | 4 | -5/+10 |
* | | trace: Make tr_public.h c++ friendly. | José Fonseca | 2010-03-10 | 1 | -9/+17 |
* | | target-helpers: remove swrast_xlib.c helper | Keith Whitwell | 2010-03-10 | 5 | -115/+121 |
* | | ws/xlib: remove dead lines | Keith Whitwell | 2010-03-10 | 1 | -6/+0 |
* | | scons: Fixup the libgl-gdi build. | José Fonseca | 2010-03-10 | 3 | -7/+9 |
* | | python: Handle the possibility that no driver is selected. | José Fonseca | 2010-03-10 | 1 | -0/+2 |
* | | gallium: remove trace module injection from various state trackers | Keith Whitwell | 2010-03-10 | 5 | -44/+3 |
* | | ws/gdi: add include | Keith Whitwell | 2010-03-10 | 1 | -0/+2 |
* | | target-helpers: helper for injecting common debug layers | Keith Whitwell | 2010-03-10 | 5 | -11/+85 |