Fix typos in comments.
[mesa.git] / progs /
2004-07-02 Brian Paulredo the event loop to make event response better
2004-06-28 Brian Pauloption to test with display lists
2004-06-28 Brian Paulmake sure Q has a good value before drawing a sample
2004-06-25 Roland Scheideggernew test which uses mixed texgen/non-texgen texture...
2004-06-17 Ian RomanickMake the test check for core GL version 1.3 in addition...
2004-06-11 Brian Pauldon't pass GL_INTENSITY for <format> to glTexImage2D...
2004-06-07 Daniel Borcasmall corrections
2004-06-01 Eric AnholtBuild fixing for FreeBSD. GNU make is installed as...
2004-05-27 Ian RomanickBuild the fogcoord demo.
2004-05-26 Ian RomanickMinor code simplification.
2004-05-26 Ian RomanickTest the overhead of just calling a GL function. The...
2004-05-21 Roland Scheideggeruse OGL 1.1 color logic ops in addition to GL_EXT_blend...
2004-05-21 Roland Scheidegger(Dieter Nuetzel) fix typo in help screen
2004-05-12 Brian PaulTest program to check that packed pixel formats work...
2004-05-12 Brian Paulobsolete in favor of regular Makefiles
2004-05-11 Ian RomanickAdded a 4th square to the output. Expanded the message...
2004-05-11 Ian RomanickAdded simple EXT_blend_minmax test.
2004-05-11 Ian RomanickAdded simple NV_blend_square test.
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-05-06 Brian PaulAdded menu options to test border modes and linear...
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-05-04 Daniel Borcatexture compression: getting warmer
2004-04-29 Daniel BorcaFXT1 preparations
2004-04-23 Brian Paulassorted fixes
2004-04-23 Keith WhitwellAdd fps output
2004-04-22 Brian Pauladded floattex.c to test floating point textures
2004-04-22 Brian Paulminor clean-ups
2004-04-22 Brian Paulobsolete
2004-04-20 Brian Paulremoved non-existant arbfpwpos.c, added UTIL_FILES...
2004-04-18 Brian Paulhack to use glTexCoord4f and Q variable to test project...
2004-04-14 Keith WhitwellUse tcc and the emitted C code from s_fragprog_to_c...
2004-04-08 Brian Pauladded zreaddraw.c
2004-04-08 Brian Paulno depend file
2004-04-03 Brian Paulfor make clean, include tests directory
2004-03-26 Brian Paulminor fixes
2004-03-26 Brian PaulDon't use pushd/popd.
2004-03-26 Brian Paulnew Makefile
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-26 Brian Paulcheck for GLX 1.3 during init
2004-03-25 Brian Paulsilence warnings
2004-03-22 Brian Pauladded some code to test buffer deletion
2004-03-22 Brian Pauluse GL state vars instead of program parameters
2004-03-21 Brian Paultest of aux buffer rendering
2004-03-13 Brian PaulGL_EXT_pixel_buffer_object test
2004-02-23 Ian RomanickThe available GLX version is now logged in addition...
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 Brian Paulremove incorrect negation in fog coord computation
2004-02-16 Keith WhitwellglutInitWindowPosition
2004-02-16 Daniel Borcafog_coord demo
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-10 Brian Paulsome useful matrix functions
2004-02-05 Keith WhitwellAdd comments to make decyphering the faces easier
2004-02-04 Keith WhitwellUse quads instead of lines to ensure this is testing...
2004-02-03 Brian Paulanother pbuffer demo (Andrew Lentvorski)
2004-02-02 Brian Paultweak comments
2004-01-31 Brian Pauladded display list option (l key)
2004-01-31 Brian Pauladd vparray.c, fix indentation
2004-01-31 Brian Paulenable program and arrays by default, minor clean-ups
2004-01-28 Alan Hourihanefix printf warnings
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-26 Keith WhitwellAdd tests for ARB_fp trig instructions and also for...
2004-01-24 Brian PaulNew glXUseRotatedXFontMESA() function. Like glXUseXFon...
2004-01-13 Brian Paulexercise glDeleteProgramsARB
2003-12-23 Daniel Borcareverted TMUs for proper multitexturing
2003-12-19 Daniel BorcaDMesa: removed MGA2064W driver
2003-12-12 Brian Paulnew makefiles
2003-12-09 Karl Rascheadded parsing exercises for ARL and relative offsets...
2003-12-08 Karl RascheA quick little test to show disapeearing specular color...
2003-12-08 Jouk Jansen Committing in .
2003-12-06 Brian PaulglFBDev driver from embedded-2 branch.
2003-12-05 Brian Paulpress f key to toggle front/back drawing/copying
2003-12-04 Karl SchultzWindows needs to #define GL_GLEXT_PROTOTYPES
2003-12-02 Karl Rasches/inverse/invtrans.. whoopsie
2003-11-24 Karl RascheMoving NV_fragment_program tests to ARB_fragment_program
2003-11-23 Karl RaschePorting NV_vertex_program demos to ARB_vertex_program
2003-11-23 Karl RaschePorting NV_vertex_program tests to ARB_vertex_program
2003-11-23 Keith Whitwellbuild fixes, rh9
2003-11-20 Daniel Borcatexture compression testbed
2003-11-13 Brian Paulremove GL_GLEXT_LEGACY
2003-10-21 Brian Pauladded more debug code and tests
2003-10-14 Brian Paulremove some cruft
2003-10-14 Brian Paulexercise more vertex buffer object functions
2003-10-09 Daniel BorcaMinor MinGW fixes
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-10-02 Brian Paulupdates from Daniel Borca
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-24 Karl SchultzMS dev studio project file for teapots demo.
2003-09-24 Karl SchultzWorkspace file for redbook programs
2003-09-24 Karl SchultzChange projection transform so that the top row of...
next