extended swizzle (bug 6727)
[mesa.git] / progs / xdemos /
2006-04-13 Brian PaulUse -I$(INCDIR) to get Mesa, not system headers (Dan...
2006-03-23 Brian PaulAdded -l option for explicit locking around Xlib and...
2006-03-23 Brian PaulAdded -p option to create a display connection per...
2006-03-15 Brian Paulupdated some printfs, added comment about sched_yield
2006-01-16 Brian PaulFree visinfo object (Tilman Sauerbeck)
2005-09-23 Jouk Jansen Committing in .
2005-08-25 Brian Pauls/GLX_RGBA_BIT/GLX_RGBA_TYPE/ (bug 4237)
2005-08-09 Brian Pauldelete display lists upon exit
2005-07-19 Brian Pauloverlay planes test
2005-07-02 Ian RomanickAdd $(CFLAGS) to the link commands. This makes 'make...
2005-05-07 Brian Paulassorted warning clean-ups for x86_64, etc (Mikko T.)
2005-04-06 Brian Pauladded wrappers/helpers for creating/destroying renderin...
2005-04-06 Brian Paulchanged implementation of GetAllFBConfigs()
2005-04-05 Ian RomanickMake glxgears_fbconfig compile and respect the DISPLAY...
2005-02-26 Dave Airlieuse girl2.rgb by default
2005-02-26 Dave AirlieAdd glXAllocateMemoryMESA demo app using ycbcr...
2005-01-17 Daniel Borcaremove trailing slash from TOP definition
2005-01-12 Keith Whitwellnew test to exercise context and window create/delete
2005-01-10 Brian Paulremove a debug line
2005-01-10 Brian Paultweak output formattting, fixed uninitialized var error
2005-01-09 Brian Paulimproved animation rate
2005-01-09 Brian Paulrotate at a reasonable rate
2005-01-07 Brian Pauladded GetAllFBConfigs()
2005-01-06 Brian PaulNew GetAllFBConfigs() function. Some FBConfigs weren...
2005-01-04 Brian PaulUse the GLX 1.3 pbuffer/fbconfig functions in preferenc...
2004-12-20 Keith WhitwellAdd a -fullscreen option
2004-12-12 Brian Paulremoved unused visInfo var
2004-10-26 Brian Pauladded stereo option (Jacek Rosik)
2004-10-23 Brian Paulwrap angle value (Philipp Klaus Krause)
2004-09-16 Brian Paulsilence warnings
2004-09-14 Brian PaulHave the rendering contexts share textures.
2004-08-13 Brian Paulsilence a warning
2004-08-13 Brian Paulminor fix for newest glxext.h header
2004-08-10 Brian Paulcvs ignore file
2004-08-10 Brian Paulquery/print max convolution filter size
2004-07-02 Brian Paulredo the event loop to make event response better
2004-05-10 Brian Pauls/GLX_PIXMAP_BIT_SGIX/GLX_PBUFFER_BIT_SGIX/
2004-05-07 Ian RomanickUses either the GLX_SGI_make_current_read or GLX 1...
2004-04-22 Brian Paulobsolete
2004-03-26 Brian Paulminor fixes
2004-03-26 Brian PaulTweaks for make clean / realclean.
2004-03-26 Brian PaulNew Makefile system
2004-03-26 Brian Paulcheck for GLX 1.3 during init
2004-02-23 Ian RomanickThe available GLX version is now logged in addition...
2004-02-11 Ian RomanickAdded a test case for Mesa bug #508473 that I wrote...
2004-02-11 Ian RomanickAdded yet another version of gears. This one uses...
2004-02-03 Brian Paulanother pbuffer demo (Andrew Lentvorski)
2004-02-02 Brian Paultweak comments
2004-01-24 Brian PaulNew glXUseRotatedXFontMESA() function. Like glXUseXFon...
2003-12-05 Brian Paulpress f key to toggle front/back drawing/copying
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-09-08 Brian PaulRemove all the swap_control stuff from glxgears demo...
2003-07-02 Jouk Jansen Committing in .
2003-06-17 Jouk Jansen Committing in .
2003-06-10 Brian Paulupdated old-style makefiles for new tree
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-06-01 Brian PaulRemove a bunch of really old/obsolete configs.
2003-05-30 Ian RomanickRemoved an accidental addition in the previous commit.
2003-05-30 Brian Paulapplied Ian's misc patches
2003-04-29 Jouk Jansen Committing in .
2003-04-21 Brian Paulsilence warnings
2003-04-09 Brian Paulfix typo
2003-04-09 Brian Paulfix typo
2003-04-09 Brian Pauladd support for swap and sync extensions (Ian Romanick)
2002-11-04 Brian Pauladd support for GLX_ARB_multisample
2002-10-14 Brian Paulprint transparent pixel info when using -v option ...
2002-10-08 Jouk Jansen Committing in .
2002-10-05 Brian Pauladded pbinfo and pbdemo programs
2002-10-05 Brian Paulpbuffer info and demo programs
2002-09-06 Brian Pauldon't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT
2002-09-06 Brian Paulminor updates to sync with XFree86
2002-09-06 Brian Pauladded -l option to print interesting OpenGL limits
2002-07-12 Brian PaulPedantic compiler fixes (Sven Panne)
2002-04-02 Brian Pauladded an error check
2002-03-08 Brian Paulfix some minor warnings
2002-01-30 Brian Paulremoved GLUT reference
2001-11-26 Brian Paulfix some warnings
2001-04-27 Brian Pauladded -display option
2001-04-24 Brian Pauladded -i and -h options
2001-04-02 Brian Paulapplied David's patch for parsing display's server...
2001-03-23 Brian Pauladded glxgears
2001-03-23 Brian Paulgears using GLX instead of GLUT
2001-03-23 Brian Pauladded silly mesa_hack() function and -b option
2001-03-19 Alan Hourihanefix glxinfo to query current display.
2001-01-23 Brian Pauladded DestroyHeads() to test clean-up code
2000-12-02 Brian Pauladded -s option to control when glXSwapBuffers() is...
2000-11-10 Brian Paulpatched to silence compiler warnings (Martin Lindhe)
2000-10-20 Brian Pauluse 1.1 glPolygonOffset instead of glPolygonOffsetEXT
2000-07-20 Brian Pauladded GLX multi-thread demo
2000-07-11 Brian Pauluse indirect context, added error checking
2000-06-27 Brian Paulprint GL_RENDERER upon startup
2000-06-27 Brian Pauldraw a solid cube too
2000-06-13 Brian Pauladded glxheads, manywin
2000-06-13 Brian Paulinitial check-in
2000-05-08 Brian Paulfixed bug in loop over screens
2000-05-07 Brian Paulmore error reporting
2000-05-03 Brian Paulremoved glxdpyinfo
2000-05-03 Brian PaulRemoved. Use glxinfo instead.
2000-04-22 Brian Paulmore error checking. Query GLX client vendor string
2000-04-06 Brian Paulsilenced a bunch of warnings
next