added floattex.c to test floating point textures
[mesa.git] / progs / demos /
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
2003-01-24 Brian Paulsilence warning
2002-12-10 Brian Pauluse/test GL_SGIS_generate_mipmaps if available
2002-12-03 Brian Paulupdated to use ARB extensions
2002-11-28 Brian Pauluse polygon offset to avoid multi-pass Z-fighting artifacts
2002-10-31 Keith WhitwellAdd a note about window map behaviour and the autotunin...
2002-10-25 Brian Pauladded skybox and options to load real images
2002-10-23 Brian Paulmassive overhaul, see new keyboard options
2002-10-18 Karl SchultzQuiet compiler warnings.
2002-08-08 Brian Pauladded (char *) casts
2002-07-22 Brian Paulfix warnings (bug 580528)
2002-07-12 Brian Paulsilence warnings
2002-07-12 Brian PaulPedantic compiler fixes (Sven Panne)
2002-05-02 Alan Hourihaneremove test code
2002-05-02 Alan HourihaneglutSwapBuffers implicitly does a glFinish when swappin...
2002-04-22 Brian Paulremoved CVS $Log comments
2002-04-05 Karl SchultzAdded -perf option to measure frame rate. This is...
2002-03-23 Brian Paulexercise GL_EXT_shadow_funcs
2002-02-16 Brian Paulupdated to use GL_ARB_depth_texture, GL_ARB_shadow...
2002-02-15 Brian Paulinclude string.h to silence warning
2002-02-13 Brian Paulnow supports > 2 texture units
2002-01-26 Brian Pauladded fog and raster Z position controls
2002-01-16 Karl SchultzDemo updates for Windows (Robert Bergkvist)
2002-01-04 Brian Pauladded some assertions to exercise glIsTexture()
2002-01-04 Gareth Hughes- Clean up state bitmask.
2001-11-06 Brian Pauladded missing GL_MAX_TEXTURE_LOD_BIAS_EXT query
2001-10-26 Karl SchultzCopy the readtex.[ch] files from ../util
2001-10-04 Karl SchultzAllow to compile in Windows.
2001-10-04 Karl SchultzBuild a few demos that now work with Windows.
2001-09-25 Karl SchultzFix up Windows makefiles so that the debug build leaves...
2001-09-24 Karl Schultzuse OSMESA_* enums for OSMesaCreateContext instead...
2001-09-18 Karl Schultzclean up makefiles some more for Windows
2001-09-18 Karl Schultzremove carriage return chars
2001-09-14 Brian PaulWin32 updates (Karl Schultz)
2001-08-21 Gareth HughesGet rid of unfinished demo.
2001-08-13 Brian Paulreplace PI with pi
2001-07-13 Brian Paulminor tweaks
2001-06-20 Brian Paulalso print GL_MAX_TEXTURE_SIZE
2001-06-13 Brian Paulmoved glTexEnvi calls to better logical locations
2001-06-04 Keith Whitwellfixed some GL_POINTS probs
2001-05-11 Keith Whitwellfix a couple of small bugs
2001-05-11 Keith Whitwellmade render path selection more flexible
2001-05-09 Brian Paulfixed FP underflow problem in kfact computation
2001-05-09 Brian Paulcheck for tiny values in dir[] vector in calcposobjs...
2001-04-25 Brian Pauladded ShowAlphaBuffer feature - 'a' key
2001-04-19 Keith WhitwellAdd more options, including '-10','-100' and '-1000...
2001-03-28 Gareth HughesMore informative display of texture parameters.
next