1. 2b4e009 glx: Use wrapper macro to detect direct rendering by Ian Romanick · 14 years ago
  2. 2ecbe4e glx: Fix TOP setting in src/glx Makefile by Kristian Høgsberg · 14 years ago
  3. 6e8897f Retire miniglx and move the actual glx code up to src/glx by Kristian Høgsberg · 14 years ago
  4. 8b0b5ac glx: Fix SwapBuffers regression introduced by 01923fb72d. by Francisco Jerez · 14 years ago
  5. 01923fb glx: permit building with older protocol headers by Keith Whitwell · 14 years ago
  6. 697e221 glx: Don't mark the XF86DRI functions PUBLIC by Kristian Høgsberg · 14 years ago
  7. e3a99e8 glx: Remove unnecessary headers. by Vinson Lee · 14 years ago
  8. 81cca6d glx: fix possible memory leaks in dri2CreateScreen() by Rodolfo Ribeiro Gomes · 14 years ago
  9. 1469317 glx: Build GLX normally. by Chia-I Wu · 15 years ago
  10. 7a9329b mesa: misc GLX_INTEL_swap_event fixes by Robert Bragg · 15 years ago
  11. 782b688 Merge branch 'arb_half_float_vertex' by Dave Airlie · 15 years ago
  12. 1ac5fd5 glapi: add GL_HALF_FLOAT enum support. by Dave Airlie · 15 years ago
  13. cd8614b Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  14. bdd2500 Do not include glapi/dispatch.h outside Mesa core. by Chia-I Wu · 15 years ago
  15. a7aaf05 Sun compilers now support some gcc __attribute__ values by Alan Coopersmith · 15 years ago
  16. e882943 glx: Set GL context to null in __glXSetCurrentContextNull by Luca Barbieri · 15 years ago
  17. 1cfd769 DRI2: don't send DRI2 requests the server doesn't know about by Jesse Barnes · 15 years ago
  18. 62eb28c GLX/DRI2: pass X drawable ID instead by Jesse Barnes · 15 years ago
  19. c6ef705 Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa by Jesse Barnes · 15 years ago
  20. 7f17057 DRI2/GLX: add INTEL_swap_event support by Jesse Barnes · 15 years ago
  21. efc82e7 DRI2: add SwapInterval support by Jesse Barnes · 15 years ago
  22. daf7fe6 DRI2: add OML_sync_control support by Jesse Barnes · 15 years ago
  23. a35f6bb DRI2: add SwapBuffers support by Jesse Barnes · 15 years ago
  24. ae44b92 Merge branch 'remove-intel-dri1' by Kristian Høgsberg · 15 years ago
  25. d61f073 Remove leftover __DRI{screen,drawable,context}Private references by Kristian Høgsberg · 15 years ago
  26. 287cbba apple: Purge existing (not working) GLX_USE_APPLEGL from dated libGL on OSX by Jeremy Huddleston · 15 years ago
  27. 32305e3 glxcmds: Fix comment about __DRI_ALLOCATE by Jeremy Huddleston · 15 years ago
  28. d0b7ff5 Merge branch 'mesa_7_6_branch' into mesa_7_7_branch by Brian Paul · 15 years ago
  29. 6c8c1ce glx: Add XF86DRI[Open|Close]FullScreen prototypes to xf86dri.h. by Vinson Lee · 15 years ago
  30. cf3bb0c glx: Move declaration outside for loop. by Vinson Lee · 15 years ago
  31. cf02484 glx: Compile dri2.c only if GLX_DIRECT_RENDERING is defined. by Vinson Lee · 15 years ago
  32. 76b3523 glx: Prevent potential null pointer deference in driCreateContext. by Vinson Lee · 15 years ago
  33. 26d2ce0 GLX: Change GLX client vendor string to "Mesa Project and SGI" by Ian Romanick · 15 years ago
  34. e055665 glx: Fix memory leak if XF86DRICreateDrawable() fails by Vinson Lee · 15 years ago
  35. 5e6a6a2 glx: don't destroy context immediately if it's currently bound by Brian Paul · 15 years ago
  36. 521e4b9 glx: fix glXQueryContext(GLX_RENDER_TYPE) by Brian Paul · 15 years ago
  37. ef9cd84 glx: indentation fixes by Brian Paul · 15 years ago
  38. eeb7e04 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch by Brian Paul · 15 years ago
  39. d09941c Fix build on non GLIBC platforms (FreeBSD at least) by Robert Noland · 15 years ago
  40. ba002eb Merge branch 'mesa_7_5_branch' into mesa_7_6_branch by Brian Paul · 15 years ago
  41. bc75464 glx: include string.h to silence missing memset() prototype warning by Brian Paul · 15 years ago
  42. e857303 GLX: Warn only once about applications calling GLX 1.3 functions by Tormod Volden · 15 years ago
  43. 82c2f77 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch by Nicolai Hähnle · 15 years ago
  44. 9666529 glx: Use initstate_r / random_r instead of corrupting global random number state by Ian Romanick · 15 years ago
  45. 6c6fe0a Merge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch by Ian Romanick · 15 years ago
  46. 1f309c4 GLX: Complain when buggy applications call GLX 1.3 functions. by Ian Romanick · 15 years ago
  47. 9053bb0 Merge branch 'mesa_7_5_branch' by Michel Dänzer · 15 years ago
  48. edb1178 glx/x11: Fix glXCreateGLXPixmap for direct rendering. by Michel Dänzer · 15 years ago
  49. 029e643 glx/dri2: Always use X drawable ID for DRI2 protocol. by Michel Dänzer · 15 years ago
  50. 49c0825 glx: initialize some local vars to silence warnings with -O3 by Brian Paul · 15 years ago
  51. 0896268 glx: indent -br -i3 -npcs --no-tabs by RALOVICH, Kristóf · 15 years ago
  52. 50f8ca2 glx: fix signedness warning by RALOVICH, Kristóf · 15 years ago
  53. 7013a4d mesa/glapi: regenerated files from gl_API.xml by Brian Paul · 15 years ago
  54. e87320b Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  55. 45f4e88 glx: assign per screen driver configs (DRISW) by RALOVICH, Kristóf · 15 years ago
  56. d090ba9 glx: assign per screen driver configs (DRI) by RALOVICH, Kristóf · 15 years ago
  57. 82f4dc2 glx: assign per screen driver configs (DRI2) by RALOVICH, Kristóf · 15 years ago
  58. e32b601 glx: properly release DRI configs by RALOVICH, Kristóf · 15 years ago
  59. ce0ad53 glx: cache DRI configs in __GLXscreenConfigsRec by RALOVICH, Kristóf · 15 years ago
  60. 8363dff glx: remove XTHREADS support by RALOVICH, Kristóf · 15 years ago
  61. 4b0b250 glx: Prevent potential null pointer deference in driCreateContext. by Vinson Lee · 15 years ago
  62. b43887c ARB_fbo: Enable extensions related to GL_ARB_framebuffer_object for GLX by Ian Romanick · 15 years ago
  63. 4e7476f ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXT by Ian Romanick · 15 years ago
  64. 7fd4400 ARB_fbo: Regenerate files from previous commits. by Ian Romanick · 15 years ago
  65. 25b492b GLX/DRI1: Mark GLX visuals with depth != screen depth non-conformant. by Michel Dänzer · 15 years ago
  66. 28471cf Merge branch 'mesa_7_5_branch' by Jakob Bornecrantz · 15 years ago
  67. b40dc7e Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  68. fa5b036 glx: plug a leak by Kristof Ralovich · 15 years ago
  69. 52f895d glx: fix null pointer dereference segfault (bug 22546) by Brian Paul · 15 years ago
  70. 9d367d4 Disable SGI_swap_control extension for DRI2 by Owen W. Taylor · 15 years ago
  71. 9dfce36 Also release direct rendering resources in glXDestroyGLXPixmap. by Michel Dänzer · 15 years ago
  72. c53705e GLX: attempt to fix glean makeCurrent test cases. by Brian Paul · 15 years ago
  73. a04af33 Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
  74. 5ca800e dri2: Refresh the fake front contents after glXSwapBuffers(). by Eric Anholt · 15 years ago
  75. 77506da GLX: attempt to fix glean makeCurrent test cases. by Dave Airlie · 15 years ago
  76. 279143c Disable SGI_swap_control extension for DRI2 by Owen W. Taylor · 15 years ago
  77. 1ad1576 Thank you git for doing the right thing. by Ian Romanick · 15 years ago
  78. c428f46 Fix compiling indirect.c when GLX_DIRECT_RENDERING is not defined by Ian Romanick · 15 years ago
  79. 7519770 glapi: regenerated files for GL_ARB_copy_buffer by Brian Paul · 15 years ago
  80. f2445df Initialize psp->waitX/waitGL for swrast_dri.so. by Aidan Thornton · 15 years ago
  81. 46b81b0 glXChooseVisual: Only consider fbconfig if we can get the corresponding visual. by Michel Dänzer · 15 years ago
  82. dd4c142 glx: replace Xmalloc() calls with Xcalloc() by Brian Paul · 15 years ago
  83. dbf87f2 DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat by Ian Romanick · 15 years ago
  84. d8d7b2c DRI2: Implement protocol for DRI2GetBuffersWithFormat by Ian Romanick · 15 years ago
  85. 0547182 glx: added null pointer check in glXGetFBConfigs() by Brian Paul · 15 years ago
  86. a3c3c1f glx: Make glXGetScreenDriver() work for DRI2 by Adam Jackson · 15 years ago
  87. e6386e0 DRI2: Assume that there is always a front buffer by Ian Romanick · 15 years ago
  88. 82634ee DRI2: Provide an interface for drivers to flush front-buffer rendering by Ian Romanick · 15 years ago
  89. 29ae40f glx: remove unused local var in determineTextureFormat() by Brian Paul · 15 years ago
  90. 96fd3df glx: MakeCurrent fixes. by Thomas Hellstrom · 15 years ago
  91. f25c6b1 Fix compiling indirect.c when GLX_DIRECT_RENDERING is not defined by Jeremy Huddleston · 15 years ago
  92. 707c017 define __builtin_expect for non-gcc compilers in two more glx files by Alan Coopersmith · 15 years ago
  93. 11da7e0 Revert "dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buffers." by Michel Dänzer · 15 years ago
  94. 66175aa Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format. by Eric Anholt · 15 years ago
  95. 3601080 regenerate glapi by Roland Scheidegger · 15 years ago
  96. 857ac1e mesa: Resurrect SPARC asm code. by David S. Miller · 15 years ago
  97. 6556245 glx: add support for a reallyFlush() function before swap occurs. by Alan Hourihane · 15 years ago
  98. 63b51b5 dri2: support glXWaitX & glXWaitGL by using fake front buffer. by Alan Hourihane · 15 years ago
  99. f967e8b dri2: Don't crash if the server returns more buffers than expected. by Eric Anholt · 15 years ago
  100. 680c708 dri2: Initialize variables for the getbuffers round-trip reduction. by Eric Anholt · 15 years ago