minor anim tweak
[mesa.git] / progs / tests /
2004-08-10 Brian Paulminor tweaks
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-05-26 Ian RomanickMinor code simplification.
2004-05-26 Ian RomanickTest the overhead of just calling a GL function. The...
2004-05-12 Brian PaulTest program to check that packed pixel formats work...
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-06 Brian PaulAdded menu options to test border modes and linear...
2004-05-04 Daniel Borcatexture compression: getting warmer
2004-04-29 Daniel BorcaFXT1 preparations
2004-04-23 Brian Paulassorted fixes
2004-04-22 Brian Pauladded floattex.c to test floating point textures
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-03-26 Brian Paulminor fixes
2004-03-26 Brian Paulnew Makefile
2004-03-22 Brian Pauladded some code to test buffer deletion
2004-03-21 Brian Paultest of aux buffer rendering
2004-03-13 Brian PaulGL_EXT_pixel_buffer_object test
2004-02-16 Brian Paulremove incorrect negation in fog coord computation
2004-02-04 Keith WhitwellUse quads instead of lines to ensure this is testing...
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 call
2004-01-26 Keith WhitwellAdd tests for ARB_fp trig instructions and also for...
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-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-10-21 Brian Pauladded more debug code and tests
2003-10-14 Brian Paulexercise more vertex buffer object functions
2003-09-17 Brian Pauls/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/
2003-09-17 Brian PaulExercise the GL_ELEMENT_ARRAY_BUFFER_ARB path
2003-09-17 Brian Paultest GL_ARB_vertex_buffer_object
2003-09-05 Brian Paulmore debugger development
2003-09-03 Brian Paulinclude math.h
2003-09-02 Ian RomanickAdded support for EXT_texture_mirror_clamp and the...
2003-08-23 Brian Paultest program to exercise glDraw/ReadPixels(GL_DEPTH_COM...
2003-08-23 Jon SmirlRename Makefile to Makefile.X11, add depend support
2003-07-22 Brian PaulNew interactive debugging code - vertex or fragment...
2003-07-21 Brian Paultest program for GL_MESA_program_debug extension
2003-07-10 Brian Pauladded GL_VERSION check
2003-07-03 Brian Paulbigger window
2003-07-03 Brian PaulGL_ARB_texture_non_power_of_two test program
2003-07-02 Jouk Jansen Committing in .
2003-06-17 Jouk Jansen Committing in .
2003-06-10 Brian Paulupdate for new directory tree
2003-05-30 Brian Paulmisc changes from testing
2003-05-30 Brian Paulinclude readtex.h
2003-05-30 Brian Pauldisplay both YCbCr and RGB image (Ian)
2003-05-30 Brian Paulapplied Ian's misc patches
2003-05-20 Keith Whitwellmove LoadYUVImage into readtex.c
2003-05-20 Keith WhitwellTest programs for ycbcr extension
2003-04-05 Brian Paultest glProgramNamedParameter4fNV()
2003-03-29 Brian Paulprint GL_MULTISAMPLE_ARB
2003-03-14 Brian Pauladded fptest1, fptexture, texrect, etc
2003-03-14 Brian Paulsimple NV_fragment_program texture test
2003-03-08 Brian Paultest GLfloat OSMesa rendering
2003-02-25 Brian Paulmore parser test programs
2003-02-04 Brian Pauluse ARB flavor of window_pos extension
2003-01-28 Brian Paulupdated version test
2003-01-14 Brian Paulsimple GL_NV_fragment_program test
2002-11-08 Brian Paulmultisample / polygon smooth test
2002-11-08 Brian Paulminor clean-up
2002-11-08 Brian Paulimplemented automatic code gen and individual function...
2002-11-07 Brian Pauladded glBlendFuncSeparate, glMultiDrawArrays, glMultiDr...
2002-11-07 Brian Pauladded 1.4 functions
2002-10-31 Brian Paulsimple GL_EXT_stencil_wrap test program
2002-10-18 Karl SchultzQuiet compiler warnings.
2002-10-18 Brian Paulcheck for GL_EXT_paletted_texture
2002-10-17 Brian Paulnew wrap modes (Ian Romanick)
2002-10-15 Brian Paulminor updates
2002-08-17 Brian Pauladded multitexture and line stipple
2002-08-17 Brian Paulminor tweaks
2002-06-23 Brian Paultest program for NV_vertex_program and evaluators
2002-06-16 Brian PaulJoe Krahn's context sharing test program
2002-06-15 Brian Paultest for GL_NV_texture_rectangle
2002-04-22 Brian Paultest program for NV_vertex_program + vertex arrays
2002-01-16 Jouk Jansen Committing in .
2002-01-16 Karl Schultzget tests working on windows (Robert Bergkvist)
2002-01-04 Brian Paultest multitexture and vertex arrays
2001-12-28 Gareth HughesAdd missing items from .cvsignore files, tests/Makefile
2001-12-15 Brian Paulwarp a quadmesh with a gravitational source via vertex...
2001-12-15 Brian Paulrotating, lit torus via vertex program
2001-12-14 Brian Paulvertex program test program
2001-11-21 Brian Paulminor update
next