1. 016fc30 Remove support for GCC older than 3.3.0 by Ian Romanick · 15 years ago
  2. 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/XF86dri.c]
  3. 697e221 glx: Don't mark the XF86DRI functions PUBLIC by Kristian Høgsberg · 15 years ago
  4. 57d7806 Don't mess with emacs tab width. by Kristian Høgsberg · 16 years ago
  5. 4d2a381 glx: indent -br -i3 -npcs --no-tabs XF86dri.c by RALOVICH, Kristóf · 16 years ago
  6. 4c4cb1b glx: kill old K&R syntax in XF86dri.c by RALOVICH, Kristóf · 16 years ago
  7. 58b7210 glx: add a line of Emacs helping variables by RALOVICH, Kristóf · 16 years ago
  8. 45efcc4 Remove CVS keywords. by Keith Whitwell · 16 years ago
  9. 3537da8 glx: remove depency on glheader.h and GLboolean type in XF86DRI code by Brian Paul · 16 years ago
  10. fa72013 Drop mostly unused __DRIid typedef. by Kristian Høgsberg · 17 years ago
  11. aceccda Drop __DRInativeDisplay and pass in __DRIscreen pointers instead. by Kristian Høgsberg · 17 years ago
  12. 4a22ae8 Remove XIDs from DRI interface (see #5714). by Kristian Høgsberg · 18 years ago
  13. 33d2835 Don't define as const's to avoid compiler optimization & warning. by Alan Hourihane · 18 years ago
  14. be85fde linux-indirect target fixes. by Adam Jackson · 18 years ago
  15. 1b3128c Test sizeof(drm_handle_t) instead of LONG64 when returning handles by Brian Paul · 19 years ago
  16. 82dfd4b fix X #includes so they're relative to X11/ directory (bug 4047) by Brian Paul · 19 years ago
  17. 1074eae Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet). by Adam Jackson · 20 years ago
  18. 4890f260 Mark the XF86DRI client-side extension API as PUBLIC. by Adam Jackson · 20 years ago
  19. 5dd18e9 static char * -> static char [] by Adam Jackson · 20 years ago
  20. cb3610e Import the GLX client side library, formerly from xc/lib/GL/glx. Build it by Adam Jackson · 20 years ago