1. 21cf976 docs: link to 7.8.2 release notes by Brian Paul · 15 years ago
  2. 3ad9a98 docs: initial 7.8.2 release notes by Brian Paul · 15 years ago
  3. ffedd28 progs/tests: added some debug code (disabled) by Brian Paul · 15 years ago
  4. bab6c0a st/mesa: fix glDrawPixels(GL_DEPTH_COMPONENT) regression by Brian Paul · 15 years ago
  5. 8ac7d7f intel: Call intel_prepare_render() in intelClear() by Li Peng · 15 years ago
  6. 4b39a0d texenvprogram: fix for ARB_draw_buffers. by Dave Airlie · 15 years ago
  7. 582e292 docs: Update 7.8.1 release MD5 sums by Ian Romanick · 15 years ago
  8. 5683d77 mesa: bump MESA_TINY version by Brian Paul · 15 years ago
  9. 0e0de77 docs: added news item for 7.8.1 release by Brian Paul · 15 years ago
  10. 659669d docs: add link to 7.8.1 release notes by Brian Paul · 15 years ago
  11. 0eea33b softpipe: index the correct blend/mask state index by Brian Paul · 15 years ago
  12. 1ad1a51 docs: Add 7.8.1 release MD5 sums by Ian Romanick · 15 years ago
  13. 88b7329 mesa: set version string to 7.8.1 by Ian Romanick · 15 years ago
  14. dcaa2c6 Initial 7.8.1 release notes by Ian Romanick · 15 years ago
  15. f820b26 mesa: update_arrays() depends on program state. by Henri Verbeet · 15 years ago
  16. 42ea25c Update to final names from GLX_INTEL_swap_event spec by Ian Romanick · 15 years ago
  17. f66733e gl: updated glxext.h to version 27 by Ian Romanick · 15 years ago
  18. 930838e util: Use GCC atomic bultins on GCC 4.1 and higher only. by Vinson Lee · 15 years ago
  19. 71b2f1d xdemos: Build object files first by Jeremy Huddleston · 15 years ago
  20. 67776f6 glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds. by Vinson Lee · 15 years ago
  21. 154d924 st/vega: Do not depend on libm. by Chia-I Wu · 15 years ago
  22. 2b4d861 GLX/DRI2: pass GLX drawable ID to dri2InvalidateBuffers by Jesse Barnes · 15 years ago
  23. 1152032 Revert accidental commits from the xquartz tree by Jeremy Huddleston · 15 years ago
  24. 9aadc79 apple: Don't build gallium by Jeremy Huddleston · 15 years ago
  25. 69ea4e7 apple: Use mesa gl.h rather than generating one. by Jeremy Huddleston · 15 years ago
  26. dbe8b01 apple: Integrate our libGL into the existing build system better by Jeremy Huddleston · 15 years ago
  27. 23215ef apple: Change ifdefs for DRI to be DRI && !APPLE by Jeremy Huddleston · 15 years ago
  28. 9495e37 apple: Remove duplicate headers that already exist in mesa. by Jeremy Huddleston · 15 years ago
  29. 0594cf7 apple: Initial import of libGL for OSX from AppleSGLX svn repository. by Jeremy Huddleston · 15 years ago
  30. 86a7978 xdemos: Build object files first by Jeremy Huddleston · 15 years ago
  31. 437902c xdemos: Fix a build failure for non-autoconf configs by Jeremy Huddleston · 15 years ago
  32. 16f568a glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds. by Vinson Lee · 15 years ago
  33. e24f437 st/mesa: use BITFIELD64_BIT to access shader OutputsWritten in more places by Ben Skeggs · 15 years ago
  34. 07c6d94 glx/dri2: Fix debug build with old dri2proto. by Michel Dänzer · 15 years ago
  35. 2aafbd7 docs: fix 7.7.1 release date by Brian Paul · 15 years ago
  36. dec9490 mesa: Add 7.8 release MD5 sums by Ian Romanick · 15 years ago
  37. ef6736e intel: Bump intel driver date to reflect status as 2010Q1 release by Ian Romanick · 15 years ago
  38. a6a4613 mesa: set version string to 7.8 by Ian Romanick · 15 years ago
  39. 1128992 mesa: Add 7.7.1 release MD5 sums by Ian Romanick · 15 years ago
  40. cbc99d3 mesa: set version string to 7.7.1 by Ian Romanick · 15 years ago
  41. 6abc350 progs/tests: Remove duplicate texcompress2 in SConscript. by Vinson Lee · 15 years ago
  42. 1bf67a3 i965g: Add brw_winsys_debug.c to SCons build. by Vinson Lee · 15 years ago
  43. 1b5b04d identity: Add id_drm.c to SCons build. by Vinson Lee · 15 years ago
  44. 9903d09 mesa: move/update hash function comments by Brian Paul · 15 years ago
  45. 038d260 mesa: fix deadlock in _mesa_HashFindFreeKeyBlock() by Brian Paul · 15 years ago
  46. 7996f0f dri/swrast: Fix frontbuffer rendering. by Michel Dänzer · 15 years ago
  47. b005e75 dri/swrast: Fix missed conversion of one pixel pointer increment. by Michel Dänzer · 15 years ago
  48. 77c30c5 i965: Fix readpixels from ReadBuffer != DrawBuffer. by Eric Anholt · 15 years ago
  49. 63fbae8 i965: Fix inversion for glCopyPixels to/from FBOs. by Eric Anholt · 15 years ago
  50. fdbe1ca intel: Rely on allocated region pitch for the miptree pitch. by Eric Anholt · 15 years ago
  51. 57e7936 intel: Remove extra tiling setting after allocating a tiled region. by Eric Anholt · 15 years ago
  52. 4980891 intel: Respect src pitch in _mesa_copy_rect(). by Eric Anholt · 15 years ago
  53. 38cb445 Regenerate gl_mangle.h by Tom Fogal · 15 years ago
  54. 5925849 glapi: return int = 0 from NoOpGeneric() by Brian Paul · 15 years ago
  55. 80f5f7d glslcompiler: Fix build. by Vinson Lee · 15 years ago
  56. fabc744 r300: report correct state atom size by Maciej Cencora · 15 years ago
  57. 88f7859 r300: fix off by one by Maciej Cencora · 15 years ago
  58. 7a77eff r300: fix vertex programs with big number of params (>255) under KMS by Maciej Cencora · 15 years ago
  59. bed7d88 r300: fix wpos/fog handling by Maciej Cencora · 15 years ago
  60. 70929f4 r300: clean fog_attr/wpos_attr if code accessing these attributes has been removed FP during compilation by Maciej Cencora · 15 years ago
  61. 516334b i965: Stop abusing ctx->NewState flags for storing driver internal changes. by Eric Anholt · 15 years ago
  62. ed29329 docs: update docs with 7.7.1 and 7.8 release info by Brian Paul · 15 years ago
  63. ff54af5 softpipe: comments, re-formatting, etc by Brian Paul · 15 years ago
  64. fc1ba04 softpipe: add special cases for all Z compare modes for 16-bit Z buffer by Brian Paul · 15 years ago
  65. 4ceeb13 st/glx: better format selection in xmesa_choose_z_stencil_format() by Brian Paul · 15 years ago
  66. 2ded27b Add missing EGL files to the tarballs. by Chia-I Wu · 15 years ago
  67. 094c6fb glx: Suppress BadDrawable from DRI2CopyRegion by Kristian Høgsberg · 15 years ago
  68. 4eead42 mesa: set version string to 7.8-rc2 by Ian Romanick · 15 years ago
  69. 62d54f0 intel: Call intel_prepare_render() before looking up regions. by Kristian Høgsberg · 15 years ago
  70. 092ca30 Fix potential compilation issue in visual studio project file by Karl Schultz · 15 years ago
  71. ca97f8b glslcompiler: fix build breakage by Brian Paul · 15 years ago
  72. 361e8e9 mesa: Add end of line to the end of a debug output. by Pauli Nieminen · 15 years ago
  73. fce72d5 progs/tests: Add cva_huge to SCons build. by Vinson Lee · 15 years ago
  74. 1e7d65b progs/tests: Include stddef.h for ptrdiff_t on all platforms. by Vinson Lee · 15 years ago
  75. 4ea694a r200: Fix emit size prediction to account elt splitting. by Pauli Nieminen · 15 years ago
  76. 0900544 r200: Don't flush when closing elts in KMS. by Pauli Nieminen · 15 years ago
  77. 1968d8f r200: Fix swtnl fallback to flush pending rendering before transition. by Pauli Nieminen · 15 years ago
  78. 44e3ec3 r200: Fix mixed indetion in r200TclFallback. by Pauli Nieminen · 15 years ago
  79. 9a7acbc vbo: Fix vbo_split_copy to pass correct max_index to draw. by Pauli Nieminen · 15 years ago
  80. a81cd67 tests: Add test for huge client arrays that has to be split. by Pauli Nieminen · 15 years ago
  81. 3d72c4a r300/compiler: fix assertion failure in the r500-fragprog emission path by Marek Olšák · 15 years ago
  82. f0491c9 docs: remove the 'Last updated date' by Brian Paul · 15 years ago
  83. 6fed3a9 glapi: Fix aliases to non-static functions. by Chia-I Wu · 15 years ago
  84. 41a87a4 glapi: Correctly generate static disatches for X86. by Chia-I Wu · 15 years ago
  85. 7e6e049 r300g: remove hacks from translate_vertex_data_swizzle by Marek Olšák · 15 years ago
  86. 73060ec drivers/x11: add PUBLIC qualifier to more API functions by Brian Paul · 15 years ago
  87. 062a208 intel: Use bit-wise not instead of logical not (i830 path) by Ian Romanick · 15 years ago
  88. 689e4b5 intel: Correct value of S0_VB_OFFSET_MASK to match hardware docs. by Ian Romanick · 15 years ago
  89. fda5078 Use bit-wise not instead of logical not. by Ian Romanick · 15 years ago
  90. b7e8039 st/mesa: s/unpack/pack/ to be more consistent by Brian Paul · 15 years ago
  91. 38bd728 intel: Call _mesa_make_current() after getting initial buffers by Kristian Høgsberg · 15 years ago
  92. 05a980a cell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE by Brian Paul · 15 years ago
  93. 6dd4054 cell: be more conservative in cell_is_format_supported() by Brian Paul · 15 years ago
  94. 1bfc314 st/mesa: fix glCopyPixels bugs/crashes when src region need clipping by Brian Paul · 15 years ago
  95. c492227 mesa: rename params in prototype to match implementation by Brian Paul · 15 years ago
  96. 3828910 swrast: remove unused compute_coveragei() function by Brian Paul · 15 years ago
  97. a29c794 i965: Fix ENDLOOP to only patch up this loop's BREAK and CONT. by Eric Anholt · 15 years ago
  98. 42e0e86 i965: Unalias all GLSL source regs from the destination regs used. by Eric Anholt · 15 years ago
  99. d24f59d i965: Fix nested loops in the VS. by Eric Anholt · 15 years ago
  100. 009392f i965: Fix up VP constbuf leak on program delete. by Eric Anholt · 15 years ago