1. f4e561c drisw: make stride issue profound by George Sapountzis · 15 years ago
  2. 02ee7c2 identity: Add id_drm.c to SCons build. by Vinson Lee · 15 years ago
  3. 077570c st/egl: Fix missing symbols. by Chia-I Wu · 15 years ago
  4. a43618f r300g: fix macrotiling for non-square textures by Mathias Fröhlich · 15 years ago
  5. 29ec84b glx: try swrastg_dri, if swrast_dri fails by George Sapountzis · 15 years ago
  6. c8844c5 r300g: Make SWTCL clear work again. by Corbin Simpson · 15 years ago
  7. 42f14a7 r300g: Remove unnecessary header. by Vinson Lee · 15 years ago
  8. 9503006 gallium: Fix Windows SCons build. by Vinson Lee · 15 years ago
  9. 0383288 st/dri: Fix SCons build. by Vinson Lee · 15 years ago
  10. 8260e9a gallium/llvmpipe: add PROGS target/rule to Makefile.template by Chris Li · 15 years ago
  11. d4b103e auto detect llvm version by Chris Li · 15 years ago
  12. e9a2508 rtasm: Silence gnu_printf format warnings. by Vinson Lee · 15 years ago
  13. feb619b Merge branch '7.8' by Michel Dänzer · 15 years ago
  14. 7996f0f dri/swrast: Fix frontbuffer rendering. by Michel Dänzer · 15 years ago
  15. b005e75 dri/swrast: Fix missed conversion of one pixel pointer increment. by Michel Dänzer · 15 years ago
  16. 3ae082f swrastg: allow for any of the software rasterizers. by George Sapountzis · 15 years ago
  17. d9b6552 dri/common: add comment about DRISW wrt DRI1 / DRI2 by George Sapountzis · 15 years ago
  18. fc35d20 st/dri: add comment about the ifdef in dri_screen.c by George Sapountzis · 15 years ago
  19. 5b07257 st/dri: factor out common init_screen code by George Sapountzis · 15 years ago
  20. 1fbfc22 st/dri mv __driDriverExtensions to drisw.c and dri2.c by George Sapountzis · 15 years ago
  21. 4b722bf st/dri: fold dri_extensions.c into dri_context.c by George Sapountzis · 15 years ago
  22. 22cd6f2 mesa: only call _mesa_update_state() when necessary in glGet functions by Brian Paul · 15 years ago
  23. e57405e swrastg: Use llvmpipe if built but only on scons by Jakob Bornecrantz · 15 years ago
  24. 7f91f2e swrastg: Build with scons by Jakob Bornecrantz · 15 years ago
  25. 7115291 gallium: Fix DRI driver build warnings under scons by Jakob Bornecrantz · 15 years ago
  26. fb70f45 svga/drm: Fix build under scons by Jakob Bornecrantz · 15 years ago
  27. ff0987a svga: Fix typo in configure script by Xavier Chantry · 15 years ago
  28. b6df7ae r300/compiler: Lower CMP for vertex programs. by Corbin Simpson · 15 years ago
  29. 38c7a01 Revert "r300g: add generating texture coordinates for point sprites (WIP)" by Corbin Simpson · 15 years ago
  30. 1f19aba nv50: fix FACE semantic check in FP input slot assignments by Christoph Bumiller · 15 years ago
  31. b1e3e03 rtasm: Fix typos in comments. by Vinson Lee · 15 years ago
  32. 8edf085 identity: Remove unnecessary header. by Vinson Lee · 15 years ago
  33. 87ac117 progs/gallium: Add trivial gallium demos by Jakob Bornecrantz · 15 years ago
  34. 77c30c5 i965: Fix readpixels from ReadBuffer != DrawBuffer. by Eric Anholt · 15 years ago
  35. 63fbae8 i965: Fix inversion for glCopyPixels to/from FBOs. by Eric Anholt · 15 years ago
  36. fdbe1ca intel: Rely on allocated region pitch for the miptree pitch. by Eric Anholt · 15 years ago
  37. 57e7936 intel: Remove extra tiling setting after allocating a tiled region. by Eric Anholt · 15 years ago
  38. 4980891 intel: Respect src pitch in _mesa_copy_rect(). by Eric Anholt · 15 years ago
  39. fe306e7 draw: Add EMIT_4UB_BGRA format by Jakob Bornecrantz · 15 years ago
  40. 84a8347 draw: Use translate function instead of switch cases by Jakob Bornecrantz · 15 years ago
  41. bc88c95 i915g: Rename winsys prefix to i915_ from intel_ by Jakob Bornecrantz · 15 years ago
  42. 80672e8 st/dri: Move common files to common directory by Jakob Bornecrantz · 15 years ago
  43. 5b1fc14 st/dri: Reshuffle files and make it obvious which files are shared by Jakob Bornecrantz · 15 years ago
  44. 38cb445 Regenerate gl_mangle.h by Tom Fogal · 15 years ago
  45. a6fecdf Merge branch '7.8' by Brian Paul · 15 years ago
  46. 8814bb6 Revert "llvmpipe: optimize the lp_setup_fence() function" by Brian Paul · 15 years ago
  47. 67e377b llvmpipe: disable an assertion by Brian Paul · 15 years ago
  48. 5925849 glapi: return int = 0 from NoOpGeneric() by Brian Paul · 15 years ago
  49. a82e37b gallium: Add propper sanity checks in configure.ac by Jakob Bornecrantz · 15 years ago
  50. 80f5f7d glslcompiler: Fix build. by Vinson Lee · 15 years ago
  51. 9eaadfe st/dri: Don't include sw vs drm dri headers by Jakob Bornecrantz · 15 years ago
  52. 8f47f53 st/dri: Add dri2 prefix for all dri2.c functions by Jakob Bornecrantz · 15 years ago
  53. 7b33329 configure:ac add swrastg_dri by George Sapountzis · 15 years ago
  54. 1570e30 st/dri: add TODO list for DRISW by George Sapountzis · 15 years ago
  55. bb289a8 swrastg_dri: hack for loader hardcoded stride by George Sapountzis · 15 years ago
  56. 007e0e3 swrastg_dri: add winsys and target by George Sapountzis · 15 years ago
  57. 992e957 swrastg_dri: add state_tracker by George Sapountzis · 15 years ago
  58. 5b75e12 st/dri: add drisw by George Sapountzis · 15 years ago
  59. 1bed0eb st/dri: add dri_wrapper.h by George Sapountzis · 15 years ago
  60. 4ce16e1 st/dri: export DRI1 surface / pipe by George Sapountzis · 15 years ago
  61. 6a7bd8e st/dri: split out DRI2 code by George Sapountzis · 15 years ago
  62. 96c152b st/dri: make get_texture into validate_att by George Sapountzis · 15 years ago
  63. a21c303 st/dri: flush_frontbuffer, allocate_textures for dri2 by George Sapountzis · 15 years ago
  64. 24056e7 st/dri: flush_frontbuffer, allocate_textures for dri1 by George Sapountzis · 15 years ago
  65. 03c4573 st/dri: minor cosmetic for buffers by George Sapountzis · 15 years ago
  66. c049d58 st/dri: minor cosmetic for screen by George Sapountzis · 15 years ago
  67. d7f7806 st/dri: add inline for dri2 check done in multiple places by George Sapountzis · 15 years ago
  68. 20755c5 drisw_util: add fields for gallium swrast_dri by George Sapountzis · 15 years ago
  69. 204c880 r300g/radeong: fix scons build by Joakim Sindholt · 15 years ago
  70. 7d17de4 Merge branch 'gallium-targets' by Jakob Bornecrantz · 15 years ago
  71. 0d0220f gallium: Fix libgl-xlib path to sw xlib winsys by Jakob Bornecrantz · 15 years ago
  72. 8b12c58 r300g: Remove unnecessary header. by Vinson Lee · 15 years ago
  73. 3fcfd69 progs/glsl: Fix vsraytrace GLSL compilation error. by Vinson Lee · 15 years ago
  74. 3bccb54 progs/glsl: Add raytracing demos to SCons build. by Vinson Lee · 15 years ago
  75. 9a52417 llvmpipe: fix up some questionable fence code by Brian Paul · 15 years ago
  76. a9063ca llvmpipe: optimize the lp_setup_fence() function by Brian Paul · 15 years ago
  77. d7ddb58 llvmpipe: call lp_fence_signal() by Brian Paul · 15 years ago
  78. 331729c llvmpipe: added lp_fence_signal() by Brian Paul · 15 years ago
  79. b4b4ac6 i915g: Correct and add supperted texture formats by Jakob Bornecrantz · 15 years ago
  80. 372011b st/dri: Fix for X server 1.6.0 (DRI2 version 1) by Jakob Bornecrantz · 15 years ago
  81. 2ad8692 llvmpipe: fix texture reference counting bug by Brian Paul · 15 years ago
  82. f0e04b0 progs/demos: add other modes/patterns to dissolve demo by Brian Paul · 15 years ago
  83. d9a19d8 r100/r200/r300/r600: enable accel for Copy/DrawPixels without kms by Alex Deucher · 15 years ago
  84. fabc744 r300: report correct state atom size by Maciej Cencora · 15 years ago
  85. 88f7859 r300: fix off by one by Maciej Cencora · 15 years ago
  86. 7a77eff r300: fix vertex programs with big number of params (>255) under KMS by Maciej Cencora · 15 years ago
  87. bed7d88 r300: fix wpos/fog handling by Maciej Cencora · 15 years ago
  88. 70929f4 r300: clean fog_attr/wpos_attr if code accessing these attributes has been removed FP during compilation by Maciej Cencora · 15 years ago
  89. f5ae5b5 gallium: Add warnings incase pipe drivers are not built in targets by Jakob Bornecrantz · 15 years ago
  90. 738850e gallium: Make scons build dri/xorg drivers again by Jakob Bornecrantz · 15 years ago
  91. 3695cdd i965: Handle the negate and abs swizzles on brw_wm_glsl.c immediate args. by Eric Anholt · 15 years ago
  92. 42a1bcc radeong: Fix scons build by Jakob Bornecrantz · 15 years ago
  93. c9f9867 gallium: Reorg winsys directories by Jakob Bornecrantz · 15 years ago
  94. 43218a4 gallium: Move xorg drivers to targets by Jakob Bornecrantz · 15 years ago
  95. f5ba2cd gallium: Move egl drivers to targets by Jakob Bornecrantz · 15 years ago
  96. be38b32 gallium: Move dri drivers to targets by Jakob Bornecrantz · 15 years ago
  97. 41d2ebf gallium: Remove GALLIUM_WINSYS_DRM_DIRS by Jakob Bornecrantz · 15 years ago
  98. 01f7acb progs/glsl: remove/replace //-style comments by Brian Paul · 15 years ago
  99. 79394f0 progs/glsl: silence warnings, remove debug code, adjust window size, etc by Brian Paul · 15 years ago
  100. 4e32877 demos: import GLSL raytracing demos by RALOVICH, Kristóf · 15 years ago