mesa/progs/tests
Michal Krol 918ea5168b Rename 'mms-config.' to 'mms.config'.
It looks like Windows does not like filenames ending with a dot,
in effect renaming it to 'mms-config'.
2007-10-29 19:50:10 +00:00
..
.gitignore Make git ignore files only generated at build time. 2006-12-06 14:17:56 +01:00
afsmultiarb.c updated comment 2006-01-30 17:13:19 +00:00
antialias.c
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
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 Don't try to bind to proxy texture target. This is defined by the spec to be 2006-03-06 16:31:50 +00:00
bug_3101.c
bug_3195.c Display the correct bug number in the information text. 2006-03-06 16:42:12 +00:00
copypixrate.c test glBlitFramebufferEXT w/ -blit flag 2006-03-02 03:54:14 +00:00
crossbar.c
cva.c fix the gl version test 2006-11-22 19:37:21 +00:00
debugger.c
descrip.mms Rename 'mms-config.' to 'mms.config'. 2007-10-29 19:50:10 +00:00
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 destroy window on exit 2007-03-25 10:25:29 -06:00
fbotexture.c destroy window during cleanup 2007-03-06 16:33:00 -07:00
floattex.c
fog.c Add a fog mode (normal and fog_coord, leaner/exp/exp2 mode) testing program I 2005-10-26 09:48:03 +00:00
fogcoord.c
fptest1.c fptest1 requires GL_NV_fragment_program 2006-04-28 21:50:41 +00:00
fptexture.c
getprocaddress.c test OpenGL 2.0 stencil funcs 2006-11-02 15:47:30 +00:00
getprocaddress.py
interleave.c Two subtle things missed on the previous commit. 2005-11-15 01:55:46 +00:00
invert.c
jkrahntest.c silence warning about duplicate M_PI definition 2006-01-30 17:12:10 +00:00
Makefile Random state-change / primitive rendering. Good for hammering on a driver... 2007-06-21 18:11:29 -06:00
Makefile.win
manytex.c silence warning 2005-09-15 01:58:39 +00:00
mipmap_limits.c mipmap_limits: Fix display of current texture filtering mode. 2006-12-14 11:01:38 +01:00
multipal.c
multitexarray.c
multiwindow.c
no_s3tc.c
packedpixels.c print 2D vs 3D in window 2006-05-19 16:48:42 +00:00
pbo.c If the image file is RGB, convert to RGBA (fixes segfault). 2006-04-13 19:45:42 +00:00
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 fix clipping, display name, warnings 2007-03-01 07:56:11 -07:00
stencil_wrap.c
stencilwrap.c
subtexrate.c Don't do swapbuffers if -nodraw specified. Get t0 after setup code. 2006-01-27 15:44:40 +00:00
tex1d.c
texcmp.c
texcompress2.c simple texture compression test 2006-05-10 22:47:06 +00:00
texfilt.c Add new test "texfilt". This test is a cousin to texwrap. Instead of 2005-10-28 18:41:03 +00:00
texgenmix.c
texline.c
texobjshare.c
texrect.c
texwrap.c make tiles a little smaller so they're all visible 2005-08-25 03:09:12 +00: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