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