1. c356f58 glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. by Kristian Høgsberg · 14 years ago
  2. 016fc30 Remove support for GCC older than 3.3.0 by Ian Romanick · 15 years ago
  3. 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/pixelstore.c]
  4. 707c017 define __builtin_expect for non-gcc compilers in two more glx files by Alan Coopersmith · 16 years ago
  5. 57d7806 Don't mess with emacs tab width. by Kristian Høgsberg · 16 years ago
  6. 40c481d glx: indent -br -i3 -npcs --no-tabs pixelstore.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. dc8058c Update to SGI FreeB 2.0. by Adam Jackson · 16 years ago
  9. a25e1aa glx: remove #include "glheader.h" lines by Brian Paul · 16 years ago
  10. 4ba39c4 Fix builds with compilers other than gcc 3.0 & newer by Alan Coopersmith · 16 years ago
  11. 2e823f2 Send GL_PACK_INVERT_MESA state to the server. This fixes bug #2538. by Ian Romanick · 20 years ago
  12. f434e07 Add missing includes of indirect.h. by Ian Romanick · 20 years ago
  13. 345ed3a Make the transition to script-genereated GLX code easier. by Ian Romanick · 20 years ago
  14. cb3610e Import the GLX client side library, formerly from xc/lib/GL/glx. Build it by Adam Jackson · 20 years ago