1. 6538b58 glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB. by Dave Airlie · 14 years ago
  2. b09b3e5 glx: add initial GLX_EXT_framebuffer_sRGB support. by Dave Airlie · 14 years ago
  3. 65d98e2 glx: Rename glcontextmodes.[ch] to glxconfig.[ch] by Kristian Høgsberg · 14 years ago[Renamed from src/glx/glcontextmodes.h]
  4. 6ddf66e glx: Rename __GLcontextModes to struct glx_config by Kristian Høgsberg · 14 years ago
  5. 4f9f066 glx: Delete unused glcontextmodes.c functions by Kristian Høgsberg · 14 years ago
  6. 38765fe glx: Stop using glcore.h and glxint.h in glx by Kristian Høgsberg · 14 years ago
  7. 32f2fd1 Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions by Kristian Høgsberg · 15 years ago
  8. 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/glcontextmodes.h]
  9. 57d7806 Don't mess with emacs tab width. by Kristian Høgsberg · 16 years ago
  10. 03b471d glx: indent -br -i3 -npcs --no-tabs glcontextmodes.h by RALOVICH, Kristóf · 16 years ago
  11. 58b7210 glx: add a line of Emacs helping variables by RALOVICH, Kristóf · 16 years ago
  12. 001de0a Remove a couple of "deprecated" fields from __GLXcontextRec. by Kristian Høgsberg · 17 years ago
  13. 8851115 Move glcontextmodes.c to glx. by George Sapountzis · 18 years ago[Renamed from src/mesa/drivers/dri/common/glcontextmodes.h]
  14. da0c5b2 Since glcontextmodes.[ch] are no longer used in the DRI drivers, removed the by Ian Romanick · 19 years ago
  15. 4ce390b Commit Ian's fixes from Bug 3877 by Jon Smirl · 19 years ago
  16. c39bf5e All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows by Ian Romanick · 19 years ago
  17. e1a7f31 Remove the rest of the need for glxclient.h and remove it from the tree. by Ian Romanick · 20 years ago
  18. bb45fec Minor changes to make it work better outside X. "Success" is replaced by Ian Romanick · 20 years ago
  19. b3981ab Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common. by Ian Romanick · 20 years ago[Renamed from src/mesa/drivers/dri/dri_client/glcontextmodes.h]
  20. 680ec7f First pass at support for building DRI drivers in mesa tree. by Keith Whitwell · 21 years ago