1. fa1b3e1 glx: Include util/macros.h instead of redefining PRINTFLIKE. by Jose Fonseca · 10 years ago
  2. 5eec7c8 mesa: remove support for GCC older than 3.3.0 by Timothy Arceri · 10 years ago
  3. 867d7c0 dri: Reuse dri_message to implement our other message handlers. by Eric Anholt · 11 years ago
  4. 4a8da40 dri: Fix the logger error message handling. by Eric Anholt · 11 years ago
  5. fcb57a8 glx: Add an optional function call for getting the DRI driver interface. by Eric Anholt · 11 years ago
  6. 80806c9 glx: Move the driver extension-loading to a helper function. by Eric Anholt · 11 years ago
  7. a92cd5b glx: Retrieve the value of RENDER_TYPE from GLX attribs array by Tomasz Lis · 11 years ago
  8. a8724d8 glx/dri2: Add support for GLX_ARB_create_context_robustness by Ian Romanick · 12 years ago
  9. 92bef0b dri: Add a CriticalErrorMessageF macro. by Carl Worth · 13 years ago
  10. b45f77d glx/dri: Add utility function dri2_convert_glx_attribs by Ian Romanick · 13 years ago
  11. 16887d0 glx: Drop broken drawable garbage collection by Kristian Høgsberg · 14 years ago
  12. c491e58 glx: Move bind and unbind to context vtable by Kristian Høgsberg · 14 years ago
  13. 6ddf66e glx: Rename __GLcontextModes to struct glx_config by Kristian Høgsberg · 14 years ago
  14. 7a66e54 glx: Move last few dri_interface.h types out of glxclient.h and drop include by Kristian Høgsberg · 14 years ago
  15. a7292f2 glx: Move DRI CopySubBuffer extension to DRI1 code by Kristian Høgsberg · 14 years ago
  16. bab1396 glx: Move driver_configs to DRI screen privates by Kristian Høgsberg · 14 years ago
  17. 089fc37 glx: Move DRI1 specific extensions and code to DRI1 screen private by Kristian Høgsberg · 14 years ago
  18. 9e546ec glx: Move DRI2 extensions to DRI2 screen private by Kristian Høgsberg · 14 years ago
  19. f972115 glx: Add screen privates for dri drivers and moved some fields there by Kristian Høgsberg · 14 years ago
  20. 6e8897f Retire miniglx and move the actual glx code up to src/glx by Kristian Høgsberg · 15 years ago[Renamed from src/glx/x11/dri_common.h]
  21. daf7fe6 DRI2: add OML_sync_control support by Jesse Barnes · 15 years ago
  22. 57d7806 Don't mess with emacs tab width. by Kristian Høgsberg · 16 years ago
  23. 09c889b glx: indent -br -i3 -npcs --no-tabs dri_common.h by RALOVICH, Kristóf · 16 years ago
  24. 58b7210 glx: add a line of Emacs helping variables by RALOVICH, Kristóf · 16 years ago
  25. 4fab47b glx/dri: only report DRI2 extensions when DRI2 is enabled. by Dave Airlie · 16 years ago
  26. 0793457 glx: add dri_common.c ala xserver by George Sapountzis · 16 years ago