summaryrefslogtreecommitdiff
path: root/progs/tests
AgeCommit message (Expand)AuthorFilesLines
2009-03-18tests: add simplest mipgen testKeith Whitwell3-0/+209
2009-03-18progs/tests: Update mipmap_limits to show image and colorsJakob Bornecrantz2-67/+135
2009-03-16progs/tests: IgnoresJakob Bornecrantz1-0/+4
2009-03-12demos: fix typoBrian Paul1-1/+1
2009-03-12mesa test prog for ATI_envmap_bumpmapRoland Scheidegger2-0/+215
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell92-78/+343
2009-03-04tests: add new mapbufrange.c test to test GL_ARB_map_buffer_rangeBrian Paul2-1/+206
2009-02-27demos: fix renderbuffer leak in progs/tests/fbotexture.cBrian Paul1-10/+21
2009-02-27tests: new mapvbo.c testBrian Paul2-0/+139
2009-02-26demos: add a fourth test case to VBO test for position/color in different VBOsBrian Paul1-15/+74
2009-02-11demos: minor updates for shader_api.c testBrian Paul1-4/+4
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul14-127/+2039
2009-02-03demos: modify bufferobj.c to exercise interleaved vertex arraysBrian Paul1-13/+23
2009-01-22demos: revamp the fbotexture.c demoBrian Paul1-113/+268
2009-01-22demos: updated FBO tests to for ARB_fboBrian Paul2-7/+15
2009-01-22Merge commit 'origin/master' into gallium-0.2Alan Hourihane3-0/+443
2009-01-19tests: test pseudo-XOR blend mode.Brian Paul3-0/+443
2008-12-16Merge commit 'origin/master' into gallium-0.2Brian Paul2-46/+136
2008-12-15demos: updated tests/floattex.c (doesn't work just yet).Brian Paul2-46/+136
2008-11-11Merge commit 'origin/master' into gallium-0.2Brian Paul1-1/+1
2008-11-11mesa: fix version check in dinoshade.cBrian Paul1-1/+1
2008-11-11CELL: two-sided stencil fixesRobert Ellison1-2/+0
2008-09-21Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell1-1/+4
2008-09-21Remove CVS keywords.Keith Whitwell12-13/+0
2008-09-18destroy window on exitBrian Paul1-1/+4
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2-20/+279
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul1-20/+20
2008-09-11simple quad drawing testBrian Paul2-0/+259
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell23-122/+1761
2008-07-01press 'm' to toggle multisample enable/disableBrian Paul1-2/+10
2008-06-18tests: Added a test for a strange bug in texstore_a8Jakob Bornecrantz3-0/+196
2008-05-26Remove CVS keywords.José Fonseca12-13/+0
2008-05-21Merge branch 'gallium-0.1' into gallium-tex-surfacesMichel Dänzer1-2/+31
2008-05-20add new binaries to ignore to make 'git status' cleanerZack Rusin1-1/+22
2008-05-20Ignore more generated files in progs/Dan Nicholson1-1/+9
2008-05-08disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept...Brian Paul1-0/+1
2008-05-08disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept...Brian Paul1-0/+1
2008-05-07Never fail `make clean'Dan Nicholson1-3/+3
2008-05-03Press <space> to reset limit/bias values, clean-up limit/bias printfBrian Paul1-7/+25
2008-05-03Press <space> to reset limit/bias values, clean-up limit/bias printfBrian Paul1-7/+25
2008-05-02set TextureID = NULL after deleting the arrayBrian Paul1-0/+1
2008-04-28mesa: explicitly delete textures before creating new onesBrian Paul1-1/+12
2008-04-11mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil)Brian Paul2-0/+224
2008-04-10mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT)Brian Paul2-0/+193
2008-04-04test glStencilFuncSeparateATI()Brian1-0/+26
2008-04-01mesa: added a cast to avoid int overflow, plus rename texels->pixelsBrian1-4/+4
2008-04-01mesa: measure fill rate for drawing a large quad with basic shading/texture m...Brian2-0/+211
2008-03-27Add a couple of test apps for line/unfilled polygon clipping.Eric Anholt4-0/+384
2008-03-21mesa: minor code re-orgBrian Paul1-24/+39
2008-03-19better text labelsBrian Paul1-9/+16