1. 3537da8 glx: remove depency on glheader.h and GLboolean type in XF86DRI code by Brian Paul · 16 years ago
  2. bbd2871 mesa: prefix a bunch of #include lines with "main/". by Brian Paul · 16 years ago
  3. 5e530d8 mesa: fix bug in previous changes to _slang_resolve_attributes() by Brian Paul · 16 years ago
  4. 904f31a intel: Destroy bufmgr in screen destroy, not context. by Eric Anholt · 16 years ago
  5. 27341a9 mesa: rework GLSL vertex attribute binding by Brian Paul · 16 years ago
  6. d439511 mesa: fix display list regression (check if save->prim_count > 0 in vbo_save_EndList()) by Brian Paul · 16 years ago
  7. 9d48a78 mesa: fix MSAA enable state in update_multisample() by Brian Paul · 16 years ago
  8. d36f4ef mesa: remove some assertions that are invalid during context tear-down by Brian Paul · 16 years ago
  9. bd953e8 mesa: get another class of degenerate dlists working by Keith Whitwell · 16 years ago
  10. a30d2c5 add dlist-degenerate test case by Keith Whitwell · 16 years ago
  11. 641b802 glut: s/glut_fbc.c/glut_fcb.c/ by Shane Blackett · 16 years ago
  12. 68a19e3 tdfx: fix crash and lack of visuals bug by Jakub Bogusz · 16 years ago
  13. 87ccb95 i915: fix himask constant init for 64-bit build by Guillaume Melquiond · 16 years ago
  14. 811d8b8 glx: fix 64-bit datatype issue by Guillaume Melquiond · 16 years ago
  15. 11a889d mesa: return after _mesa_problem() calls by Guillaume Melquiond · 16 years ago
  16. d2e0504 mesa: #include <stdio.h> by Guillaume Melquiond · 16 years ago
  17. 5d4c8ec remove invalid XDestroyWindow() call by Guillaume Melquiond · 16 years ago
  18. ee2c8d6 silence warning by Guillaume Melquiond · 16 years ago
  19. 6e51feb GLU: fix asst warnings by Guillaume Melquiond · 16 years ago
  20. 8db7614 intel: Add a width field to regions, and use it for making miptrees in TFP. by Eric Anholt · 16 years ago
  21. bdc8ac4a Finish off the previous fix for TFP. by Eric Anholt · 16 years ago
  22. 34bba44 intel: Don't segfault on TFP from a bad drawable. by Eric Anholt · 16 years ago
  23. 201d341 intel: Remove dead allow_batchbuffer param. by Eric Anholt · 16 years ago
  24. d3dc95e dri/swrast: fix swapBuffers after dri2 by George Sapountzis · 16 years ago
  25. b2e083e i965: Add support for G41 chipset which is another 4 series. by Xiang, Haihao · 16 years ago
  26. 4d42c5b added 24bpp support by Shane Blackett · 16 years ago
  27. bc3b2a5 Fixes for Mingw by Shane Blackett · 16 years ago
  28. 35fd727 intel: track move of bo_exec from drivers to bufmgr. by Eric Anholt · 16 years ago
  29. 3628185 intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change. by Eric Anholt · 16 years ago
  30. 7e0bbdc intel: Move the bufmgr back to the screen. by Eric Anholt · 16 years ago
  31. 11d694b mesa: replace MALLOC w/ CALLOC to fix memory error in glPushClientAttrib() by Brian Paul · 16 years ago
  32. 9246c2f mesa: replace MALLOC w/ CALLOC to fix valgrind warning by Brian Paul · 16 years ago
  33. 0653729 intel: only enable occlusion query if the drm has defines. by Dave Airlie · 16 years ago
  34. 37c74af mesa: improved gl_buffer_object reference counting by Brian Paul · 16 years ago
  35. 4a32f0c configure.ac: bump dri2proto requirement, drop TTM_API define. by Kristian Høgsberg · 16 years ago
  36. 0adfd10 intel: Fix depth_stencil texture. by Xiang, Haihao · 16 years ago
  37. 218df7f mesa: merge stencil values into depth values for MESA_FORMAT_S8_Z24 by Xiang, Haihao · 16 years ago
  38. dc44bb8 mesa: Support for MESA_FORMAT_S8_Z24 texture by Jakob Bornecrantz · 16 years ago
  39. a04aeea intel: Fix prototype warning. by Eric Anholt · 16 years ago
  40. e32721c intel: Fix refcounting on depth buffer initialization in DRI2. by Eric Anholt · 16 years ago
  41. 3bb2a24 intel: Fix a crash if dri2 is disabled. by Xiang, Haihao · 16 years ago
  42. 0fd1a8c fix BUFFER_DEPTH/BUFFER_ACCUM mix-up by Brian Paul · 16 years ago
  43. 418b603 fix no error generated when calling glLight{if}[v] inside begin/end (bug 17408) by Roland Scheidegger · 16 years ago
  44. 5527031 Fix build by removing #include of removed dri_sarea.h. by Michel Dänzer · 16 years ago
  45. f56b569 DRI2: Drop sarea, implement swap buffers in the X server. by Kristian Høgsberg · 16 years ago
  46. 7a2ab6d i965: force thread switch after IF/ELSE/ENDIF. partial fix for #16882. by Xiang, Haihao · 16 years ago
  47. 6073b49 i965: mask control for BREAK/CONT/DO/WHILE. partial fix fox #16882 by Xiang, Haihao · 16 years ago
  48. fd81433 i965: Push/pop instruction state. partial fix for #16882 by Xiang, Haihao · 16 years ago
  49. 6138ee9 mesa: bump MAX_INSN to 350 by Brian Paul · 16 years ago
  50. bafefcc mesa: don't check for GLSL 1.2 to advertise GL 2.1 by Brian Paul · 16 years ago
  51. 9aeb6e7 added 7.1 MD5 sums by Brian Paul · 16 years ago
  52. 019b952 change MESA_MINOR to 3 by Brian Paul · 16 years ago
  53. 17e9bbd 7.1 updates from 7.2 branch by Brian Paul · 16 years ago
  54. 385d6b2 asst. html doc updates by Timo Jyrinki · 16 years ago
  55. 80af50b mesa: glsl: regenerated file by Brian Paul · 16 years ago
  56. 2d5087b mesa: glsl: grab latest fixes from gallium-0.1 branch by Brian Paul · 16 years ago
  57. d6df735 mesa: set version string to 7.3-devel by Brian Paul · 16 years ago
  58. f75843a Revert "Revert "Merge branch 'drm-gem'"" by Dave Airlie · 16 years ago
  59. 7c81124 Revert "Merge branch 'drm-gem'" by Dave Airlie · 16 years ago
  60. a35002c 965: Fix incorrect backface culling by Krzysztof Czurylo · 16 years ago
  61. 6f4fd3a Call _ae_update_state when array enable state changes by Krzysztof Czurylo · 16 years ago
  62. be30fdd 965: Fix color clamping issues by Krzysztof Czurylo · 16 years ago
  63. 1a244cd Formatting changes to ease application of patches by Ian Romanick · 16 years ago
  64. 687cd46 i965: use dri_bo_subdata in vertex upload to get pwrite used. by Eric Anholt · 16 years ago
  65. 021ce88 Flush vertices when updating texObj->GenerateMipmap state. by Eric Anholt · 16 years ago
  66. 3a94b25 Report damage before modifying the area, not after. by Peter Hutterer · 16 years ago
  67. 495c022 intel: Fix SGIS_generate_mipmap after a miptree had been validated. by Eric Anholt · 16 years ago
  68. 8f1d5ca use ftransform() by Brian Paul · 16 years ago
  69. 8434c65 glx: free driScreen in FreeScreenConfigs() by Kristof Ralovich · 16 years ago
  70. 8b51278 glx: free context in driDestroyContext() by Kristof Ralovich · 16 years ago
  71. e206034 glx: free vertex array state when context is destroyed by Kristof Ralovich · 16 years ago
  72. fb36a54 fix mem leak (free psc->visuals) by Kristof Ralovich · 16 years ago
  73. 145f5f6 mesa: fix float blend bug by Mark Anderson · 16 years ago
  74. 2848b55 mesa: move old/obsolete MESA extensions specs to OLD/ directory by Brian Paul · 16 years ago
  75. 9cc13eb i965: fixup format for TFP zero copy by Dave Airlie · 16 years ago
  76. ce61660 i965: make tex offset override work.. by Dave Airlie · 16 years ago
  77. b17b110 i965: Enable GL_ARB_fragment_program_shadow and fix key->shadowtex_mask. (bug #16852, #16853) by Xiang, Haihao · 16 years ago
  78. a667d67 r5xx: Final fog option fix. by Corbin Simpson · 16 years ago
  79. 7855ea2 r5xx: Don't squish GL context when using FogOption by Corbin Simpson · 16 years ago
  80. 12e84a8 r5xx: Enable fog options. by Corbin Simpson · 16 years ago
  81. e438827 fix byte vs. pixel offset bug for 3D textures (see bug 17170) by Henri Verbeet · 16 years ago
  82. 6a00625 mesa: rearrange some code in _mesa_BindTexture() to fix error detection bug 17173 by Brian Paul · 16 years ago
  83. c5d25c8 r5xx: Add DDX and DDY instructions. by Corbin Simpson · 16 years ago
  84. b7ff70e bring in docs from 7.0.4 release/branch by Brian Paul · 16 years ago
  85. 567d877 added test for ARB GLSL extensions by Corbin Simpson · 16 years ago
  86. 5d762e1 added glu.exports files to tarballs list by Brian Paul · 16 years ago
  87. 35479fd fix convolutions test to consistanty use the ARB shader extension functions by Brian Paul · 16 years ago
  88. 7970b2a prep for 7.1 rc4 by Brian Paul · 16 years ago
  89. c0dd912 remove .txt suffix from shader source files by Brian Paul · 16 years ago
  90. ce00d23 mesa: added glsl/convolutions test from gallium branch by Brian Paul · 16 years ago
  91. db1103e mesa: turn off 'x' bit misset on a few .h and .syn files by Brian Paul · 16 years ago
  92. 1f4997c mesa: import latest GLSL code from gallium-0.1 branch by Brian Paul · 16 years ago
  93. 1b39b92 draw a tristrip ring instead of a single quad by Brian Paul · 16 years ago
  94. 37f4520 don't need to use LOD version of texture2D() funcs by Brian Paul · 16 years ago
  95. 2e79b49 intel: remove unneeded mem type and args by Dave Airlie · 16 years ago
  96. 57acb0f r300: Fix 3D texture support. by Michel Dänzer · 16 years ago
  97. 5056063 mesa: fix a swrast state validation bug by Brian Paul · 16 years ago
  98. b9c6f2b mesa: added new glsl/pointcoord.c test by Brian Paul · 16 years ago
  99. 60b9212 mesa: clear the unused upper-left region to black instead of leaving it undefined by Brian Paul · 16 years ago
  100. f911ca0 Removed broken/unsupported darwin-static configs Fixed typo in darwin config by Jeremy Huddleston · 16 years ago