1. a7a0a2b Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism. by Kristian Høgsberg · 17 years ago
  2. 78a6aa5 Move GLX_MESA_allocate_memory related functions to new extension mechanism. by Kristian Høgsberg · 17 years ago
  3. efaf90b Move swap_interval to new extension mechanism. by Kristian Høgsberg · 18 years ago
  4. ac3e838 Move the copySubBuffer extension over to the new mechanism. by Kristian Høgsberg · 18 years ago
  5. 5987a03 Convert all DRI entrypoints to take pointers to __DRI* types. by Kristian Høgsberg · 18 years ago
  6. fa72013 Drop mostly unused __DRIid typedef. by Kristian Høgsberg · 18 years ago
  7. 9590ba9 Avoid deadlock in GarbageCollectDRIDrawables. by Kristian Høgsberg · 18 years ago
  8. 8ed5c7c Drop createContext and destroyContext from DRIinterfaceMethods. by Kristian Høgsberg · 18 years ago
  9. 4ff95e7 Drop createDrawable and destroyDrawable fron DRIinterfaceMethods. by Kristian Høgsberg · 18 years ago
  10. aceccda Drop __DRInativeDisplay and pass in __DRIscreen pointers instead. by Kristian Høgsberg · 18 years ago
  11. 4a22ae8 Remove XIDs from DRI interface (see #5714). by Kristian Høgsberg · 18 years ago
  12. c2b185c Add reporting of damage by DRI drivers when the extension support is available. by Eric Anholt · 18 years ago
  13. a70d564 Add missing parenthesis so that glXSwapIntervalSGI protocol is by Ian Romanick · 18 years ago
  14. fc5b57b Clean up GLX function exports. by Ian Romanick · 18 years ago
  15. 0157624 Update function signatures for EXT_tfp entrypoints. by Adam Jackson · 19 years ago
  16. c6f8ae1 Add attrib_list to glXBindTexImageEXT by David Reveman · 19 years ago
  17. f2ad1b6 Dave Reveman's patch for GLX_MESA_copy_sub_buffer support by Brian Paul · 19 years ago
  18. 841a823 s/GLint/int/, to fit GLX conventions by Brian Paul · 19 years ago
  19. 42725d6 David Reveman's GLX_EXT_texture_from_pixmap extension patch by Brian Paul · 19 years ago
  20. 82dfd4b fix X #includes so they're relative to X11/ directory (bug 4047) by Brian Paul · 19 years ago
  21. 6bc24c5 In order to create the set of available extensions, we have to know if by Ian Romanick · 19 years ago
  22. 1585c23 Major rip-up of internal function insertion interface. The old by Ian Romanick · 19 years ago
  23. ab7c6ff Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of by Ian Romanick · 19 years ago
  24. 5f1ba3e Fixes the glXGetProcAddress portion of the interface. Most of the functions by Ian Romanick · 19 years ago
  25. c39bf5e All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows by Ian Romanick · 19 years ago
  26. c51ed8c Follow the GLX_SGIX_fbconfig spec and return the complete list of by Ian Romanick · 20 years ago
  27. fdb0763 Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. This by Ian Romanick · 20 years ago
  28. 1074eae Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet). by Adam Jackson · 20 years ago
  29. 489ccef Fix up glx/x11 to work when built with -fvisibility=hidden. by Adam Jackson · 20 years ago
  30. cb3610e Import the GLX client side library, formerly from xc/lib/GL/glx. Build it by Adam Jackson · 20 years ago