1. ca83d5a r300g, radeon-gallium: Fix API, cleanup. by Corbin Simpson · 15 years ago
  2. 27b3c43 radeon-gallium: Build fixes wrt changed libdrm_radeon space check API by Nicolai Hähnle · 15 years ago
  3. 256eacb r300g: PIPE_CAP_BLEND_EQUATION_SEPARATE. by Corbin Simpson · 15 years ago
  4. d0d98f3 gallium: clean up opcode definitions by Keith Whitwell · 15 years ago
  5. 78379ab gallium: remove deprecated TGSI opcodes by Keith Whitwell · 15 years ago
  6. 8b78294 r600: Remove CRLF line endings. by José Fonseca · 15 years ago
  7. af1163c util: Add support for Mac OS. by Vinson Lee · 15 years ago
  8. 07961bb r300g: Actually mark shaders as translated/untranslated. by Corbin Simpson · 15 years ago
  9. 895c435 cell: update TGSI_OPCODE_ cases by Brian Paul · 15 years ago
  10. d602966 gallium: Fix PPC build. by Michel Dänzer · 15 years ago
  11. b704239 nouveau: nv30: wrong variable for format by Patrice Mandin · 15 years ago
  12. b129c55 r300: fix address register handling in NQSSADCE by Maciej Cencora · 15 years ago
  13. db40bb0 nouveau: Take into account sx,sy parameters to read from source surface by Patrice Mandin · 15 years ago
  14. ede9f3b gallium: remove multiple aliases for TGSI opcodes by Keith Whitwell · 15 years ago
  15. fd31f92 gallium: simplify tgsi_full_immediate struct by Keith Whitwell · 15 years ago
  16. 5e3c62b r600: fix dst reg indexing for real by Richard Li · 15 years ago
  17. 7edb2a9 Revert "r600: fix dst reg indexing" by Alex Deucher · 15 years ago
  18. 72a3d88 r600: add stencil support by Alex Deucher · 15 years ago
  19. db0160b r600: use state functions to set default state by Alex Deucher · 15 years ago
  20. bd62cd7 r600: fill in point functions by Alex Deucher · 15 years ago
  21. 5a615e7 r600: set provoking vertex to last vertex for OGL by Alex Deucher · 15 years ago
  22. 60787df r600: fill in r700UpdateViewportOffset by Alex Deucher · 15 years ago
  23. 549b8e6 r600: first pass at polyoffset support by Alex Deucher · 15 years ago
  24. 7247446 radeon: fix colorbuffer pitch emission regarding tiling in KMS/CS case by Jerome Glisse · 15 years ago
  25. ecead30 R600: fix up some build problems by Alex Deucher · 15 years ago
  26. 9e6d38f r600: add alpha test support by Alex Deucher · 15 years ago
  27. cf24119 Track Radeon driver symlinks in Git. by Michel Dänzer · 15 years ago
  28. 5358e54 Add missing X11_INCLUDES to egl/drivers/demo and egl/main. by Peter Hutterer · 15 years ago
  29. 81d5550 i965: Don't clip everything if FRONT_AND_BACK culling while culling disabled. by Eric Anholt · 15 years ago
  30. 6617fa6 r600: fix typo in blend code by Alex Deucher · 15 years ago
  31. cc893d9 r600: fix dst reg indexing by Kevin DeKorte · 15 years ago
  32. 265d5eb r600: add blending support by Alex Deucher · 15 years ago
  33. a369963 r600: add user clip plane support by Alex Deucher · 15 years ago
  34. ce9c5a1 r600: add logicop support by Alex Deucher · 15 years ago
  35. cad82cd tgsi: get texturing working in vertex shader sse2 path by Keith Whitwell · 15 years ago
  36. cd63e356 Merge branch 'mesa_7_5_branch' by Michel Dänzer · 15 years ago
  37. 5ed4404 radeon: With DRI1, if we have HW stencil, only expose fbconfigs with stencil. by Michel Dänzer · 15 years ago
  38. 442101d tgsi: get texturing working in vertex shader sse2 path by Keith Whitwell · 15 years ago
  39. 27a19be tgsi: fix regression in indexed const lookups by Keith Whitwell · 15 years ago
  40. 91512fa r600: Fix compilation by Kevin DeKorte · 15 years ago
  41. 19249a1 R6xx/r7xx: Fix line stipple and width issue by Cooper Yuan · 15 years ago
  42. cf721c8 Add common_ppc.c to MESA_GALLIUM_SOURCES. by Michel Dänzer · 15 years ago
  43. 3d0009c r300g: Fix SCons build. by Michel Dänzer · 15 years ago
  44. 0b7a907 gallium/trace: Fix SCons build. by Michel Dänzer · 15 years ago
  45. 3326be6 r300g: Guard R500 register writes by is_r500 check. by Michel Dänzer · 15 years ago
  46. a8921d0 gallium: make g3dvl build again by Dave Airlie · 15 years ago
  47. b96ae1b Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  48. f81f57e R6xx/R7xx: add fine grained syncing support by Alex Deucher · 15 years ago
  49. b192b9d R6xx/r7xx: send depth state in it's own function by Alex Deucher · 15 years ago
  50. 2a6f584 st/egl: Fix broken build after EGL thread changes by Andrew Randrianasulu · 15 years ago
  51. 5008269 R200: fix build when RADEON_DEBUG_BO is set by Alex Deucher · 15 years ago
  52. a046bea radeon: disable BO debug by Dave Airlie · 15 years ago
  53. cd10996 progs/util: remove extfuncs.h (we use GLEW instead) by Brian Paul · 15 years ago
  54. 40fd101 egl: commit missing eglcurrent.[ch] files by Brian Paul · 15 years ago
  55. ee0b1bc progs/glsl: finish conversion to GLEW by Brian Paul · 15 years ago
  56. e910f68 Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa into r6xx-rewrite by Alex Deucher · 15 years ago
  57. 79a1701 R6xx/r7xx: warning fixes by Kevin DeKorte · 15 years ago
  58. a77b455 mesa: set version to 7.5 by Brian Paul · 15 years ago
  59. 71b9e10 mesa: set version to 7.5 by Brian Paul · 15 years ago
  60. 7fd3674 docs: set date for 7.5 release by Brian Paul · 15 years ago
  61. 30bccf8 xeglthreads: Check current context for EGL per-thread support. by Chia-I Wu · 15 years ago
  62. 15fdbc8 egl: Remove redundant DeletePending flag. by Chia-I Wu · 15 years ago
  63. 3f7e0d5 egl: Destroy display's resources upon termination. by Chia-I Wu · 15 years ago
  64. be9d1ab egl: Return the same EGL Display for the same native display. by Chia-I Wu · 15 years ago
  65. cca3134 egl: Use the link functions to manage resources. by Chia-I Wu · 15 years ago
  66. 18457cb egl: Add funtions to link contexts and surfaces to displays. by Chia-I Wu · 15 years ago
  67. 21b635f egl: Extend per-thread info for multiple current contexts. by Chia-I Wu · 15 years ago
  68. 75da80b egl: Support per-thread info. by Chia-I Wu · 15 years ago
  69. 8e92ec9 egl: Add eglcompiler.h for compiler features. by Chia-I Wu · 15 years ago
  70. c4ab08a R6xx/r7xx: disable depth/stencil compression for now by Alex Deucher · 15 years ago
  71. 60d681f R6xx/r7xx: add some missing state regs by Alex Deucher · 15 years ago
  72. 27587f4 docs: news entry for 7.5 release by Brian Paul · 15 years ago
  73. 8c6e81f docs: update links to Gallium wiki page on freedesktop.org by Brian Paul · 15 years ago
  74. 9cea84b texenv: Calculate whether we need to do secondary color on our own. by Eric Anholt · 15 years ago
  75. 99174e7 i965: Add missing state dependency of sf_unit on _NEW_BUFFERS. by Eric Anholt · 15 years ago
  76. 6f63698 R6xx: fix rendering on r6xx/rs780 chips by Alex Deucher · 15 years ago
  77. 2ba98ef python/retrace: Process the call no passed to --to option inclusively. by José Fonseca · 15 years ago
  78. cf7e8fb python/retrace: Dump the surface copy contents. by José Fonseca · 15 years ago
  79. 5807ccb python/retrace: Flush stdout before calling the pipe driver. by José Fonseca · 15 years ago
  80. d4e6df9 mesa: Fix logbase2. by José Fonseca · 15 years ago
  81. 04dd8b7 draw: fix ppc build regression by Keith Whitwell · 15 years ago
  82. c42a616 Warning fixes by Kevin DeKorte · 15 years ago
  83. 0850776 R6xx/r7xx: remove unused function by Alex Deucher · 15 years ago
  84. 3e8832d st/mesa: add some array index bounds assertions by Brian Paul · 15 years ago
  85. 721f80b egl: Add xeglthreads by Chia-I Wu · 15 years ago
  86. 00a216f Restore vp input mapping, fix vtx stream missing problem. by Richard Li · 15 years ago
  87. caf5d52 tgsi: simplify and fix sse KIL implementation by Keith Whitwell · 15 years ago
  88. e1ad38a rtasm: export sse_movmskps by Keith Whitwell · 15 years ago
  89. 3858f47 tgsi: initial texturing support on sse path by Keith Whitwell · 15 years ago
  90. 0c43507 python: Hack to prevent segmentation faults when python exits. by José Fonseca · 15 years ago
  91. 4e1e18a wgl: Expose pipe_screen/pipe_context via an extension. by José Fonseca · 15 years ago
  92. 3ab3209 python: Obtain pipe_screen/pipe_context from the system's OpenGL driver. by José Fonseca · 15 years ago
  93. a01383f tgsi: make sse function callout mechanism more generic by Keith Whitwell · 15 years ago
  94. ebc4a9b tgsi: reduce x86 reg usage in tgsi_sse generated programs by Keith Whitwell · 15 years ago
  95. 4e3002b tgsi: no need to separately malloc input and output arrays by Keith Whitwell · 15 years ago
  96. c202fe1 gallium: reduce recursive include of tgsi_exec.h by Keith Whitwell · 15 years ago
  97. 7fb7027 tgsi: make function call code in tgsi_sse.c less opaque by Keith Whitwell · 15 years ago
  98. 6175653 gallium: proper constructor and destructor for tgsi_exec_machine by Keith Whitwell · 15 years ago
  99. 11606e8 Fix more merge fallout by Alex Deucher · 15 years ago
  100. 92a2f01 R6xx/r7xx: warning fixes by Kevin DeKorte · 15 years ago