Age | Commit message (Expand) | Author |
2004-08-13 | minor fix for newest glxext.h header | Brian Paul |
2004-08-10 | cvs ignore file | Brian Paul |
2004-08-10 | query/print max convolution filter size | Brian Paul |
2004-07-02 | redo the event loop to make event response better | Brian Paul |
2004-05-10 | s/GLX_PIXMAP_BIT_SGIX/GLX_PBUFFER_BIT_SGIX/ | Brian Paul |
2004-05-07 | Uses either the GLX_SGI_make_current_read or GLX 1.3 interface, | Ian Romanick |
2004-04-22 | obsolete | Brian Paul |
2004-03-26 | minor fixes | Brian Paul |
2004-03-26 | Tweaks for make clean / realclean. | Brian Paul |
2004-03-26 | New Makefile system | Brian Paul |
2004-03-26 | check for GLX 1.3 during init | Brian Paul |
2004-02-23 | The available GLX version is now logged in addition to the client | Ian Romanick |
2004-02-11 | Added a test case for Mesa bug #508473 that I wrote a long time ago. | Ian Romanick |
2004-02-11 | Added yet another version of gears. This one uses fbconfigs, and is a | Ian Romanick |
2004-02-03 | another pbuffer demo (Andrew Lentvorski) | Brian Paul |
2004-02-02 | tweak comments | Brian Paul |
2004-01-24 | New glXUseRotatedXFontMESA() function. Like glXUseXFont(), but takes | Brian Paul |
2003-12-05 | press f key to toggle front/back drawing/copying | Brian Paul |
2003-10-03 | improved 'clean' targets (Otto Solares) | Brian Paul |
2003-09-08 | Remove all the swap_control stuff from glxgears demo (restored to vers 1.2). | Brian Paul |
2003-07-02 | Committing in . | Jouk Jansen |
2003-06-17 | Committing in . | Jouk Jansen |
2003-06-10 | updated old-style makefiles for new tree | Brian Paul |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2003-06-01 | Remove a bunch of really old/obsolete configs. | Brian Paul |
2003-05-30 | Removed an accidental addition in the previous commit. | Ian Romanick |
2003-05-30 | applied Ian's misc patches | Brian Paul |
2003-04-29 | Committing in . | Jouk Jansen |
2003-04-21 | silence warnings | Brian Paul |
2003-04-09 | fix typo | Brian Paul |
2003-04-09 | fix typo | Brian Paul |
2003-04-09 | add support for swap and sync extensions (Ian Romanick) | Brian Paul |
2002-11-04 | add support for GLX_ARB_multisample | Brian Paul |
2002-10-14 | print transparent pixel info when using -v option (Gerd Sussner) | Brian Paul |
2002-10-08 | Committing in . | Jouk Jansen |
2002-10-05 | added pbinfo and pbdemo programs | Brian Paul |
2002-10-05 | pbuffer info and demo programs | Brian Paul |
2002-09-06 | don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT | Brian Paul |
2002-09-06 | minor updates to sync with XFree86 | Brian Paul |
2002-09-06 | added -l option to print interesting OpenGL limits | Brian Paul |
2002-07-12 | Pedantic compiler fixes (Sven Panne) | Brian Paul |
2002-04-02 | added an error check | Brian Paul |
2002-03-08 | fix some minor warnings | Brian Paul |
2002-01-30 | removed GLUT reference | Brian Paul |
2001-11-26 | fix some warnings | Brian Paul |
2001-04-27 | added -display option | Brian Paul |
2001-04-24 | added -i and -h options | Brian Paul |
2001-04-02 | applied David's patch for parsing display's server:screen string | Brian Paul |
2001-03-23 | added glxgears | Brian Paul |
2001-03-23 | gears using GLX instead of GLUT | Brian Paul |