Rename unchecked state to match DRM driver.
[mesa.git] / progs / demos /
2005-06-01 Keith WhitwellAdd a mode to test flat shading + separate specular.
2005-05-20 Jouk Jansen Committing in .
2005-05-19 Keith Whitwellmove osmesa demos to their own directory
2005-05-18 Brian PaulTo better exercise pixel packing, replace regular glRea...
2005-05-07 Brian Paulassorted warning clean-ups for x86_64, etc (Mikko T.)
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-04-26 Brian Paulno need to enable fog or set fog mode with fragment...
2005-04-04 Brian Pauls/Togle/Toggle/
2005-03-22 Keith WhitwellAdd more formats to test.
2005-01-29 Brian Pauladded osmesa16 stuff
2005-01-29 Brian Paulassorted fixes
2005-01-29 Brian Pauladded missing glFinish()
2005-01-17 Daniel Borcasince we've already messed up this one, let we do it...
2005-01-11 Brian PaulVMS updates from Jouk Jansen
2005-01-09 Brian Paulrotate at fixed rate, changed fire effect (Marcelo...
2005-01-09 Brian Paulrotate at fixed rate (Marcelo Magallon)
2005-01-09 Brian Pauluse #ifdef to test for extension
2005-01-09 Brian Paulinclude readtex.h
2005-01-09 Brian Paulbetter animate rate (Marcelo Magallon)
2005-01-09 Brian Paulsome new/improved rules
2005-01-09 Brian Paulinclude readtex.h instead of readtex.c
2005-01-09 Brian Paulinclude readtex.h instead of readtex.c (Marcello Magallon)
2005-01-09 Brian PaulAdd #ifdefs for extension testing (Marcello Magallon)
2004-12-15 Brian Pauls/DP3/DP3_SAT/ to prevent negative values
2004-11-26 Brian Paul(GLint*) casts in glGetIntegerv calls
2004-11-10 Brian Paulallow specifying image file on command line
2004-10-23 Brian Pauladdes osdemo32 target (J.P. Delport)
2004-10-16 Ian RomanickAdd support for OES_read_format. As soon as glext...
2004-10-01 Karl SchultzAdd the glut project to the demos workspace.
2004-09-24 Brian Paulmoved in from the tests/ directory to include in distro
2004-09-16 Brian Paulsilence warnings, re-indent code
2004-09-16 Brian Paulclean-up the hokey transformation code so that window...
2004-09-13 Daniel Borcachanges towards GL_ARB_point_sprite (two-zero)
2004-08-15 Philippe HoudoinObsoleted as demos programs build on BeOS with standard...
2004-08-10 Brian Paulminor anim tweak
2004-08-10 Brian Paulsilence warning
2004-08-10 Brian Pauluse 'a' to toggle animation
2004-06-28 Brian Pauloption to test with display lists
2004-06-11 Brian Pauldon't pass GL_INTENSITY for <format> to glTexImage2D...
2004-06-07 Daniel Borcasmall corrections
2004-05-27 Ian RomanickBuild the fogcoord demo.
2004-05-21 Roland Scheidegger(Dieter Nuetzel) fix typo in help screen
2004-05-05 Ian RomanickModified to use vertex arrays. Vertex arrays and immed...
2004-05-05 Brian Pauldon't need auto mipmaps
2004-05-04 Brian Pauladded -c option to exercise convolution of glTexImage2D
2004-04-23 Keith WhitwellAdd fps output
2004-04-22 Brian Paulobsolete
2004-03-26 Brian Paulminor fixes
2004-03-26 Brian PaulTweaks for make clean / realclean.
2004-03-26 Brian Paulclamp BiasMin, BiasMax to reasonable values
2004-03-26 Brian PaulNew Makefile system
2004-03-22 Brian Pauluse GL state vars instead of program parameters
2004-02-17 Brian Paulcompute fog coord in eye space, not clip space
2004-02-17 Brian Pauldefine DO_FRAGMENT_FOG=1 to test fragment program fog...
2004-02-16 Keith WhitwellglutInitWindowPosition
2004-02-16 Daniel Borcafog_coord demo
2004-02-05 Keith WhitwellAdd comments to make decyphering the faces easier
2004-01-28 Keith Whitwelladd glutInitWindowPosition calls
2004-01-28 Keith WhitwellAdd glutInitWindowPosition call
2004-01-27 Keith WhitwellTweak: set z scale to one, else tnl thinks we have...
2004-01-13 Brian Paulexercise glDeleteProgramsARB
2003-12-19 Daniel BorcaDMesa: removed MGA2064W driver
2003-12-04 Karl SchultzWindows needs to #define GL_GLEXT_PROTOTYPES
2003-11-13 Brian Paulremove GL_GLEXT_LEGACY
2003-10-14 Brian Paulremove some cruft
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-09-25 Karl SchultzAdd project file for new spriteblast demo. (Update...
2003-09-25 Karl SchultzAdd project file for new spriteblast demo.
2003-09-24 Brian PaulGL_ARB_point_sprite demo
2003-09-22 Karl SchultzCreate 'all' project to make it easy to build and clean...
2003-09-22 Karl SchultzAdd remaining demos.
2003-09-22 Karl SchultzNew visual studio project fiile for building demos.
2003-09-19 Karl SchultzMake binary - even though this is a text file, common...
2003-09-18 Karl SchultzNow obsolete.
2003-09-18 Karl SchultzNew visual studio workspace and projects for building...
2003-09-08 Brian Pauluse GL_GLEXT_PROTOTYPES
2003-09-05 Brian Paulfiles for CVS to ignore
2003-09-05 Jouk Jansen Committing in .
2003-08-31 Brian Pauls/DP4/DP3/
2003-08-31 Brian Pauls/DP4/DP3/
2003-08-28 Brian Paulspace bar to toggle animation
2003-07-02 Jouk Jansen Committing in .
2003-06-17 Jouk Jansen Committing in .
2003-06-13 Brian Paulfix typo, added space/anim control
2003-06-13 Brian PaulGL_ARB_occlusion_query demo.
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 Brian Paulminor clean-ups
2003-05-30 Brian Paulapplied Ian's misc patches
2003-04-21 Brian Paulfix minor warnings
2003-04-21 Brian Paulfix .c / .h typo
2003-04-17 Brian Paulclean up usage of extension function pointers
2003-04-17 Brian PaulDemo of using GL_ARB_vertex/fragment_program to do...
2003-04-09 Brian Paulfix typo
2003-04-07 Brian PaulDemo of per-pixel lighting with a fragment program.
2003-03-31 Brian Pauluse gluSphere instead of glutSphere so we get texcoords
2003-03-29 Brian Paulfix texgen msg strings
2003-03-03 Brian Pauladded glFinish with comment
2003-02-27 Karl Schultzfix compilation for windows
next