1. 7b569be r300g: Don't avoid rewriting ZTOP. by Corbin Simpson · 15 years ago
  2. 46fafdd r300g: Atomize rasterizer. by Corbin Simpson · 15 years ago
  3. d9de848 nouveau: Make winsys recognise the original NV50. by Marcin Kościelnicki · 15 years ago
  4. 42f2880 radeon: fix prediction for r100 inline vert/elt emits. by Dave Airlie · 15 years ago
  5. 554043b radeon: fix bug in realloc code. by Dave Airlie · 15 years ago
  6. 32da02f st/dri: update dri2 drawables when viewport is changed by Ben Skeggs · 15 years ago
  7. 8a2c961 r300g: Atomize ZTOP. by Corbin Simpson · 15 years ago
  8. 07ea7e6 r300g: Atomize DSA. by Corbin Simpson · 15 years ago
  9. 249374b r300g: Atomize UCP. by Corbin Simpson · 15 years ago
  10. 9d3db60 r300g: Atomize blend color. by Corbin Simpson · 15 years ago
  11. d496399 r300g: Start using atoms. by Corbin Simpson · 15 years ago
  12. 1257655 llvmpipe: Update instructions. by José Fonseca · 15 years ago
  13. d4c1ee0 egl: Clean up the Makefile rules. by Chia-I Wu · 15 years ago
  14. 064242a egl_softpipe: Remove the unnecessary call to _eglSwapBuffers. by Chia-I Wu · 15 years ago
  15. cdc1105 llvmpipe: Yet another hack to get release LLVM static libraries to link in debug builds. by José Fonseca · 15 years ago
  16. a921458 scons: LLVM <-> MSVC integration tweaks. by José Fonseca · 15 years ago
  17. 74f5208 gallium: Remove dead code. by José Fonseca · 15 years ago
  18. dc6bcc9 gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of ad-hoc definitions. by José Fonseca · 15 years ago
  19. 0b7b76f r300: minor accelerated blit fixes by Maciej Cencora · 15 years ago
  20. cf17480 r300: fallback on depth buffer blits by Maciej Cencora · 15 years ago
  21. 99637ba nv50: handle TGSI_OPCODE_UMAD,UMUL,NOT and fix SAD by Christoph Bumiller · 15 years ago
  22. 222738f nv50: free src temp_temps on emit by Christoph Bumiller · 15 years ago
  23. a5f771d nv50: try to honor sprite coord mode by Christoph Bumiller · 15 years ago
  24. fd70841 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  25. 674c763 mesa: Ensure libmesagallium.a is finished building before descending by Dan Nicholson · 15 years ago
  26. a1de400 mklib: Extract archives into temporary directories by Dan Nicholson · 15 years ago
  27. dddd5a3 tgsi: Cleanup dot-product opcodes in interpreter. by Michal Krol · 15 years ago
  28. 3c42e40 r300: Move initial declaration outside for loop. by Vinson Lee · 15 years ago
  29. 95f603a nv20: Fix build for the latest nouveau_class.h changes. by Francisco Jerez · 15 years ago
  30. d699b67 scons: Don't build xlib when dri is enabled. by José Fonseca · 15 years ago
  31. ba33ef0 lvmpipe: Initialize all coordinates. by José Fonseca · 15 years ago
  32. c6509f8 scons: Output a meaningful message when xlib libGL.so can't be built. by José Fonseca · 15 years ago
  33. de22c94 scons: Use static glew library on Unices to avoid binary compatability issues by José Fonseca · 15 years ago
  34. 45fe1d7 st/xorg: remove unused xorg_exa_get_pixmap_handle function by Keith Whitwell · 15 years ago
  35. 5dd9e23 docs: document Gallium SSE codegen for XPD bug fix by Brian Paul · 15 years ago
  36. 8647aa1 tgsi: fix SSE code emit for XPD by Brian Paul · 15 years ago
  37. 7fc5fca nv50: preallocate TEMPs written first time in a subroutine by Christoph Bumiller · 15 years ago
  38. a009fa4 nv50: handle TGSI_OPCODE_SAD,UADD by Christoph Bumiller · 15 years ago
  39. d550de2 nv50: handle TGSI_OPCODE_IMAX,IMIN,UMAX,UMIN by Christoph Bumiller · 15 years ago
  40. 607b9c2 nv50: handle integer SET operations by Christoph Bumiller · 15 years ago
  41. ccc7d0c nv50: handle TGSI_OPCODE_SHL,ISHR,USHR by Christoph Bumiller · 15 years ago
  42. 152b3bd nv50: handle TGSI_OPCODE_F2I,F2U,I2F,U2F plus src mods by Christoph Bumiller · 15 years ago
  43. 46f5579 intel: Remove leftover symlinks from DRI1 removal. by Eric Anholt · 15 years ago
  44. 7335d80 tgsi: add assertion to verify legal register file by Brian Paul · 15 years ago
  45. 0c6794c tgsi: fix incorrectly placed braces, add more braces to be clear by Brian Paul · 15 years ago
  46. 16b5d2e tgsi: move register checking code before check_register_usage() by Brian Paul · 15 years ago
  47. b841c27 swrast: fix color masking for glAccum(GL_RETURN) by Brian Paul · 15 years ago
  48. fa47eff i810: use ColorMask[0] by Brian Paul · 15 years ago
  49. 7c55fe9 progs/fp: increase buffer size to read larger shaders by Brian Paul · 15 years ago
  50. c642c24 gallium/util: remove useless assertions by Brian Paul · 15 years ago
  51. c3e846a gallium/util: update comment: s/src_pitch/src_stride by Brian Paul · 15 years ago
  52. f39bae8 gallium/util: make src_y unsigned like the other x/y params by Brian Paul · 15 years ago
  53. 8081c1e llvmpipe: Remove TGSI sampler pointers from JIT context too. by José Fonseca · 15 years ago
  54. 12c6b87 llvmpipe: Remove more loose ends of TGSI exec sampling. by José Fonseca · 15 years ago
  55. 27fe7a7 configure: Fix matching for dri driver to actually work by Kristian Høgsberg · 15 years ago
  56. c9a210f makefile: added src/glsl/Makefile.template to tarball list by Brian Paul · 15 years ago
  57. 1501080 i965g: updates for draw retval by Keith Whitwell · 15 years ago
  58. 7bd7e2d llvmpipe: Axe texture sampling code inherited from softpipe. by José Fonseca · 15 years ago
  59. 2b7a4b2 progs/fp: remove invalid tri-inv.c test by Brian Paul · 15 years ago
  60. 4440428 gallium: Fix texture sampling with explicit LOD in softpipe. by Michal Krol · 15 years ago
  61. 4bfe1c9 gallium: Pass per-element (not per-quad) LOD bias values down to texture sampler. by Michal Krol · 15 years ago
  62. e313dab tgsi: Cleanup exec_tex(). by Michal Krol · 15 years ago
  63. 8d38ef4 svga: Fix fs key size computation and key comparison. by Michal Krol · 15 years ago
  64. d424676 progs/demos: Assert that input to malloc is valid. by Vinson Lee · 15 years ago
  65. 45ac10f progs/xdemos: Check for string overflow. by Vinson Lee · 15 years ago
  66. 25ffd76 progs/xdemos: Check for string overflow. by Vinson Lee · 15 years ago
  67. 468f270 svga: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
  68. ef7eb62 meta: remove F suffix from _mesa_Ortho() params by Brian Paul · 15 years ago
  69. 73bd400 docs: document a mipmap generation bug fix by Brian Paul · 15 years ago
  70. cb3cb96 meta: move destination vertex/projection setup out of _mesa_meta_GenerateMipmap by Brian Paul · 15 years ago
  71. 06970b2 meta: set viewport and projection matrix in _mesa_meta_GenerateMipmap by Brian Paul · 15 years ago
  72. 49653c0 r600: adjust after radeon mipmap changes in 7118db8700 by Andre Maasikas · 15 years ago
  73. 8485811 tnl: set FOGC result to (f,0,0,1) by Brian Paul · 15 years ago
  74. 4c45810 progs/xdemos: Remove comma at end of enumerator list. by Vinson Lee · 15 years ago
  75. 96a4e45 progs/xdemos: Use temporary variables. by Vinson Lee · 15 years ago
  76. c1dad22 progs/glsl: Prevent possible string overflow. by Vinson Lee · 15 years ago
  77. f4952f0 progs/xdemos: Prevent possible string overflow. by Vinson Lee · 15 years ago
  78. 6f498a7 r300g: add back-face color VS outputs by Marek Olšák · 15 years ago
  79. 7679ac2 r300g: fix SWTCL stream locations of texture coordinates by Marek Olšák · 15 years ago
  80. 1a4f242 r300g: if no DS buffer is set, disable reading from and writing to it by Marek Olšák · 15 years ago
  81. 26f67a2 r300g: disable the rasterization of WPOS if it's unused by the FS by Marek Olšák · 15 years ago
  82. bf60eb3 r300g: add WPOS by Marek Olšák · 15 years ago
  83. dc7f309 r300/compiler: add full viewport transformation support in WPOS codegen by Marek Olšák · 15 years ago
  84. ddfc4e3 r300g: consolidate params by Marek Olšák · 15 years ago
  85. e78648d r300g: fix outputting depth in the FS by Marek Olšák · 15 years ago
  86. 7c902b4 r300g: optimize blending by conditionally disabling reads from the colorbuffer by Marek Olšák · 15 years ago
  87. 6b9b321 r300g: optimize blending by discarding pixels that don't change the colorbuffer by Marek Olšák · 15 years ago
  88. 717c280 r300g: fix blending when SRC_ALPHA_SATURATE is used by Marek Olšák · 15 years ago
  89. a6d91a1 util/blitter: allow NULL CSOs to be saved by Marek Olšák · 15 years ago
  90. 8e559e0 softpipe: fix draw return value by Keith Whitwell · 15 years ago
  91. c9befda r600: float texture component ordering by Pierre Ossman · 15 years ago
  92. 60f5608 r300g: add missing is_anistropic param by Brian Paul · 15 years ago
  93. d8331aa svga: make texture_target a ubyte, not a bitfield by Brian Paul · 15 years ago
  94. 324568f mesa: test index bounds before array element by Roel Kluin · 15 years ago
  95. 5db710a win32_menu: add missing parentheses in mapMenu() by Roel Kluin · 15 years ago
  96. 2b4acd2 nv50: add missing parentheses in nv50_query_result() by Roel Kluin · 15 years ago
  97. 439b34c gallium/docs: finish up description of pipe_rasterizer_state fields by Brian Paul · 15 years ago
  98. 251363e configs: set INTEL_LIBS, INTEL_CFLAGS, etc by Brian Paul · 15 years ago
  99. ace9324 util: Fix format descriptor table entries. by Michal Krol · 15 years ago
  100. 4e014c0 pipe_sampler_state::compare_mode is not a boolean enable flag. by Michal Krol · 15 years ago