mesa/progs/tests
2008-05-26 20:14:40 +09:00
..
.gitignore add new binaries to ignore to make 'git status' cleaner 2008-05-20 19:18:22 -04:00
afsmultiarb.c
antialias.c Remove CVS keywords. 2008-05-26 20:14:40 +09: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:57:00 -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
calibrate_rast.c Added calibrate_rast.c program 2008-02-28 17:55:26 -07:00
copypixrate.c mesa: minor code re-org 2008-03-21 11:06:52 -06:00
crossbar.c
cva.c Remove CVS keywords. 2008-05-26 20:14:40 +09:00
debugger.c
dinoshade.c
drawbuffers.c fix glReadPixels parameters to handle odd-width windows correctly 2007-06-08 13:10:01 -06: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:33:44 -06:00
fbotexture.c destroy window during cleanup 2007-03-06 16:33:00 -07:00
fillrate.c mesa: added a cast to avoid int overflow, plus rename texels->pixels 2008-04-01 16:20:29 -06:00
floattex.c
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() 2008-04-04 12:44:14 +02:00
getprocaddress.py Remove CVS keywords. 2008-05-26 20:14:40 +09:00
interleave.c
invert.c
jkrahntest.c Remove CVS keywords. 2008-05-26 20:14:40 +09:00
Makefile mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil) 2008-04-11 09:21:37 -06:00
Makefile.win Remove CVS keywords. 2008-05-26 20:14:40 +09:00
manytex.c Remove CVS keywords. 2008-05-26 20:14:40 +09:00
minmag.c Added minmag.c test 2008-02-16 10:05:24 -07:00
mipmap_limits.c Press <space> to reset limit/bias values, clean-up limit/bias printf 2008-05-03 09:10:44 -06:00
mipmap_view.c better text labels 2008-03-19 17:15:14 -06:00
multipal.c Remove CVS keywords. 2008-05-26 20:14:40 +09:00
multitexarray.c
multiwindow.c Remove CVS keywords. 2008-05-26 20:14:40 +09: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 test glReadPixels speed w/ various formats/types, PBOs 2006-04-14 16:20:55 +00:00
seccolor.c
sharedtex.c Remove CVS keywords. 2008-05-26 20:14:40 +09:00
stencil_wrap.c
stencilwrap.c
subtex.c Test calling glTexSubImage2D mid-way through a frame. 2008-02-20 11:58:33 -07:00
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-05-26 20:14:40 +09:00
texobjshare.c
texrect.c Remove CVS keywords. 2008-05-26 20:14:40 +09:00
texwrap.c Remove CVS keywords. 2008-05-26 20:14:40 +09: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
zcomp.c mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil) 2008-04-11 09:21:37 -06:00
zdrawpix.c mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT) 2008-04-10 18:33:53 -06:00
zreaddraw.c