Age | Commit message (Expand) | Author |
2005-01-17 | remove trailing slash from TOP definition | Daniel Borca |
2005-01-12 | new test to exercise context and window create/delete | Keith Whitwell |
2005-01-10 | remove a debug line | Brian Paul |
2005-01-10 | tweak output formattting, fixed uninitialized var error | Brian Paul |
2005-01-09 | improved animation rate | Brian Paul |
2005-01-09 | rotate at a reasonable rate | Brian Paul |
2005-01-07 | added GetAllFBConfigs() | Brian Paul |
2005-01-06 | New GetAllFBConfigs() function. Some FBConfigs weren't reported before. | Brian Paul |
2005-01-04 | Use the GLX 1.3 pbuffer/fbconfig functions in preference to the SGIX ones. | Brian Paul |
2004-12-20 | Add a -fullscreen option | Keith Whitwell |
2004-12-12 | removed unused visInfo var | Brian Paul |
2004-10-26 | added stereo option (Jacek Rosik) | Brian Paul |
2004-10-23 | wrap angle value (Philipp Klaus Krause) | Brian Paul |
2004-09-16 | silence warnings | Brian Paul |
2004-09-14 | Have the rendering contexts share textures. | Brian Paul |
2004-08-13 | silence a warning | Brian Paul |
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 |