1. f2445df Initialize psp->waitX/waitGL for swrast_dri.so. by Aidan Thornton · 15 years ago
  2. 46b81b0 glXChooseVisual: Only consider fbconfig if we can get the corresponding visual. by Michel Dänzer · 15 years ago
  3. dd4c142 glx: replace Xmalloc() calls with Xcalloc() by Brian Paul · 15 years ago
  4. dbf87f2 DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat by Ian Romanick · 15 years ago
  5. d8d7b2c DRI2: Implement protocol for DRI2GetBuffersWithFormat by Ian Romanick · 15 years ago
  6. 0547182 glx: added null pointer check in glXGetFBConfigs() by Brian Paul · 15 years ago
  7. a3c3c1f glx: Make glXGetScreenDriver() work for DRI2 by Adam Jackson · 15 years ago
  8. e6386e0 DRI2: Assume that there is always a front buffer by Ian Romanick · 16 years ago
  9. 82634ee DRI2: Provide an interface for drivers to flush front-buffer rendering by Ian Romanick · 16 years ago
  10. 29ae40f glx: remove unused local var in determineTextureFormat() by Brian Paul · 16 years ago
  11. 96fd3df glx: MakeCurrent fixes. by Thomas Hellstrom · 16 years ago
  12. f25c6b1 Fix compiling indirect.c when GLX_DIRECT_RENDERING is not defined by Jeremy Huddleston · 16 years ago
  13. 707c017 define __builtin_expect for non-gcc compilers in two more glx files by Alan Coopersmith · 16 years ago
  14. 11da7e0 Revert "dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buffers." by Michel Dänzer · 16 years ago
  15. 66175aa Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format. by Eric Anholt · 16 years ago
  16. 3601080 regenerate glapi by Roland Scheidegger · 16 years ago
  17. 857ac1e mesa: Resurrect SPARC asm code. by David S. Miller · 16 years ago
  18. 6556245 glx: add support for a reallyFlush() function before swap occurs. by Alan Hourihane · 16 years ago
  19. 63b51b5 dri2: support glXWaitX & glXWaitGL by using fake front buffer. by Alan Hourihane · 16 years ago
  20. f967e8b dri2: Don't crash if the server returns more buffers than expected. by Eric Anholt · 16 years ago
  21. 680c708 dri2: Initialize variables for the getbuffers round-trip reduction. by Eric Anholt · 16 years ago
  22. e97681c mesa: merge gallium-0.2 into gallium-master-merge by Brian Paul · 16 years ago
  23. dd1c68f dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buffers. by Eric Anholt · 16 years ago
  24. d485ee5 Make GLX_SGIX_pbuffer mandatory by Ian Romanick · 16 years ago
  25. 0f72de5 dri2: add complaints for more initialization failures. by Eric Anholt · 16 years ago
  26. 4df4820 Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  27. ab9b4e1 Fix issues with glXMakeContextCurrent and glXMakeCurrentReadSGI by Ian Romanick · 16 years ago
  28. b7f802e glx: gcc 2.95 build fix (move declaration before code) by Brian Paul · 16 years ago
  29. 658b1bd Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  30. 4360245 Build fixes for gcc 2.95 by Matthieu Herrb · 16 years ago
  31. b4866f8 Fix build with GCC 2.95. by Owain G. Ainsworth · 16 years ago
  32. a22d865 Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  33. 2dd0c16 GLX: Change resulting from previous commit by Ian Romanick · 16 years ago
  34. 33a1f49 Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  35. 154a9e5 Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol. by Kristian Høgsberg · 16 years ago
  36. c4c86bb Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  37. 8c2b4b3 Revert "glx: xcbified visual and FBConfig choosing" by RALOVICH, Kristóf · 16 years ago
  38. 80d1531 Revert "glx: revert using nonexsisten XCB version of glXGetFBConfigsSGIX" by RALOVICH, Kristóf · 16 years ago
  39. 5369876 glx: revert using nonexsisten XCB version of glXGetFBConfigsSGIX by RALOVICH, Kristóf · 16 years ago
  40. 1e167f6 glx: remove XCB debug leftover by RALOVICH, Kristóf · 16 years ago
  41. ff3fa92 glx: xcbified glXSwapBuffers by RALOVICH, Kristóf · 16 years ago
  42. 62688f1 glx: xcbified visual and FBConfig choosing by RALOVICH, Kristóf · 16 years ago
  43. 66db1b6 glx: xcbified __glXClientInfo by RALOVICH, Kristóf · 16 years ago
  44. 6d1d157 glx: no graphics context during initialization by RALOVICH, Kristóf · 16 years ago
  45. 9c7aaa7 glx: xcbified __glXIsDirect by RALOVICH, Kristóf · 16 years ago
  46. 00f22f9 glx: missing static on local function by RALOVICH, Kristóf · 16 years ago
  47. f0d015c glx: use __glXGetString by RALOVICH, Kristóf · 16 years ago
  48. 9c98e35 glx: use __glXQueryServerString by RALOVICH, Kristóf · 16 years ago
  49. 24b8a8c glx: implement __glXGetString, hide __glXGetStringFromServer by RALOVICH, Kristóf · 16 years ago
  50. fd52001 glx: implement QueryVersion using XCB by RALOVICH, Kristóf · 16 years ago
  51. 5444424 glx: implement __glXQueryServerString using XCB by RALOVICH, Kristóf · 16 years ago
  52. df6155f Merge commit 'origin/master' into gallium-0.2 by Brian Paul · 16 years ago
  53. d52e854 glx: Add missing include for XCB, fixing crash on 64-bit. by Bernd Buschinski · 16 years ago
  54. 7468765 Merge commit 'origin/master' into gallium-0.2 by Keith Whitwell · 16 years ago
  55. e1fbb30 glFlush before CopySubBuffer, fix coordinates and extension name typo. by Kristian Høgsberg · 16 years ago
  56. becf3d9 glx: fix xcb build by Hanno Böck · 16 years ago
  57. 19e4222 Merge commit 'origin/master' into gallium-0.2 by Brian Paul · 16 years ago
  58. 57d7806 Don't mess with emacs tab width. by Kristian Høgsberg · 16 years ago
  59. 13f96c5 GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident() by Brian Paul · 16 years ago
  60. 61d3a66 Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  61. 0970de3 glx: updated comment by Kristof Ralovich · 16 years ago
  62. d533a5d0 Update DRI2 implementation according to new specification. by Kristian Høgsberg · 16 years ago
  63. e5ef0be Revert pointless reindents to avoid merge conflicts. by Kristian Høgsberg · 16 years ago
  64. 5f6472f glx: indent -br -i3 -npcs --no-tabs glxclient.h by RALOVICH, Kristóf · 16 years ago
  65. 5e3edb6 glx: indent -br -i3 -npcs --no-tabs glcontextmodes.h by RALOVICH, Kristóf · 16 years ago
  66. 00be6df glx: indent -br -i3 -npcs --no-tabs glxextensions.c by RALOVICH, Kristóf · 16 years ago
  67. c6d0376 glx: indent -br -i3 -npcs --no-tabs glxextensions.h by RALOVICH, Kristóf · 16 years ago
  68. 1bb4658 glx: indent -br -i3 -npcs --no-tabs xfont.c by RALOVICH, Kristóf · 16 years ago
  69. b57e9f2 glx: indent -br -i3 -npcs --no-tabs xf86dristr.h by RALOVICH, Kristóf · 16 years ago
  70. 400c2d0 glx: indent -br -i3 -npcs --no-tabs XF86dri.c by RALOVICH, Kristóf · 16 years ago
  71. b69ef3e glx: indent -br -i3 -npcs --no-tabs xf86dri.h by RALOVICH, Kristóf · 16 years ago
  72. f7ff9f1 glx: kill old K&R syntax in XF86dri.c by RALOVICH, Kristóf · 16 years ago
  73. dd8b90a glx: indent -br -i3 -npcs --no-tabs vertarr.c by RALOVICH, Kristóf · 16 years ago
  74. 801933c glx: indent -br -i3 -npcs --no-tabs singlepix.c by RALOVICH, Kristóf · 16 years ago
  75. ee88fff glx: indent -br -i3 -npcs --no-tabs single2.c by RALOVICH, Kristóf · 16 years ago
  76. 750f497 glx: indent -br -i3 -npcs --no-tabs renderpix.c by RALOVICH, Kristóf · 16 years ago
  77. 5b48c86 glx: indent -br -i3 -npcs --no-tabs render2.c by RALOVICH, Kristóf · 16 years ago
  78. 3c900bd glx: indent -br -i3 -npcs --no-tabs pixelstore.c by RALOVICH, Kristóf · 16 years ago
  79. 32d7d5f glx: indent -br -i3 -npcs --no-tabs pixel.c by RALOVICH, Kristóf · 16 years ago
  80. 1b2f122 glx: indent -br -i3 -npcs --no-tabs packsingle.h by RALOVICH, Kristóf · 16 years ago
  81. 3a2568b glx: indent -br -i3 -npcs --no-tabs packrender.h by RALOVICH, Kristóf · 16 years ago
  82. b5f7c84 glx: indent -br -i3 -npcs --no-tabs indirect_window_pos.c by RALOVICH, Kristóf · 16 years ago
  83. f9fa740 glx: indent -br -i3 -npcs --no-tabs indirect_vertex_program.c by RALOVICH, Kristóf · 16 years ago
  84. 76ddfa3 glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array_priv.h by RALOVICH, Kristóf · 16 years ago
  85. c09881c glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.h by RALOVICH, Kristóf · 16 years ago
  86. f2d4561 glx: indent -br -i3 -npcs --no-tabs indirect_vertex_array.c by RALOVICH, Kristóf · 16 years ago
  87. 5ae395a glx: indent -br -i3 -npcs --no-tabs indirect_transpose_matrix.c by RALOVICH, Kristóf · 16 years ago
  88. 4cc369e glx: indent -br -i3 -npcs --no-tabs indirect_texture_compression.c by RALOVICH, Kristóf · 16 years ago
  89. 5a3db80 glx: indent -br -i3 -npcs --no-tabs glx_query.c by RALOVICH, Kristóf · 16 years ago
  90. 35dc7ea glx: indent -br -i3 -npcs --no-tabs glx_pbuffer.c by RALOVICH, Kristóf · 16 years ago
  91. 3dd46f1 glx: indent -br -i3 -npcs --no-tabs glxhash.c by RALOVICH, Kristóf · 16 years ago
  92. b87e8ae glx: indent -br -i3 -npcs --no-tabs glxhash.h by RALOVICH, Kristóf · 16 years ago
  93. b7f7658 glx: indent -br -i3 -npcs --no-tabs glxext.c by RALOVICH, Kristóf · 16 years ago
  94. 3959d45 glx: indent -br -i3 -npcs --no-tabs glxcurrent.c by RALOVICH, Kristóf · 16 years ago
  95. c6ea997 glx: indent -br -i3 -npcs --no-tabs glxcmds.c by RALOVICH, Kristóf · 16 years ago
  96. b928a12 glx: indent -br -i3 -npcs --no-tabs glcontextmodes.c by RALOVICH, Kristóf · 16 years ago
  97. 7f04f8d glx: indent -br -i3 -npcs --no-tabs eval.c by RALOVICH, Kristóf · 16 years ago
  98. a1a2078 glx: indent -br -i3 -npcs --no-tabs drisw_glx.c by RALOVICH, Kristóf · 16 years ago
  99. 79d830c glx: indent -br -i3 -npcs --no-tabs dri_glx.c by RALOVICH, Kristóf · 16 years ago
  100. e7970d6 glx: indent -br -i3 -npcs --no-tabs dri_common.h by RALOVICH, Kristóf · 16 years ago