summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-23gallium: remove deprecated TGSI opcodesKeith Whitwell
2009-07-23r600: Remove CRLF line endings.José Fonseca
2009-07-23util: Add support for Mac OS.Vinson Lee
2009-07-23r300g: Actually mark shaders as translated/untranslated.Corbin Simpson
2009-07-22cell: update TGSI_OPCODE_ casesBrian Paul
2009-07-23gallium: Fix PPC build.Michel Dänzer
2009-07-22nouveau: nv30: wrong variable for formatPatrice Mandin
2009-07-22r300: fix address register handling in NQSSADCEMaciej Cencora
2009-07-22nouveau: Take into account sx,sy parameters to read from source surfacePatrice Mandin
2009-07-22gallium: remove multiple aliases for TGSI opcodesKeith Whitwell
2009-07-22gallium: simplify tgsi_full_immediate structKeith Whitwell
2009-07-21r600: fix dst reg indexing for realRichard Li
2009-07-21Revert "r600: fix dst reg indexing"Alex Deucher
2009-07-21r600: add stencil supportAlex Deucher
2009-07-21r600: use state functions to set default stateAlex Deucher
2009-07-21r600: fill in point functionsAlex Deucher
2009-07-21r600: set provoking vertex to last vertex for OGLAlex Deucher
2009-07-21r600: fill in r700UpdateViewportOffsetAlex Deucher
2009-07-21r600: first pass at polyoffset supportAlex Deucher
2009-07-21radeon: fix colorbuffer pitch emission regarding tiling in KMS/CS caseJerome Glisse
2009-07-21R600: fix up some build problemsAlex Deucher
2009-07-21r600: add alpha test supportAlex Deucher
2009-07-21Track Radeon driver symlinks in Git.Michel Dänzer
2009-07-21Add missing X11_INCLUDES to egl/drivers/demo and egl/main.Peter Hutterer
2009-07-20i965: Don't clip everything if FRONT_AND_BACK culling while culling disabled.Eric Anholt
2009-07-20r600: fix typo in blend codeAlex Deucher
2009-07-20r600: fix dst reg indexingKevin DeKorte
2009-07-20r600: add blending supportAlex Deucher
2009-07-20r600: add user clip plane supportAlex Deucher
2009-07-20r600: add logicop supportAlex Deucher
2009-07-20tgsi: get texturing working in vertex shader sse2 pathKeith Whitwell
2009-07-20Merge branch 'mesa_7_5_branch'Michel Dänzer
2009-07-20radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil.Michel Dänzer
2009-07-20tgsi: get texturing working in vertex shader sse2 pathKeith Whitwell
2009-07-20tgsi: fix regression in indexed const lookupsKeith Whitwell
2009-07-20r600: Fix compilationKevin DeKorte
2009-07-20R6xx/r7xx: Fix line stipple and width issueCooper Yuan
2009-07-20Add common_ppc.c to MESA_GALLIUM_SOURCES.Michel Dänzer
2009-07-20r300g: Fix SCons build.Michel Dänzer
2009-07-20gallium/trace: Fix SCons build.Michel Dänzer
2009-07-20r300g: Guard R500 register writes by is_r500 check.Michel Dänzer
2009-07-18gallium: make g3dvl build againDave Airlie
2009-07-17Merge branch 'mesa_7_5_branch'Brian Paul
2009-07-17R6xx/R7xx: add fine grained syncing supportAlex Deucher
2009-07-17R6xx/r7xx: send depth state in it's own functionAlex Deucher
2009-07-18st/egl: Fix broken build after EGL thread changesAndrew Randrianasulu
2009-07-17R200: fix build when RADEON_DEBUG_BO is setAlex Deucher
2009-07-18radeon: disable BO debugDave Airlie
2009-07-17progs/util: remove extfuncs.h (we use GLEW instead)Brian Paul
2009-07-17egl: commit missing eglcurrent.[ch] filesBrian Paul