1. 74b701d glx: Relax validate_renderType_against_config for EXT_no_config_context by Adam Jackson · 7 years ago
  2. 0852162 glx: Be more tolerant in glXImportContext (v2) by Adam Jackson · 7 years ago
  3. 3fdbc46 glx: turn LIBGL_DUMP_VISUALID into a boolean by Eric Engestrom · 7 years ago
  4. c1c4c18 glxcmds: Fix a typo in the __APPLE__ codepath by Jeremy Huddleston Sequoia · 7 years ago
  5. 6177d60 glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERING by Emil Velikov · 7 years ago
  6. 6e06e28 glx: add missing sRGB attribute check in fbconfigs_compatible() by Neha Bhende · 7 years ago
  7. f446f3f glx: guard swap-interval functions against destroyed drawables by Nicolai Hähnle · 8 years ago
  8. 9898bcf glx: use GLX_ALIAS for glXGetProcAddress by Emil Velikov · 8 years ago
  9. dfc84c2 mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro by Emil Velikov · 8 years ago
  10. 64c2593 glx: make interop ABI visible again by Marek Olšák · 8 years ago
  11. 0c94ed0 glx: Perform check for valid fbconfig against proper X-Screen. by Mario Kleiner · 8 years ago
  12. 78a7415 glx: rename choose_visual(), drop const argument by Emil Velikov · 8 years ago
  13. 5d9b50e glx: apple specific occurences of dummyContext check by Tapani Pälli · 8 years ago
  14. 2e3f067 glx: fix error code when there is no context bound by Bernard Kilarski · 8 years ago
  15. cf804b4 glx: fix crash with bad fbconfig by Daniel Czarnowski · 9 years ago
  16. 13faddb mesa_glinterop: remove mesa_glinterop typedefs by Emil Velikov · 8 years ago
  17. 22a9e00 glx: Implement the libglvnd interface. by Kyle Brenneman · 8 years ago
  18. e384d75 mesa_glinterop: make GL interop version field bidirectional by Emil Velikov · 8 years ago
  19. b5f9820 mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols by Emil Velikov · 8 years ago
  20. a6ce91f glxcmds: glXGetFBConfigs, fix screen bounds by Jiri Slaby · 8 years ago
  21. 37d3a26 glx: implement GLX part of interop interface (v2) by Marek Olšák · 9 years ago
  22. a27f2d9 glx: Fix build errors with --enable-mangling (v2) by Kyle Brenneman · 9 years ago
  23. 05e7f7f Fix a few typos by Zoë Blade · 9 years ago
  24. 5d431ff glx: remove __glXstrdup() by Juha-Pekka Heikkila · 10 years ago
  25. f647a72 glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM case by Jon TURNEY · 10 years ago
  26. 5a459a0 Fix build of appleglx by Jon TURNEY · 10 years ago
  27. 88976da glx: remove unused __glXClientInfo() by Juha-Pekka Heikkila · 10 years ago
  28. f41a653 glx: cleanup unneeded headers by Emil Velikov · 11 years ago
  29. 3616e86 glx: Fix the GLXFBConfig attrib sort priorities by Fredrik Höglund · 11 years ago
  30. f41c2f6 glx: Fix the default values for GLXFBConfig attributes by Fredrik Höglund · 11 years ago
  31. d28e92f glx: Add missing null checks in glxcmds.c by Juha-Pekka Heikkila · 11 years ago
  32. fe2079c glx: Simplify __glxGetMscRate, it only needs the screen, not a drawable by Lauri Kasanen · 11 years ago
  33. b01a3a9 glx: don't fail out when no configs if we have visuals by Dave Airlie · 11 years ago
  34. 6c28c03 glx: Add functions and GLX plumbing for GLX_MESA_query_renderer by Ian Romanick · 12 years ago
  35. 4473af7 glx: Require proper drawableType in init_fbconfig_for_chooser by Tomasz Lis · 11 years ago
  36. 2eed9ff glx: Validate the GLX_RENDER_TYPE value by Tomasz Lis · 11 years ago
  37. 27c8aa5 glx: Store the RENDER_TYPE in indirect rendering by Tomasz Lis · 11 years ago
  38. 1c748df glx: Handling RENDER_TYPE in glXCreateContext and init_fbconfig_for_chooser by Tomasz Lis · 11 years ago
  39. 36259a1 glx: Store the value of renderType while creating context by Tomasz Lis · 11 years ago
  40. 482c43a glx: return True/False instead of GL_TRUE/GL_FALSE by Brian Paul · 11 years ago
  41. d171bc9 glx: move declarations before code by Brian Paul · 11 years ago
  42. 9cda356 Honor GLX_DONT_CARE in MATCH_MASK by Alexander Monakov · 11 years ago
  43. 622b1fc glx: init screen = 0 to fix optimized build warning by Brian Paul · 12 years ago
  44. 5b7e9b7 glx: move the glFlush call one layer down by Marek Olšák · 12 years ago
  45. 3f0e3a7 glx: Unifdef USE_XCB. by Eric Anholt · 12 years ago
  46. 2b7a972 Don't cast the return value of malloc/realloc by Matt Turner · 12 years ago
  47. 7c7b7b0 Remove Xcalloc/Xmalloc/Xfree calls by Matt Turner · 12 years ago
  48. 027ce0c Revert "Always build shared glapi" by Matt Turner · 13 years ago
  49. adefee5 Always build shared glapi by Matt Turner · 13 years ago
  50. 78aa71a glx: Connect glXCreateContextAttribsARB to glXGetProcAddress by Ian Romanick · 13 years ago
  51. 588042a glx: Initial implementation of glXCreateContextAttribsARB by Ian Romanick · 13 years ago
  52. ed4a65c glx: Propagate the glXIsDirect protocol error back to the application by Ian Romanick · 13 years ago
  53. a832aa5 glx: Initialize share_xid in CreateContext by Ian Romanick · 13 years ago
  54. 4dbd13c glx: Send DestroyContext protocol at the correct times by Ian Romanick · 13 years ago
  55. 3b9b422 glx: Don't segfault if glXGetContextIDEXT is pased a NULL context by Ian Romanick · 13 years ago
  56. 5a849e8 glx: Fix handling of property list received from the server in glXImportContextEXT by Ian Romanick · 13 years ago
  57. 7c2f116 glx: Don't segfault if xcb_glx_is_direct_reply returns NULL by Ian Romanick · 13 years ago
  58. e975e18 glx: use a block to fix declarations after code warning by Brian Paul · 13 years ago
  59. 4df1376 GLX/DRI2: handle swap event swap count wrapping by Jesse Barnes · 13 years ago
  60. 4833104 glx: Verify that drawable creation on the client side actually worked by Adam Jackson · 13 years ago
  61. 9e2bc5d glx: Alias glXFreeContextEXT to glXDestroyContext by Adam Jackson · 13 years ago
  62. 559e4f8 glx: Allow a context-specific fallback for glXGetProcAddress by Jeremy Huddleston · 13 years ago
  63. 816b8ac glx: Remove check for gc->vtable->destroy by Jeremy Huddleston · 13 years ago
  64. e157f38 apple: Remove apple_glx_get_proc_address by Jeremy Huddleston · 13 years ago
  65. 1885cf2 apple: Build darwin using applegl rather than indirect by Jeremy Huddleston · 13 years ago
  66. 279e471 apple: Rename GLXcontext by Jeremy Huddleston · 13 years ago
  67. b7f0ed8 apple: Rename _gl_context_modes_find_visual to glx_config_find_visual by Jeremy Huddleston · 13 years ago
  68. 776a2a5 glx: Fix another case of using req outside of the display lock by Adam Jackson · 13 years ago
  69. fc48de4 glx: Fix glXGetFBConfigFromVisualSGIX. by Stéphane Marchesin · 13 years ago
  70. 3869be7 glx: More comment cleanup by Adam Jackson · 13 years ago
  71. 4d01bea glx: Don't do the implicit glFlush in SwapBuffers if it's the wrong drawable. by Eric Anholt · 14 years ago
  72. b5dc407 glx: Put null check before use by nobled · 14 years ago
  73. e8c7d75 glapi: Fix OpenGL and OpenGL ES interop. by Chia-I Wu · 14 years ago
  74. 16887d0 glx: Drop broken drawable garbage collection by Kristian Høgsberg · 14 years ago
  75. 3ea3f5e glx: Set an all NULL vtable for dummyContext by Kristian Høgsberg · 14 years ago
  76. 57d3f71 glx: Fix compilation with out xf86vidmode by Kristian Høgsberg · 14 years ago
  77. 6a6e6d7 Fix crashes when some GLX API entrypoints are called with no current context. by Michel Dänzer · 14 years ago
  78. 2b9dac3 Make XF86VIDMODE extension optional by Jon TURNEY · 14 years ago
  79. ae9487c Some fixes for GLX_INDIRECT_RENDERING only build by Jon TURNEY · 14 years ago
  80. e3e25de glx: Fix copy/paste bug in glXWaitX and glXWaitGL by Kristian Høgsberg · 14 years ago
  81. 6849916 glx: Split indirect and applegl implementations into different files by Kristian Høgsberg · 14 years ago
  82. c491e58 glx: Move bind and unbind to context vtable by Kristian Høgsberg · 14 years ago
  83. c356f58 glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. by Kristian Høgsberg · 14 years ago
  84. 66fc35c glx: Rename __GLXscreenConfigs to struct glx_screen by Kristian Høgsberg · 14 years ago
  85. 38c51a7 glx: Use _X_EXPORT instead of our own PUBLIC macro by Kristian Høgsberg · 14 years ago
  86. 65d98e2 glx: Rename glcontextmodes.[ch] to glxconfig.[ch] by Kristian Høgsberg · 14 years ago
  87. 6ddf66e glx: Rename __GLcontextModes to struct glx_config by Kristian Høgsberg · 14 years ago
  88. e4aa944 glx: Drop debug fprintf that snug in with the previous commit by Kristian Høgsberg · 14 years ago
  89. 2235b1c glx: Enable copy subbuffer patch when GLX_DIRECT_RENDERING is #defined by Kristian Høgsberg · 14 years ago
  90. d77bb8e glx: Don't destroy context with XID 0 by Kristian Høgsberg · 14 years ago
  91. 6ec39db glx: Refactor and simplify context creation by Kristian Høgsberg · 14 years ago
  92. c796bb0 glx: Move context destroy to context vtable by Kristian Høgsberg · 14 years ago
  93. eeaab20 glx: Drop screen argument to GetGLXDRIDrawable by Kristian Høgsberg · 14 years ago
  94. 7b7845a glx: Move WaitGL, WaitX, UseXFont to context vtable functions by Kristian Høgsberg · 14 years ago
  95. 3181983 glx: Allocate the __GLXcontext in the DRI drivers by Kristian Høgsberg · 14 years ago
  96. 7a66e54 glx: Move last few dri_interface.h types out of glxclient.h and drop include by Kristian Høgsberg · 14 years ago
  97. e3e8196 glx: Move drawHash to display private by Kristian Høgsberg · 14 years ago
  98. 271c3c3 glx: Move __DRIdrawable pointers to DRI drawable privates by Kristian Høgsberg · 14 years ago
  99. 22266c3 glx: Remove support for MESA_swap_frame_usage by Kristian Høgsberg · 14 years ago
  100. 089fc37 glx: Move DRI1 specific extensions and code to DRI1 screen private by Kristian Høgsberg · 14 years ago