1. d2fe97a mesa: Purge macros NEED_EVENTS and NEED_REPLIES by Fernando Carrijo · 14 years ago
  2. 2c30a8d glx: fix indentation and remove extraneous break by Brian Paul · 14 years ago
  3. fc72452 glx: reformat and silence unused expression warning by Brian Paul · 14 years ago
  4. ab780bc glx: Invalidate drawable in glXBindTexImageEXT() if we don't get events by Kristian Høgsberg · 14 years ago
  5. 643b2af glx: Split tfp functions out to context vtable by Kristian Høgsberg · 14 years ago
  6. 4cd259c dri2_glx: Put the invalidate b/c code back in by Kristian Høgsberg · 14 years ago
  7. c8f407b dri2_glx: Terminate loader extension list outside #ifdef by Kristian Høgsberg · 14 years ago
  8. 4258e3a glx: Provide the __DRI_USE_INVALIDATE extension to the driver when we can by Kristian Høgsberg · 14 years ago
  9. 2d00d16 glx: Only call DRI2 invalidate when necessary by Kristian Høgsberg · 14 years ago
  10. db178af glx: Get GLX_SCREEN first in __glXQueryContextInfo() by Kristian Høgsberg · 14 years ago
  11. 50c9407 apple: Move glapi to mapi. by Vinson Lee · 14 years ago
  12. 296adbd glapi: Move to src/mapi/. by Chia-I Wu · 14 years ago
  13. a18702f darwin: Fix build by Jeremy Huddleston · 14 years ago
  14. 26a9b7e glx: fix regression with GLX_USE_GL by Dave Airlie · 14 years ago
  15. e42d84e glx: Fix build by Jakob Bornecrantz · 14 years ago
  16. 1fa7789 Merge branch '7.8' by Brian Paul · 14 years ago
  17. d20fce0 Initialize have_back. by Pierre Willenbrock · 14 years ago
  18. cc806f7 glx: Initialize have_back. by Pierre Willenbrok · 14 years ago
  19. a1cb3ba Buildfixes to work around issues in OpenGL.framework by Jeremy Huddleston · 14 years ago
  20. f647730 Update OpenGL specs by Jeremy Huddleston · 14 years ago
  21. f5aa537 apple: Use mesa gl.h rather than generating one. by Jeremy Huddleston · 15 years ago
  22. de96d06 apple: Integrate our libGL into the existing build system better by Jeremy Huddleston · 14 years ago
  23. 163901b darwin: Use clientattrib by Jeremy Huddleston · 14 years ago
  24. 80b280d apple: Change ifdefs for DRI to be DRI && !APPLE by Jeremy Huddleston · 14 years ago
  25. 77dc40b apple: Remove duplicate headers that already exist in mesa. by Jeremy Huddleston · 15 years ago
  26. ad503c4 apple: Initial import of libGL for OSX from AppleSGLX svn repository. by Jeremy Huddleston · 14 years ago
  27. e4c54d4 Merge branch '7.8' by Ian Romanick · 14 years ago
  28. ad7d36e Fix __glXInitializeVisualConfigFromTags's handling of unrecognized fbconfig tags. by Aaron Plattner · 14 years ago
  29. ff20543 Merge branch '7.8' by Michel Dänzer · 14 years ago
  30. c37e275 glx/dri2: Fix build with dri2proto which doesn't define X_DRI2SwapInterval. by Michel Dänzer · 14 years ago
  31. 45e2b51 DRI2/GLX: check for vblank_mode in DRI2 GLX code by Jesse Barnes · 14 years ago
  32. 234286c DRI2: add config query extension by Jesse Barnes · 14 years ago
  33. 35489ef Merge branch '7.8' by Jesse Barnes · 14 years ago
  34. 0a18cdb DRI2: check for swapAvailable before using swap interval protocol by Jesse Barnes · 14 years ago
  35. 64644ec Merge branch '7.8' by Jesse Barnes · 14 years ago
  36. 385e289 DRI2: synchronize swap interval with server at startup time by Jesse Barnes · 14 years ago
  37. d9793fc Initialize DRI2 swap interval to 0 by Michael Schmidt · 14 years ago
  38. 0863c7e Initialize DRI2 swap interval to 0 by Michael Schmidt · 14 years ago
  39. 1318848 Merge branch '7.8' by Jesse Barnes · 14 years ago
  40. 157bdd1 DRI2: report swap events correctly in direct rendered case by Jesse Barnes · 14 years ago
  41. 5a43dba glx: Support direct rendering pbuffers by Kristian Høgsberg · 14 years ago
  42. 394c251 glx: Fix config chooser logic for 'mask' matching by Kristian Høgsberg · 14 years ago
  43. edb5253 glx: Fix config chooser logic for 'mask' matching by Kristian Høgsberg · 14 years ago
  44. ee30e24 Merge branch '7.8' by Ian Romanick · 14 years ago
  45. 42ea25c Update to final names from GLX_INTEL_swap_event spec by Ian Romanick · 14 years ago
  46. 4fb2daf Merge branch '7.8' by Ian Romanick · 14 years ago
  47. 67776f6 glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds. by Vinson Lee · 14 years ago
  48. 2b4d861 GLX/DRI2: pass GLX drawable ID to dri2InvalidateBuffers by Jesse Barnes · 14 years ago
  49. 1152032 Revert accidental commits from the xquartz tree by Jeremy Huddleston · 14 years ago
  50. 69ea4e7 apple: Use mesa gl.h rather than generating one. by Jeremy Huddleston · 15 years ago
  51. dbe8b01 apple: Integrate our libGL into the existing build system better by Jeremy Huddleston · 14 years ago
  52. 23215ef apple: Change ifdefs for DRI to be DRI && !APPLE by Jeremy Huddleston · 14 years ago
  53. 9495e37 apple: Remove duplicate headers that already exist in mesa. by Jeremy Huddleston · 15 years ago
  54. 0594cf7 apple: Initial import of libGL for OSX from AppleSGLX svn repository. by Jeremy Huddleston · 14 years ago
  55. 16f568a glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds. by Vinson Lee · 14 years ago
  56. e5c7d1e Merge branch '7.8' by Michel Dänzer · 14 years ago
  57. 07c6d94 glx/dri2: Fix debug build with old dri2proto. by Michel Dänzer · 14 years ago
  58. a24fc90 drisw: probably better hack for stride and some comments by George Sapountzis · 14 years ago
  59. a710962 drisw: update comment by George Sapountzis · 14 years ago
  60. 3bfa233 drisw: add comment to libGL about stride by George Sapountzis · 14 years ago
  61. f4e561c drisw: make stride issue profound by George Sapountzis · 14 years ago
  62. 29ec84b glx: try swrastg_dri, if swrast_dri fails by George Sapountzis · 14 years ago
  63. 094c6fb glx: Suppress BadDrawable from DRI2CopyRegion by Kristian Høgsberg · 14 years ago
  64. 7a0bcba glx: Suppress BadDrawable from DRI2CopyRegion by Kristian Høgsberg · 14 years ago
  65. 8f4f2a0 GLX/OML: honor OML semantics even if target, divisor and remainder are 0 by Jesse Barnes · 14 years ago
  66. 2b5a6e0 glx: minor cosmetic by George Sapountzis · 14 years ago
  67. 2d1641b glx: swapBuffers prototype has changed by George Sapountzis · 14 years ago
  68. 57c378a glx/single2.c: Don't call __builtin_expect on non-gnu compilers by Alan Coopersmith · 14 years ago
  69. ae7b3a6 glx: Move initialization of ext_list_first_time to where it's storage is allocated by Brian Paul · 14 years ago
  70. 96ab4d2 glx: Move initialization of ext_list_first_time to where it's storage is allocated by Jon TURNEY · 15 years ago
  71. 1ca9683 DRI2: expose OML_sync_control if possible by Jesse Barnes · 14 years ago
  72. 6b3145d GLX: remove debug prints from glXWaitForMscOML dispatch by Jesse Barnes · 14 years ago
  73. 6d9a9e5 Fix unmatched parenthesis introduce by previous commits by Ian Romanick · 14 years ago
  74. f7dde2c Remove support for GCC older than 3.3.0 from generated sources by Ian Romanick · 14 years ago
  75. 016fc30 Remove support for GCC older than 3.3.0 by Ian Romanick · 14 years ago
  76. 5f40a7a glx: replace assertion with conditional by Brian Paul · 14 years ago
  77. 706fffb glx: Add assert to check input to memcpy. by Vinson Lee · 14 years ago
  78. 83f1183 glx: fix incorrect array stack memory allocation by Markus Fleschutz · 14 years ago
  79. 4cb13b4 glapi: Generated GLX sources should use glapidispatch.h. by Chia-I Wu · 14 years ago
  80. 07b07b4 glapi: GL_OES_EGL_image autogenerated files by Kristian Høgsberg · 14 years ago
  81. 251bf29 glx: Fix some typos in pointer checking for OML_sync_control entry points. by kleinerm · 14 years ago
  82. 32f2fd1 Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions by Kristian Høgsberg · 14 years ago
  83. 26f8fad Remove _mesa_memset in favor of plain memset. by Kenneth Graunke · 14 years ago
  84. 7ccbeb4 Merge commit '381d5e209815235911c4aab516037c868c8f695f' by Ian Romanick · 14 years ago
  85. 846cf49 glx: Fix a couple of warnings by Kristian Høgsberg · 14 years ago
  86. 215d0da glx: Only register wire handlers for the events the server supports by Kristian Høgsberg · 14 years ago
  87. 61d26bc dri2: Event driven buffer validation. by Francisco Jerez · 14 years ago
  88. 97ec607 glx: Move GetGLXDRIDrawable() prototype to glxclient.h by Kristian Høgsberg · 14 years ago
  89. 86d98fa glx: Silence uninitialized variable warning. by Vinson Lee · 14 years ago
  90. d46d30f glx: Pass fbconfig ID or visual ID to CreateContext by Ian Romanick · 14 years ago
  91. c3db1d6 glx: Use the screen parameter everywhere instead of vis->screen, etc. by Ian Romanick · 14 years ago
  92. 52cf8db glx: Move work of converting a visual to an fbconfig by Ian Romanick · 14 years ago
  93. bc7b2f0 glx: Re-indent CreateContext after the previous commit by Ian Romanick · 14 years ago
  94. 2243029 glx: Handle imported contexts outside of CreateContext by Ian Romanick · 14 years ago
  95. 7bcfb66 glx: Pass screen number as parameter to CreateContext by Ian Romanick · 14 years ago
  96. 8bffadb glx: Pass opcode to CreateContext instead of use_glx_1_3 parameter by Ian Romanick · 14 years ago
  97. 68fef18 glx: Fix interval test in glXSwapIntervalMESA by Ian Romanick · 14 years ago
  98. 1add535 glx: Change type to eliminate 'comparison between signed and unsigned' warning by Ian Romanick · 14 years ago
  99. 71a6fb1 glx: Add casts to eliminate 'comparison between signed and unsigned' warnings by Ian Romanick · 14 years ago
  100. 26b2bee glx: Eliminate several 'unused variable' warnings in glxcmds.c. by Ian Romanick · 14 years ago