add support for LDFLAGS env var
[mesa.git] / progs / tests / Makefile
2007-09-29 Dan Nicholsonadd support for LDFLAGS env var
2007-09-24 Eric AnholtFix progs/tests/ build with BSD make.
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-22 BrianRandom state-change / primitive rendering. Good for...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickAdd simple program to test GL_MESA_texture_array.
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-12 Brianextra stuff for drawbuffers test
2007-03-11 Brianadded drawbuffers.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-15 Keith Whitwellnpot version of redbook/mipmap.c
2006-08-15 Ian RomanickAdd test for GL_EXT_gpu_program_parameters.
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2006-05-10 Brian Paulsimple texture compression test
2006-05-10 Brian PaulTest program for exercising GL_TEXTURE_BASE_LEVEL and...
2006-04-14 Brian Paultest glReadPixels speed w/ various formats/types, PBOs
2006-03-04 Ian RomanickBuild test for bugzilla #3050
2006-01-30 Brian Pauladded more tests (Pedro Maia)
2006-01-26 Brian PaulTest glTexSubImage and glCopyTexSubImage rate.
2006-01-26 Brian Paulcopypixrate.c - measure the speed of glCopyPixels.
2005-11-14 Ian RomanickSimple test of glInterleavedArrays functionality.
2005-10-28 Ian RomanickAdd new test "texfilt". This test is a cousin to texwr...
2005-10-26 Eric AnholtAdd a fog mode (normal and fog_coord, leaner/exp/exp2...
2005-09-10 Roland Scheideggernew demo to test ATI_fragment_shader, not very creative...
2005-08-18 Ian RomanickAdd simple regression test for bugzilla #3195.
2005-07-07 Ian RomanickAdd regression test for bug #3101.
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-02-14 Ian RomanickSimple test for GL_MESA_pack_invert.
2005-02-09 Ian RomanickSimple test for ARB_texture_env_crossbar functionality...
2005-01-19 Brian Pauladded texobjshare.c
2004-11-04 Ian RomanickAdd EXT_stencil_wrap test that doesn't depend on stenci...
2004-10-29 Brian PaulUpdated getprocaddress test to use gl_API.xml instead...
2004-10-08 Ian RomanickAdd simple test program for Mesa bug #1028405.
2004-05-12 Brian PaulTest program to check that packed pixel formats work...
2004-05-11 Ian RomanickAdded simple EXT_blend_minmax test.
2004-05-11 Ian RomanickAdded simple NV_blend_square test.
2004-04-23 Brian Paulassorted fixes
2004-04-22 Brian Pauladded floattex.c to test floating point textures
2004-04-20 Brian Paulremoved non-existant arbfpwpos.c, added UTIL_FILES...
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
2003-08-23 Jon SmirlRename Makefile to Makefile.X11, add depend support
2003-06-10 Brian Paulupdate for new directory tree
2003-05-20 Keith Whitwellmove LoadYUVImage into readtex.c
2003-03-14 Brian Pauladded fptest1, fptexture, texrect, etc
2002-11-08 Brian Paulmultisample / polygon smooth test
2002-11-08 Brian Paulimplemented automatic code gen and individual function...
2002-10-31 Brian Paulsimple GL_EXT_stencil_wrap test program
2001-12-28 Gareth HughesAdd missing items from .cvsignore files, tests/Makefile
2001-05-07 Gareth HughesAdd new tests.
2000-11-18 Brian Pauladded more programs
2000-11-01 Gareth HughesAdded trivial CVA test for testing HW driver fastpaths...
2000-09-01 Brian Paulinitial check-in