1. db806ca mesa: remove empty glthread.h file by Brian Paul · 11 years ago
  2. 2b7a972 Don't cast the return value of malloc/realloc by Matt Turner · 12 years ago
  3. 7c7b7b0 Remove Xcalloc/Xmalloc/Xfree calls by Matt Turner · 12 years ago
  4. 99fee47 glx: Don't use glapitable.h at all by Ian Romanick · 12 years ago
  5. e4dbfa4 glapi: Do not use glapioffsets.h. by Chia-I Wu · 14 years ago
  6. b5022ad glapi: Do not use glapidispatch.h. by Chia-I Wu · 14 years ago
  7. c491e58 glx: Move bind and unbind to context vtable by Kristian Høgsberg · 14 years ago
  8. c356f58 glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. by Kristian Høgsberg · 14 years ago
  9. 80b280d apple: Change ifdefs for DRI to be DRI && !APPLE by Jeremy Huddleston · 15 years ago
  10. 1152032 Revert accidental commits from the xquartz tree by Jeremy Huddleston · 15 years ago
  11. 23215ef apple: Change ifdefs for DRI to be DRI && !APPLE by Jeremy Huddleston · 15 years ago
  12. 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/singlepix.c]
  13. bdd2500 Do not include glapi/dispatch.h outside Mesa core. by Chia-I Wu · 15 years ago
  14. 57d7806 Don't mess with emacs tab width. by Kristian Høgsberg · 16 years ago
  15. 64085b2 glx: indent -br -i3 -npcs --no-tabs singlepix.c by RALOVICH, Kristóf · 16 years ago
  16. 58b7210 glx: add a line of Emacs helping variables by RALOVICH, Kristóf · 16 years ago
  17. dc8058c Update to SGI FreeB 2.0. by Adam Jackson · 16 years ago
  18. a25e1aa glx: remove #include "glheader.h" lines by Brian Paul · 16 years ago
  19. 919ec22 glx/x11: Added some #ifdef GLX_DIRECT_RENDERING protection by Jeremy Huddleston · 16 years ago
  20. 4ba39c4 Fix builds with compilers other than gcc 3.0 & newer by Alan Coopersmith · 16 years ago
  21. 020c64b Move DRI context functions into dri_glx.c. by Kristian Høgsberg · 17 years ago
  22. 4616513 Fix dumb build errors. by Ian Romanick · 18 years ago
  23. f3f51bc Fix bug #4681. by Ian Romanick · 18 years ago
  24. f434e07 Add missing includes of indirect.h. by Ian Romanick · 20 years ago
  25. d863424 Generate GLX protocol for pixel single commands. by Ian Romanick · 20 years ago
  26. 5f1f229 Pixel oriented render functions are now generated by the by Ian Romanick · 20 years ago
  27. 345ed3a Make the transition to script-genereated GLX code easier. by Ian Romanick · 20 years ago
  28. cb3610e Import the GLX client side library, formerly from xc/lib/GL/glx. Build it by Adam Jackson · 20 years ago