summaryrefslogtreecommitdiff
path: root/progs/tests
AgeCommit message (Expand)Author
2009-03-24progs/tests: Build texcompress2 with sconsJakob Bornecrantz
2009-03-18tests: add simplest mipgen testKeith Whitwell
2009-03-18progs/tests: Update mipmap_limits to show image and colorsJakob Bornecrantz
2009-03-16progs/tests: IgnoresJakob Bornecrantz
2009-03-12demos: fix typoBrian Paul
2009-03-12mesa test prog for ATI_envmap_bumpmapRoland Scheidegger
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell
2009-03-04tests: add new mapbufrange.c test to test GL_ARB_map_buffer_rangeBrian Paul
2009-02-27demos: fix renderbuffer leak in progs/tests/fbotexture.cBrian Paul
2009-02-27tests: new mapvbo.c testBrian Paul
2009-02-26demos: add a fourth test case to VBO test for position/color in different VBOsBrian Paul
2009-02-11demos: minor updates for shader_api.c testBrian Paul
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul
2009-02-03demos: modify bufferobj.c to exercise interleaved vertex arraysBrian Paul
2009-01-22demos: revamp the fbotexture.c demoBrian Paul
2009-01-22demos: updated FBO tests to for ARB_fboBrian Paul
2009-01-22Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2009-01-19tests: test pseudo-XOR blend mode.Brian Paul
2008-12-16Merge commit 'origin/master' into gallium-0.2Brian Paul
2008-12-15demos: updated tests/floattex.c (doesn't work just yet).Brian Paul
2008-11-11Merge commit 'origin/master' into gallium-0.2Brian Paul
2008-11-11mesa: fix version check in dinoshade.cBrian Paul
2008-11-11CELL: two-sided stencil fixesRobert Ellison
2008-09-21Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-18destroy window on exitBrian Paul
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul
2008-09-11simple quad drawing testBrian Paul
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-07-01press 'm' to toggle multisample enable/disableBrian Paul
2008-06-18tests: Added a test for a strange bug in texstore_a8Jakob Bornecrantz
2008-05-26Remove CVS keywords.José Fonseca
2008-05-21Merge branch 'gallium-0.1' into gallium-tex-surfacesMichel Dänzer
2008-05-20add new binaries to ignore to make 'git status' cleanerZack Rusin
2008-05-20Ignore more generated files in progs/Dan Nicholson
2008-05-08disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept...Brian Paul
2008-05-08disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept...Brian Paul
2008-05-07Never fail `make clean'Dan Nicholson
2008-05-03Press <space> to reset limit/bias values, clean-up limit/bias printfBrian Paul
2008-05-03Press <space> to reset limit/bias values, clean-up limit/bias printfBrian Paul
2008-05-02set TextureID = NULL after deleting the arrayBrian Paul
2008-04-28mesa: explicitly delete textures before creating new onesBrian Paul
2008-04-11mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil)Brian Paul
2008-04-10mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT)Brian Paul
2008-04-04test glStencilFuncSeparateATI()Brian
2008-04-01mesa: added a cast to avoid int overflow, plus rename texels->pixelsBrian
2008-04-01mesa: measure fill rate for drawing a large quad with basic shading/texture m...Brian
2008-03-27Add a couple of test apps for line/unfilled polygon clipping.Eric Anholt
2008-03-21mesa: minor code re-orgBrian Paul