Age | Commit message (Expand) | Author |
2009-07-23 | r300g: PIPE_CAP_BLEND_EQUATION_SEPARATE. | Corbin Simpson |
2009-07-23 | gallium: clean up opcode definitions | Keith Whitwell |
2009-07-23 | gallium: remove deprecated TGSI opcodes | Keith Whitwell |
2009-07-23 | r600: Remove CRLF line endings. | José Fonseca |
2009-07-23 | util: Add support for Mac OS. | Vinson Lee |
2009-07-23 | r300g: Actually mark shaders as translated/untranslated. | Corbin Simpson |
2009-07-22 | cell: update TGSI_OPCODE_ cases | Brian Paul |
2009-07-23 | gallium: Fix PPC build. | Michel Dänzer |
2009-07-22 | nouveau: nv30: wrong variable for format | Patrice Mandin |
2009-07-22 | r300: fix address register handling in NQSSADCE | Maciej Cencora |
2009-07-22 | nouveau: Take into account sx,sy parameters to read from source surface | Patrice Mandin |
2009-07-22 | gallium: remove multiple aliases for TGSI opcodes | Keith Whitwell |
2009-07-22 | gallium: simplify tgsi_full_immediate struct | Keith Whitwell |
2009-07-21 | r600: fix dst reg indexing for real | Richard Li |
2009-07-21 | Revert "r600: fix dst reg indexing" | Alex Deucher |
2009-07-21 | r600: add stencil support | Alex Deucher |
2009-07-21 | r600: use state functions to set default state | Alex Deucher |
2009-07-21 | r600: fill in point functions | Alex Deucher |
2009-07-21 | r600: set provoking vertex to last vertex for OGL | Alex Deucher |
2009-07-21 | r600: fill in r700UpdateViewportOffset | Alex Deucher |
2009-07-21 | r600: first pass at polyoffset support | Alex Deucher |
2009-07-21 | radeon: fix colorbuffer pitch emission regarding tiling in KMS/CS case | Jerome Glisse |
2009-07-21 | R600: fix up some build problems | Alex Deucher |
2009-07-21 | r600: add alpha test support | Alex Deucher |
2009-07-21 | Track Radeon driver symlinks in Git. | Michel Dänzer |
2009-07-21 | Add missing X11_INCLUDES to egl/drivers/demo and egl/main. | Peter Hutterer |
2009-07-20 | i965: Don't clip everything if FRONT_AND_BACK culling while culling disabled. | Eric Anholt |
2009-07-20 | r600: fix typo in blend code | Alex Deucher |
2009-07-20 | r600: fix dst reg indexing | Kevin DeKorte |
2009-07-20 | r600: add blending support | Alex Deucher |
2009-07-20 | r600: add user clip plane support | Alex Deucher |
2009-07-20 | r600: add logicop support | Alex Deucher |
2009-07-20 | tgsi: get texturing working in vertex shader sse2 path | Keith Whitwell |
2009-07-20 | Merge branch 'mesa_7_5_branch' | Michel Dänzer |
2009-07-20 | radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil. | Michel Dänzer |
2009-07-20 | tgsi: get texturing working in vertex shader sse2 path | Keith Whitwell |
2009-07-20 | tgsi: fix regression in indexed const lookups | Keith Whitwell |
2009-07-20 | r600: Fix compilation | Kevin DeKorte |
2009-07-20 | R6xx/r7xx: Fix line stipple and width issue | Cooper Yuan |
2009-07-20 | Add common_ppc.c to MESA_GALLIUM_SOURCES. | Michel Dänzer |
2009-07-20 | r300g: Fix SCons build. | Michel Dänzer |
2009-07-20 | gallium/trace: Fix SCons build. | Michel Dänzer |
2009-07-20 | r300g: Guard R500 register writes by is_r500 check. | Michel Dänzer |
2009-07-18 | gallium: make g3dvl build again | Dave Airlie |
2009-07-17 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-07-17 | R6xx/R7xx: add fine grained syncing support | Alex Deucher |
2009-07-17 | R6xx/r7xx: send depth state in it's own function | Alex Deucher |
2009-07-18 | st/egl: Fix broken build after EGL thread changes | Andrew Randrianasulu |
2009-07-17 | R200: fix build when RADEON_DEBUG_BO is set | Alex Deucher |
2009-07-18 | radeon: disable BO debug | Dave Airlie |