Age | Commit message (Expand) | Author |
2010-03-26 | r300/compiler: Lower CMP for vertex programs. | Corbin Simpson |
2010-03-26 | Revert "r300g: add generating texture coordinates for point sprites (WIP)" | Corbin Simpson |
2010-03-26 | nv50: fix FACE semantic check in FP input slot assignments | Christoph Bumiller |
2010-03-25 | rtasm: Fix typos in comments. | Vinson Lee |
2010-03-25 | identity: Remove unnecessary header. | Vinson Lee |
2010-03-26 | progs/gallium: Add trivial gallium demos | Jakob Bornecrantz |
2010-03-25 | i965: Fix readpixels from ReadBuffer != DrawBuffer. | Eric Anholt |
2010-03-25 | i965: Fix inversion for glCopyPixels to/from FBOs. | Eric Anholt |
2010-03-25 | intel: Rely on allocated region pitch for the miptree pitch. | Eric Anholt |
2010-03-25 | intel: Remove extra tiling setting after allocating a tiled region. | Eric Anholt |
2010-03-25 | intel: Respect src pitch in _mesa_copy_rect(). | Eric Anholt |
2010-03-26 | draw: Add EMIT_4UB_BGRA format | Jakob Bornecrantz |
2010-03-26 | draw: Use translate function instead of switch cases | Jakob Bornecrantz |
2010-03-26 | i915g: Rename winsys prefix to i915_ from intel_ | Jakob Bornecrantz |
2010-03-26 | st/dri: Move common files to common directory | Jakob Bornecrantz |
2010-03-26 | st/dri: Reshuffle files and make it obvious which files are shared | Jakob Bornecrantz |
2010-03-25 | Regenerate gl_mangle.h | Tom Fogal |
2010-03-25 | Merge branch '7.8' | Brian Paul |
2010-03-25 | Revert "llvmpipe: optimize the lp_setup_fence() function" | Brian Paul |
2010-03-25 | llvmpipe: disable an assertion | Brian Paul |
2010-03-25 | glapi: return int = 0 from NoOpGeneric() | Brian Paul |
2010-03-25 | gallium: Add propper sanity checks in configure.ac | Jakob Bornecrantz |
2010-03-25 | glslcompiler: Fix build. | Vinson Lee |
2010-03-25 | st/dri: Don't include sw vs drm dri headers | Jakob Bornecrantz |
2010-03-25 | st/dri: Add dri2 prefix for all dri2.c functions | Jakob Bornecrantz |
2010-03-25 | configure:ac add swrastg_dri | George Sapountzis |
2010-03-25 | st/dri: add TODO list for DRISW | George Sapountzis |
2010-03-25 | swrastg_dri: hack for loader hardcoded stride | George Sapountzis |
2010-03-25 | swrastg_dri: add winsys and target | George Sapountzis |
2010-03-25 | swrastg_dri: add state_tracker | George Sapountzis |
2010-03-25 | st/dri: add drisw | George Sapountzis |
2010-03-25 | st/dri: add dri_wrapper.h | George Sapountzis |
2010-03-25 | st/dri: export DRI1 surface / pipe | George Sapountzis |
2010-03-25 | st/dri: split out DRI2 code | George Sapountzis |
2010-03-25 | st/dri: make get_texture into validate_att | George Sapountzis |
2010-03-25 | st/dri: flush_frontbuffer, allocate_textures for dri2 | George Sapountzis |
2010-03-25 | st/dri: flush_frontbuffer, allocate_textures for dri1 | George Sapountzis |
2010-03-25 | st/dri: minor cosmetic for buffers | George Sapountzis |
2010-03-25 | st/dri: minor cosmetic for screen | George Sapountzis |
2010-03-25 | st/dri: add inline for dri2 check done in multiple places | George Sapountzis |
2010-03-25 | drisw_util: add fields for gallium swrast_dri | George Sapountzis |
2010-03-25 | r300g/radeong: fix scons build | Joakim Sindholt |
2010-03-25 | Merge branch 'gallium-targets' | Jakob Bornecrantz |
2010-03-25 | gallium: Fix libgl-xlib path to sw xlib winsys | Jakob Bornecrantz |
2010-03-25 | r300g: Remove unnecessary header. | Vinson Lee |
2010-03-24 | progs/glsl: Fix vsraytrace GLSL compilation error. | Vinson Lee |
2010-03-24 | progs/glsl: Add raytracing demos to SCons build. | Vinson Lee |
2010-03-24 | llvmpipe: fix up some questionable fence code | Brian Paul |
2010-03-24 | llvmpipe: optimize the lp_setup_fence() function | Brian Paul |
2010-03-24 | llvmpipe: call lp_fence_signal() | Brian Paul |