mesa/progs/tests
Brian Paul b6ad7c8c4a demos: minor updates for shader_api.c test
Mesa's glGetUniformLocation() does support array indexes.

Minor code reformatting.

It would be great if this program were converted into a glean test...
2009-02-11 09:17:22 -07:00
..
.gitignore Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
afsmultiarb.c
antialias.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
api_speed.c
api_speed.py
arbfpspec.c
arbfptest1.c
arbfptexture.c
arbfptrig.c
arbnpot-mipmap.c
arbnpot.c Fix broken test. 2008-02-12 16:57:00 -07:00
arbvptest1.c
arbvptest3.c
arbvptorus.c
arbvpwarpmesh.c
arraytexture.c
auxbuffer.c
blendminmax.c
blendsquare.c
blendxor.c tests: test pseudo-XOR blend mode. 2009-01-19 12:09:40 -07:00
bufferobj.c demos: modify bufferobj.c to exercise interleaved vertex arrays 2009-02-03 15:17:26 -07:00
bug_3050.c
bug_3101.c
bug_3195.c
bug_texstore_i8.c tests: Added a test for a strange bug in texstore_a8 2008-06-18 19:07:07 +02:00
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-09-21 11:00:44 -07:00
debugger.c
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 demos: updated FBO tests to for ARB_fbo 2009-01-22 15:22:54 -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 demos: revamp the fbotexture.c demo 2009-01-22 15:25:10 -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 demos: updated tests/floattex.c (doesn't work just yet). 2008-12-15 18:19:05 -07:00
fog.c
fogcoord.c
fptest1.c
fptexture.c
getprocaddress.c test glStencilFuncSeparateATI() 2008-04-04 12:44:14 +02: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 Merge commit 'origin/master' into gallium-0.2 2009-01-22 09:43:42 +00: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 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 destroy window on exit 2008-09-18 15:37:13 -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
pbo.c
prog_parameter.c
projtex.c
quads.c simple quad drawing test 2008-09-11 10:43:14 -06:00
random.c Random state-change / primitive rendering. Good for hammering on a driver... 2007-06-21 18:11:29 -06:00
readrate.c
rubberband.c tests: test pseudo-XOR blend mode. 2009-01-19 12:09:40 -07:00
seccolor.c
shader_api.c demos: minor updates for shader_api.c test 2009-02-11 09:17:22 -07:00
sharedtex.c Remove CVS keywords. 2008-09-21 11:00:44 -07:00
stencil_twoside.c CELL: two-sided stencil fixes 2008-11-11 13:57:10 -07: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
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
vao-02.c
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