1. f5aa537 apple: Use mesa gl.h rather than generating one. by Jeremy Huddleston · 15 years ago
  2. de96d06 apple: Integrate our libGL into the existing build system better by Jeremy Huddleston · 14 years ago
  3. 163901b darwin: Use clientattrib by Jeremy Huddleston · 14 years ago
  4. 80b280d apple: Change ifdefs for DRI to be DRI && !APPLE by Jeremy Huddleston · 14 years ago
  5. 77dc40b apple: Remove duplicate headers that already exist in mesa. by Jeremy Huddleston · 15 years ago
  6. ad503c4 apple: Initial import of libGL for OSX from AppleSGLX svn repository. by Jeremy Huddleston · 14 years ago
  7. f138188 glapi: Fix loading of old DRI drivers. by Chia-I Wu · 14 years ago
  8. ea373df nv30/40g: fix calls to draw_create(), draw_set_rasterizer_state() by Pedro Maia · 14 years ago
  9. b0e2c5f docs: document updated glext.h and glxext.h files by Brian Paul · 14 years ago
  10. 4eb8039 glxext.h: upgraded to 2010/02/10 version by Brian Paul · 14 years ago
  11. 273058b glext: upgraded to version 61 by Brian Paul · 14 years ago
  12. b695cbd docs: add links to old mailing list archives by Brian Paul · 14 years ago
  13. ad7d36e Fix __glXInitializeVisualConfigFromTags's handling of unrecognized fbconfig tags. by Aaron Plattner · 14 years ago
  14. eb4dc54 r600: don't enable depth test if there is no depth buffer by Jerome Glisse · 14 years ago
  15. c37e275 glx/dri2: Fix build with dri2proto which doesn't define X_DRI2SwapInterval. by Michel Dänzer · 14 years ago
  16. 355370e radeon: 9800 SE has only one quadpipe by Tormod Volden · 14 years ago
  17. b1a9c76 st/mesa: add cases for MESA_FORMAT_Z24_X8, MESA_FORMAT_X8_Z24 by Brian Paul · 14 years ago
  18. 4d7ef6e mesa: fix conversion errors in signed_rgba8888[rev] texel fetch by Brian Paul · 14 years ago
  19. 986eb4b r300: fix vertex unit setup by Alex Deucher · 14 years ago
  20. 2e995cd progs/demos: Fix the progs/demos/rain help text by Aaron Plattner · 14 years ago
  21. 88be217 egl: Pass flags to locate Xlib headers and libraries by Dan Nicholson · 14 years ago
  22. 8e5effe progs: Fix linking of Xlib demos for non-autoconf builds by Dan Nicholson · 14 years ago
  23. 4e7a4be Change libX11 variables to not conflict with AC_PATH_XTRA by Dan Nicholson · 14 years ago
  24. 4f8bf35 gallium: Respect user's CFLAGS for including X headers by Dan Nicholson · 14 years ago
  25. 3b693fd Use X_LIBS from pkg-config, instead of libdir, for locating libX11 by Jeff Smith · 14 years ago
  26. 0a18cdb DRI2: check for swapAvailable before using swap interval protocol by Jesse Barnes · 14 years ago
  27. 385e289 DRI2: synchronize swap interval with server at startup time by Jesse Barnes · 14 years ago
  28. c060265 st/mesa: invert scissor rect depending on FB orientation by Brian Paul · 14 years ago
  29. cf7d08b mesa: Fix build with gcc 3.3. by Matthieu Herrb · 14 years ago
  30. f4553d9 radeon: Let this build with gcc 3.3 by Matthieu Herrb · 14 years ago
  31. c39ab02 radeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl. by Owain Ainsworth · 14 years ago
  32. 7f1ae3a mesa: Use __OpenBSD__ to check for OpenBSD. by Matthieu Herrb · 14 years ago
  33. e3a34cc gallium/draw: use correct rasterization state for wide/AA points/lines by Brian Paul · 14 years ago
  34. db3b342 docs: update links for new mesa-users and mesa-announce lists by Brian Paul · 14 years ago
  35. 8850482 savage: call _mesa_meta_init/free() by Tormod Volden · 14 years ago
  36. b3a68cd softpipe: Fix division by zero by Arpad Borsos · 14 years ago
  37. d9793fc Initialize DRI2 swap interval to 0 by Michael Schmidt · 14 years ago
  38. 157bdd1 DRI2: report swap events correctly in direct rendered case by Jesse Barnes · 14 years ago
  39. 497b660 docs: update name, link for mesa-dev list by Brian Paul · 14 years ago
  40. 4a79626 i915g: Fix assert. by Vinson Lee · 14 years ago
  41. 2657325 r300: respect radeon common code fallbacks by Maciej Cencora · 14 years ago
  42. 6a55188 r300: set proper vertex index limits also in non indexed mode by Maciej Cencora · 14 years ago
  43. edff2e0 r600: add new r7xx pci ids by Alex Deucher · 14 years ago
  44. 394c251 glx: Fix config chooser logic for 'mask' matching by Kristian Høgsberg · 14 years ago
  45. b22a00b mesa: fix instruction indexing bugs by Brian Paul · 14 years ago
  46. 21cf976 docs: link to 7.8.2 release notes by Brian Paul · 14 years ago
  47. 3ad9a98 docs: initial 7.8.2 release notes by Brian Paul · 14 years ago
  48. ffedd28 progs/tests: added some debug code (disabled) by Brian Paul · 14 years ago
  49. bab6c0a st/mesa: fix glDrawPixels(GL_DEPTH_COMPONENT) regression by Brian Paul · 14 years ago
  50. 8ac7d7f intel: Call intel_prepare_render() in intelClear() by Li Peng · 14 years ago
  51. 4b39a0d texenvprogram: fix for ARB_draw_buffers. by Dave Airlie · 14 years ago
  52. 582e292 docs: Update 7.8.1 release MD5 sums by Ian Romanick · 14 years ago
  53. 5683d77 mesa: bump MESA_TINY version by Brian Paul · 14 years ago
  54. 0e0de77 docs: added news item for 7.8.1 release by Brian Paul · 14 years ago
  55. 659669d docs: add link to 7.8.1 release notes by Brian Paul · 14 years ago
  56. 0eea33b softpipe: index the correct blend/mask state index by Brian Paul · 14 years ago
  57. 1ad1a51 docs: Add 7.8.1 release MD5 sums by Ian Romanick · 14 years ago
  58. 88b7329 mesa: set version string to 7.8.1 by Ian Romanick · 14 years ago
  59. dcaa2c6 Initial 7.8.1 release notes by Ian Romanick · 14 years ago
  60. f820b26 mesa: update_arrays() depends on program state. by Henri Verbeet · 14 years ago
  61. 42ea25c Update to final names from GLX_INTEL_swap_event spec by Ian Romanick · 14 years ago
  62. f66733e gl: updated glxext.h to version 27 by Ian Romanick · 14 years ago
  63. 930838e util: Use GCC atomic bultins on GCC 4.1 and higher only. by Vinson Lee · 14 years ago
  64. 71b2f1d xdemos: Build object files first by Jeremy Huddleston · 14 years ago
  65. 67776f6 glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds. by Vinson Lee · 14 years ago
  66. 154d924 st/vega: Do not depend on libm. by Chia-I Wu · 14 years ago
  67. 2b4d861 GLX/DRI2: pass GLX drawable ID to dri2InvalidateBuffers by Jesse Barnes · 14 years ago
  68. 1152032 Revert accidental commits from the xquartz tree by Jeremy Huddleston · 14 years ago
  69. 9aadc79 apple: Don't build gallium by Jeremy Huddleston · 14 years ago
  70. 69ea4e7 apple: Use mesa gl.h rather than generating one. by Jeremy Huddleston · 15 years ago
  71. dbe8b01 apple: Integrate our libGL into the existing build system better by Jeremy Huddleston · 14 years ago
  72. 23215ef apple: Change ifdefs for DRI to be DRI && !APPLE by Jeremy Huddleston · 14 years ago
  73. 9495e37 apple: Remove duplicate headers that already exist in mesa. by Jeremy Huddleston · 15 years ago
  74. 0594cf7 apple: Initial import of libGL for OSX from AppleSGLX svn repository. by Jeremy Huddleston · 14 years ago
  75. 86a7978 xdemos: Build object files first by Jeremy Huddleston · 14 years ago
  76. 437902c xdemos: Fix a build failure for non-autoconf configs by Jeremy Huddleston · 14 years ago
  77. 16f568a glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds. by Vinson Lee · 14 years ago
  78. e24f437 st/mesa: use BITFIELD64_BIT to access shader OutputsWritten in more places by Ben Skeggs · 14 years ago
  79. 07c6d94 glx/dri2: Fix debug build with old dri2proto. by Michel Dänzer · 14 years ago
  80. 2aafbd7 docs: fix 7.7.1 release date by Brian Paul · 14 years ago
  81. dec9490 mesa: Add 7.8 release MD5 sums by Ian Romanick · 14 years ago
  82. ef6736e intel: Bump intel driver date to reflect status as 2010Q1 release by Ian Romanick · 14 years ago
  83. a6a4613 mesa: set version string to 7.8 by Ian Romanick · 14 years ago
  84. 1128992 mesa: Add 7.7.1 release MD5 sums by Ian Romanick · 14 years ago
  85. cbc99d3 mesa: set version string to 7.7.1 by Ian Romanick · 14 years ago
  86. 6abc350 progs/tests: Remove duplicate texcompress2 in SConscript. by Vinson Lee · 14 years ago
  87. 1bf67a3 i965g: Add brw_winsys_debug.c to SCons build. by Vinson Lee · 14 years ago
  88. 1b5b04d identity: Add id_drm.c to SCons build. by Vinson Lee · 14 years ago
  89. 9903d09 mesa: move/update hash function comments by Brian Paul · 14 years ago
  90. 038d260 mesa: fix deadlock in _mesa_HashFindFreeKeyBlock() by Brian Paul · 14 years ago
  91. 7996f0f dri/swrast: Fix frontbuffer rendering. by Michel Dänzer · 14 years ago
  92. b005e75 dri/swrast: Fix missed conversion of one pixel pointer increment. by Michel Dänzer · 14 years ago
  93. 77c30c5 i965: Fix readpixels from ReadBuffer != DrawBuffer. by Eric Anholt · 14 years ago
  94. 63fbae8 i965: Fix inversion for glCopyPixels to/from FBOs. by Eric Anholt · 14 years ago
  95. fdbe1ca intel: Rely on allocated region pitch for the miptree pitch. by Eric Anholt · 14 years ago
  96. 57e7936 intel: Remove extra tiling setting after allocating a tiled region. by Eric Anholt · 14 years ago
  97. 4980891 intel: Respect src pitch in _mesa_copy_rect(). by Eric Anholt · 14 years ago
  98. 38cb445 Regenerate gl_mangle.h by Tom Fogal · 14 years ago
  99. 5925849 glapi: return int = 0 from NoOpGeneric() by Brian Paul · 14 years ago
  100. 80f5f7d glslcompiler: Fix build. by Vinson Lee · 14 years ago