Replace duplicated code with new shaderutil.c functions
[mesa.git] / progs / xdemos /
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
2000-04-05 Brian Paulnew arguments to XMesaCreateVisual()
2000-04-05 Brian Paulremoved unused vars
2000-04-03 Brian Paulminor clean-ups
2000-03-31 Brian Pauladded support for GLX_EXT_visual_rating
2000-02-23 Brian Paulfixed problem in print_extension_list() when ext ended...
2000-02-16 Brian Paulnew library dependency vars
2000-02-02 Brian Paultry both single and double-buffered visuals
2000-01-27 Brian Paulminor changes regarding transparency and multisample
2000-01-27 Brian Paulall new version of glxinfo
1999-11-25 Brian Pauladded wincopy demo
1999-11-25 Brian Paulinitial rev
1999-11-12 Brian Pauladded glxdpyinfo
1999-11-12 Brian Paulinitial check-in
1999-11-05 Brian Paulremoved printf's
1999-11-05 Brian Pauladded xfont demo
1999-11-05 Brian Paulnew xfont demo
1999-10-27 Brian Paulremoved -lm from link command
1999-09-16 Brian Pauladded glxinfo
1999-09-16 Brian Paulinitial check-in
1999-08-19 jtgInitial revision