mesa/progs/tests
2008-12-15 18:19:05 -07:00
..
.gitignore Add a couple of test apps for line/unfilled polygon clipping. 2008-03-27 11:57:08 -07:00
afsmultiarb.c
antialias.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
api_speed.c
api_speed.py
arbfpspec.c fix indentation 2006-04-21 01:02:49 +00:00
arbfptest1.c make prog2 a legal program (texture reference fix) 2006-08-30 23:40:53 +00:00
arbfptexture.c
arbfptrig.c
arbnpot-mipmap.c npot version of redbook/mipmap.c 2006-09-15 10:41:54 +00:00
arbnpot.c Fix broken test. 2008-02-12 16:56:18 -07:00
arbvptest1.c s/NV/ARB/ 2006-04-21 01:01:58 +00:00
arbvptest3.c use vertex.attrib[3] instead of vertex.color 2006-04-21 01:02:27 +00:00
arbvptorus.c exercise position invarient vertex program 2006-06-21 14:03:39 +00:00
arbvpwarpmesh.c use vertex.attrib[3] instead of vertex.color 2006-04-21 01:02:27 +00:00
arraytexture.c Add simple program to test GL_MESA_texture_array. 2007-05-16 14:46:13 -07:00
auxbuffer.c
blendminmax.c
blendsquare.c
bufferobj.c delete buffers, destroy window upon exit 2006-08-25 22:13:08 +00:00
bug_3050.c
bug_3101.c
bug_3195.c
copypixrate.c
crossbar.c
cva.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
debugger.c
descrip.mms
dinoshade.c mesa: fix version check in dinoshade.c 2008-11-11 14:35:39 -07:00
drawbuffers.c fix glReadPixels parameters to handle odd-width windows correctly 2007-06-08 13:10:01 -06:00
exactrast.c test that point/line/quad rendering hits the right pixels 2007-11-09 17:02:51 -07:00
ext422square.c
fbotest1.c destroy window during cleanup 2007-03-06 16:33:00 -07:00
fbotest2.c disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested depth buffer 2008-05-08 08:39:30 -06:00
fbotexture.c added culling/wireframe options 2007-12-04 14:07:08 -07:00
floattex.c demos: updated tests/floattex.c (doesn't work just yet). 2008-12-15 18:19:05 -07:00
fog.c
fogcoord.c
fptest1.c fptest1 requires GL_NV_fragment_program 2006-04-28 21:50:41 +00:00
fptexture.c
getprocaddress.c test glStencilFuncSeparateATI() 2007-10-30 10:23:58 -06:00
getprocaddress.py Remove CVS keywords. 2008-09-21 11:00:44 -07:00
interleave.c
invert.c
jkrahntest.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
lineclip.c Add a couple of test apps for line/unfilled polygon clipping. 2008-03-27 11:57:08 -07:00
Makefile demos: updated tests/floattex.c (doesn't work just yet). 2008-12-15 18:19:05 -07:00
Makefile.win Remove CVS keywords. 2008-09-21 11:00:44 -07:00
manytex.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
minmag.c Added minmag.c test 2008-02-16 09:57:50 -07:00
mipmap_limits.c Press <space> to reset limit/bias values, clean-up limit/bias printf 2008-05-03 09:09:40 -06:00
multipal.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
multitexarray.c
multiwindow.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
no_s3tc.c
packedpixels.c print 2D vs 3D in window 2006-05-19 16:48:42 +00:00
pbo.c
prog_parameter.c Add test for GL_EXT_gpu_program_parameters. 2006-08-15 16:44:32 +00:00
projtex.c
random.c Random state-change / primitive rendering. Good for hammering on a driver... 2007-06-21 18:11:29 -06:00
readrate.c
seccolor.c
shader_api.c Convert to 0/1 when setting boolean uniforms 2008-01-01 09:58:15 -07:00
sharedtex.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
stencil_twoside.c add simple test for two-sided stencil functionality 2007-12-11 15:38:34 +01:00
stencil_wrap.c
stencilwrap.c
subtexrate.c
tex1d.c
texcmp.c
texcompress2.c simple texture compression test 2006-05-10 22:47:06 +00:00
texfilt.c
texgenmix.c
texline.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
texobjshare.c
texrect.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
texwrap.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
unfilledclip.c Add a couple of test apps for line/unfilled polygon clipping. 2008-03-27 11:57:08 -07:00
vao-01.c removed incorrect const qualifier 2006-06-13 01:14:48 +00:00
vao-02.c removed incorrect const qualifier 2006-06-13 01:14:48 +00:00
vparray.c
vpeval.c
vptest1.c
vptest2.c
vptest3.c
vptorus.c
vpwarpmesh.c
yuvrect.c
yuvsquare.c
zreaddraw.c