summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-04-29progs/tests: Add mipmap_comp for mipmap testing with compressed texturesJakob Bornecrantz1-0/+1
2009-04-18demos: move demos/texobj.c to tests/Brian Paul1-0/+1
2009-04-18demos: move tests/dinoshade.c to demos/Brian Paul1-1/+0
2009-04-18demos: move tests/projtex.c to demos/Brian Paul1-1/+0
2009-04-18demos: move tests/fbotexture.c to demos/Brian Paul1-1/+0
2009-04-18demos: move texdown.c to tests/Brian Paul1-0/+1
2009-04-18demos: move glutfx demo to tests/Brian Paul1-0/+1
2009-04-18demos: move streaming_rect.c demo to tests/Brian Paul1-0/+1
2009-04-10mesa: asst. progs/test/Makefile filesBrian Paul1-3/+3
2009-03-18tests: add simplest mipgen testKeith Whitwell1-0/+1
2009-03-18progs/tests: Update mipmap_limits to show image and colorsJakob Bornecrantz1-0/+5
2009-03-12mesa test prog for ATI_envmap_bumpmapRoland Scheidegger1-0/+7
2009-03-04tests: add new mapbufrange.c test to test GL_ARB_map_buffer_rangeBrian Paul1-1/+2
2009-02-27tests: new mapvbo.c testBrian Paul1-0/+1
2009-01-22Merge commit 'origin/master' into gallium-0.2Alan Hourihane1-0/+2
2009-01-19tests: test pseudo-XOR blend mode.Brian Paul1-0/+2
2008-12-16Merge commit 'origin/master' into gallium-0.2Brian Paul1-1/+21
2008-12-15demos: updated tests/floattex.c (doesn't work just yet).Brian Paul1-1/+21
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell1-20/+21
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul1-20/+20
2008-09-11simple quad drawing testBrian Paul1-0/+1
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-0/+22
2008-06-18tests: Added a test for a strange bug in texstore_a8Jakob Bornecrantz1-0/+1
2008-05-07Never fail `make clean'Dan Nicholson1-3/+3
2008-04-11mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil)Brian Paul1-0/+1
2008-04-10mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT)Brian Paul1-0/+1
2008-04-01mesa: measure fill rate for drawing a large quad with basic shading/texture m...Brian1-0/+8
2008-03-27Add a couple of test apps for line/unfilled polygon clipping.Eric Anholt1-0/+2
2008-03-17mesa: new mipmap generation, lod bias demoBrian Paul1-0/+9
2008-02-28Added calibrate_rast.c programBrian1-0/+1
2008-02-20Test calling glTexSubImage2D mid-way through a frame.Brian1-0/+1
2008-02-16Added minmag.c testBrian1-0/+1
2008-02-16Added minmag.c testBrian1-0/+1
2008-01-01Add a test program to test for assorted bugs in shader_api.cBruce Merry1-0/+1
2007-12-11add simple test for two-sided stencil functionalityRoland Scheidegger1-0/+1
2007-11-09test that point/line/quad rendering hits the right pixelsBrian1-0/+1
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson1-1/+1
2007-09-28add support for LDFLAGS env varDan Nicholson1-6/+6
2007-09-24Fix progs/tests/ build with BSD make.Eric Anholt1-18/+16
2007-06-21Random state-change / primitive rendering. Good for hammering on a driver...Brian1-0/+1
2007-05-16Add simple program to test GL_MESA_texture_array.Ian Romanick1-0/+7
2007-03-12extra stuff for drawbuffers testBrian1-0/+8
2007-03-11added drawbuffers.cBrian1-0/+1
2006-09-15npot version of redbook/mipmap.cKeith Whitwell1-0/+1
2006-08-15Add test for GL_EXT_gpu_program_parameters.Ian Romanick1-0/+1
2006-06-12Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick1-0/+2
2006-05-10simple texture compression testBrian Paul1-0/+1
2006-05-10Test program for exercising GL_TEXTURE_BASE_LEVEL and GL_TEXTURE_MAX_LEVEL.Brian Paul1-0/+1
2006-04-14test glReadPixels speed w/ various formats/types, PBOsBrian Paul1-0/+2
2006-03-04Build test for bugzilla #3050Ian Romanick1-0/+1