..
antialias.c
print GL_MULTISAMPLE_ARB
2003-03-29 16:42:57 +00:00
arbfpspec.c
fix printf warnings
2004-01-28 16:28:53 +00:00
arbfptest1.c
fix printf warnings
2004-01-28 16:28:53 +00:00
arbfptexture.c
Moving NV_fragment_program tests to ARB_fragment_program
2003-11-24 13:29:54 +00:00
arbfptrig.c
Add tests for ARB_fp trig instructions and also for 1D texturing
2004-01-26 13:45:42 +00:00
arbnpot.c
bigger window
2003-07-03 03:11:56 +00:00
arbvptest1.c
fix printf warnings
2004-01-28 16:28:53 +00:00
arbvptest3.c
fix printf warnings
2004-01-28 16:28:53 +00:00
arbvptorus.c
fix printf warnings
2004-01-28 16:28:53 +00:00
arbvpwarpmesh.c
Porting NV_vertex_program tests to ARB_vertex_program
2003-11-23 17:44:02 +00:00
auxbuffer.c
test of aux buffer rendering
2004-03-21 17:07:30 +00:00
bufferobj.c
added some code to test buffer deletion
2004-03-22 16:28:02 +00:00
cva.c
Committing in .
2003-12-08 09:03:35 +00:00
debugger.c
more debugger development
2003-09-05 19:34:58 +00:00
descrip.mms
Committing in .
2003-07-02 14:23:49 +00:00
dinoshade.c
Committing in .
2003-12-08 09:03:35 +00:00
fogcoord.c
remove incorrect negation in fog coord computation
2004-02-16 16:44:40 +00:00
fptest1.c
test glProgramNamedParameter4fNV()
2003-04-05 00:38:40 +00:00
fptexture.c
build fixes, rh9
2003-11-23 10:27:10 +00:00
getprocaddress.c
include math.h
2003-09-03 17:21:51 +00:00
getprocaddress.py
update for new directory tree
2003-06-10 14:54:37 +00:00
jkrahntest.c
Joe Krahn's context sharing test program
2002-06-16 03:57:48 +00:00
Makefile
Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compile
2004-04-14 21:19:34 +00:00
Makefile.win
get tests working on windows (Robert Bergkvist)
2002-01-16 01:03:25 +00:00
Makefile.X11
GL_EXT_pixel_buffer_object test
2004-03-13 18:31:14 +00:00
manytex.c
Quiet compiler warnings.
2002-10-18 17:47:35 +00:00
multipal.c
Committing in .
2003-12-08 09:03:35 +00:00
multitexarray.c
test multitexture and vertex arrays
2002-01-04 23:00:19 +00:00
multiwindow.c
simple multi-window GLUT test prog
2001-08-21 14:25:31 +00:00
osdemo16.c
test 16-bit/channel rendering
2001-03-08 15:24:18 +00:00
osdemo32.c
test GLfloat OSMesa rendering
2003-03-08 19:05:45 +00:00
pbo.c
GL_EXT_pixel_buffer_object test
2004-03-13 18:31:14 +00:00
projtex.c
added support for 4 texture units
2001-01-23 23:44:15 +00:00
seccolor.c
GL_EXT_secondary_color test
2001-03-05 17:50:35 +00:00
sharedtex.c
Committing in .
2002-01-16 14:32:46 +00:00
stencilwrap.c
Use quads instead of lines to ensure this is testing stencil functionality
2004-02-04 15:27:39 +00:00
tex1d.c
Add tests for ARB_fp trig instructions and also for 1D texturing
2004-01-26 13:45:42 +00:00
texcmp.c
texture compression testbed
2003-11-20 17:07:31 +00:00
texline.c
Add glutInitWindowPosition call
2004-01-28 10:07:48 +00:00
texrect.c
include readtex.h
2003-05-30 15:37:47 +00:00
texwrap.c
Added support for EXT_texture_mirror_clamp and the single wrap mode
2003-09-02 19:25:17 +00:00
vparray.c
added display list option (l key)
2004-01-31 19:57:25 +00:00
vpeval.c
minor tweaks
2002-08-17 00:29:55 +00:00
vptest1.c
vertex program test program
2001-12-14 03:03:38 +00:00
vptest2.c
vertex program test program
2001-12-14 03:03:38 +00:00
vptest3.c
vertex program test program
2001-12-14 03:03:38 +00:00
vptorus.c
rotating, lit torus via vertex program
2001-12-15 22:33:59 +00:00
vpwarpmesh.c
minor updates
2002-10-15 14:43:55 +00:00
yuvrect.c
move LoadYUVImage into readtex.c
2003-05-20 09:54:58 +00:00
yuvsquare.c
display both YCbCr and RGB image (Ian)
2003-05-30 15:36:04 +00:00
zreaddraw.c
test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zooming
2003-08-23 21:42:57 +00:00