mesa/progs/tests
Robert Ellison 2caec748ad tests: have getprocaddress return a return code
These minor changes allow getprocaddress to return an error code
in the case of test failure.  This allows the program to be integrated
into the piglit test suite.
2009-08-07 12:23:19 -06:00
..
.gitignore Merge branch 'mesa_7_5_branch' 2009-07-03 18:53:58 +02:00
afsmultiarb.c demos: move glewInit() after glutCreateWindow() 2009-04-17 08:11:00 -06:00
antialias.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
api_speed.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
api_speed.py Prevent possible divide-by-zero error. 2004-12-01 20:20:13 +00:00
arbfpspec.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
arbfptest1.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
arbfptexture.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
arbfptrig.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
arbgpuprog.c tests: added arbgpuprog, for compile-testing ARB vertex/fragment programs 2009-06-12 08:16:18 -06:00
arbnpot-mipmap.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
arbnpot.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
arbvptest1.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
arbvptest3.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
arbvptorus.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
arbvpwarpmesh.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
arraytexture.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
auxbuffer.c test of aux buffer rendering 2004-03-21 17:07:30 +00:00
blendminmax.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
blendsquare.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
blendxor.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
bufferobj.c demos: use glEnable/DisableClientState() for vertex arrays 2009-07-08 13:58:30 -06:00
bug_3050.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
bug_3101.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
bug_3195.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
bug_texstore_i8.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
bumpmap.c mesa test prog for ATI_envmap_bumpmap 2009-03-12 15:07:22 +01:00
calibrate_rast.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
copypixrate.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
crossbar.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
cva.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
debugger.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
drawbuffers.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
exactrast.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
ext422square.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
fbotest1.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
fbotest2.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
fillrate.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
floattex.c demos: asst. updates, clean-ups 2009-04-28 07:31:30 -06:00
fog.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
fogcoord.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
fptest1.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
fptexture.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
getprocaddress.c tests: have getprocaddress return a return code 2009-08-07 12:23:19 -06:00
getprocaddress.py mesa: improve getprocaddress test 2009-08-07 12:06:17 -06:00
getteximage.c tests/getteximage: test more texture sizes, including npot 2009-08-04 16:17:09 -06:00
glutfx.c demos: move glutfx demo to tests/ 2009-04-18 12:57:13 -06:00
interleave.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
invert.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
jkrahntest.c demos: fix usage text 2009-04-18 10:08:15 -06:00
lineclip.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
Makefile Merge branch 'mesa_7_5_branch' 2009-07-03 18:53:58 +02:00
Makefile.win Remove CVS keywords. 2008-09-21 11:00:44 -07:00
manytex.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
mapbufrange.c demos: use glEnable/DisableClientState() for vertex arrays 2009-07-08 13:58:30 -06:00
mapvbo.c demos: use glEnable/DisableClientState() for vertex arrays 2009-07-08 13:58:30 -06:00
minmag.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
mipgen.c tests: add simplest mipgen test 2009-03-18 14:13:59 +00:00
mipmap_comp.c progs/tests: Add mipmap_comp for mipmap testing with compressed textures 2009-04-29 20:18:12 +01:00
mipmap_comp_tests.c progs/tests: Use compressed texture in mipmap_comp_tests 2009-07-04 16:01:45 +02:00
mipmap_limits.c progs/tests: Update mipmap_limits to show image and colors 2009-03-18 13:30:34 +01:00
mipmap_view.c tests/mipmap_view: add a bunch of keystrokes for testing render-to-texture 2009-04-24 10:09:14 +01:00
multipal.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
multitexarray.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
multiwindow.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
no_s3tc.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
occlude.c demos: move demos/occlude.c (old HP extension) to tests 2009-04-18 13:10:51 -06:00
packedpixels.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
pbo.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
persp_hint.c tests: added persp_hint.c test 2009-06-12 15:59:53 -06:00
prim.c tests: prim.c demo, modified for GL_EXT_provoking_vertex 2009-06-09 22:00:22 -06:00
prog_parameter.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
quads.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
random.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
readrate.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
rubberband.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
scissor-viewport.c progs/tests: Add some scissor tests 2009-06-08 14:45:40 +02:00
scissor.c progs/tests: Add some scissor tests 2009-06-08 14:45:40 +02:00
SConscript tests: glGetTexImage() test 2009-07-30 09:46:57 -06:00
seccolor.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
shader_api.c demos: check that GL version is 2.0 or higher 2009-04-21 07:27:27 -06:00
sharedtex.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
stencil_twoside.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
stencil_wrap.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
stencilwrap.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
streaming_rect.c demos: move streaming_rect.c demo to tests/ 2009-04-18 12:55:55 -06:00
subtex.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
subtexrate.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
tex1d.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
texcmp.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
texcomp_image.h progs/tests: Add tests for glCompressedTexSubImage 2009-06-30 14:11:29 +02:00
texcompress2.c progs/tests: Make texcompress2 get texture 2009-04-15 23:36:22 +02:00
texcompsub.c tests: also test xoffset in texcompsub test 2009-08-05 01:13:21 +02:00
texdown.c demos: move texdown.c to tests/ 2009-04-18 12:58:00 -06:00
texfilt.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
texgenmix.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
texline.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
texobj.c demos: move demos/texobj.c to tests/ 2009-04-18 13:12:50 -06:00
texobjshare.c test program for texture sharing, deleting, etc 2005-01-19 14:51:41 +00:00
texrect.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
texwrap.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
tkmap.c tests: need tkmap.c for prim.c 2009-06-09 21:59:36 -06:00
unfilledclip.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
vao-01.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
vao-02.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
vparray.c demos: move glewInit() call, fixes crash/bug 21247 2009-04-17 09:16:48 -06:00
vpeval.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
vptest1.c demos: fix incorrect assertion 2009-04-18 10:20:26 -06:00
vptest2.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
vptest3.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
vptorus.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
vpwarpmesh.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
yuvrect.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
yuvsquare.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
zcomp.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
zdrawpix.c progs/tests: compile with SCons and glew 2009-03-10 13:11:23 +00:00
zreaddraw.c progs/tests: Use opaque colors. 2009-06-15 15:40:10 +01:00