..
.gitignore
progs/tests: new zbitmap.c test to exercize Z testing of glBitmap
2010-02-19 11:12:20 -07:00
afsmultiarb.c
demos: move glewInit() after glutCreateWindow()
2009-04-17 08:11:00 -06:00
antialias.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
api_speed.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
api_speed.py
Prevent possible divide-by-zero error.
2004-12-01 20:20:13 +00:00
arbfpspec.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
arbfptest1.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
arbfptexture.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
arbfptrig.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
arbgpuprog.c
progs/tests: Fix memory leak in arbgpuprog.c.
2009-11-17 15:24:40 -08:00
arbnpot-mipmap.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
arbnpot.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
arbvptest1.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
arbvptest3.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
arbvptorus.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
arbvpwarpmesh.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
arraytexture.c
progs/tests: Remove unnecessary headers.
2010-01-28 15:11:39 -08:00
auxbuffer.c
test of aux buffer rendering
2004-03-21 17:07:30 +00:00
blendminmax.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
blendsquare.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
blendxor.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
blitfb.c
progs/tests: added new blitfb.c test
2009-10-27 17:00:31 -06:00
bufferobj.c
progs/tests: use glDrawRangeElements() in bufferobj.c
2010-01-26 10:48:00 -07:00
bug_3050.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
bug_3101.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
bug_3195.c
progs/tests: Remove unnecessary headers.
2010-01-28 15:11:39 -08:00
bug_texstore_i8.c
progs/tests: Silence compiler warnings.
2009-12-20 01:01:00 -08:00
bumpmap.c
mesa test prog for ATI_envmap_bumpmap
2009-03-12 15:07:22 +01:00
calibrate_rast.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
condrender.c
progs/tests: added conditional rendering test program
2009-12-31 08:49:27 -07:00
copypixrate.c
progs/tests: fix MSVC build.
2009-12-03 15:11:25 -08:00
crossbar.c
progs/tests: Silence compiler warnings.
2009-12-20 01:01:00 -08:00
cva.c
progs/tests: Remove unnecessary headers.
2010-01-28 15:11:39 -08:00
cva_huge.c
tests: Add test for huge client arrays that has to be split.
2010-03-21 13:17:52 +02:00
cylwrap.c
progs/tests: add line drawing option to cylwrap.c
2010-02-09 15:33:03 +01:00
debugger.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
drawbuffers.c
progs/tests: fixes for drawbuffers.c
2009-10-29 14:46:35 -06:00
drawbuffers2.c
progs/tests: added test for GL_EXT_draw_buffers2
2009-12-31 08:49:27 -07:00
exactrast.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
ext422square.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
fbotest1.c
progs/tests: re-enable exit() call
2009-09-03 16:07:45 -06:00
fbotest2.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
fbotest3.c
progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug
2010-02-01 19:02:52 -07:00
fillrate.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
floattex.c
progs/glsl: change uniform_info::type field to use GLSL vector types
2009-08-12 17:28:45 -06:00
fog.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
fogcoord.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
fptest1.c
progs/tests: Silence compiler warnings.
2009-12-20 01:01:00 -08:00
fptexture.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
getprocaddress.c
progs/tests: Silence fprintf format warning.
2010-01-11 19:16:36 -08:00
getprocaddress.py
fix getprocaddress test
2010-03-04 16:34:01 +02:00
getteximage.c
progs/tests: also test GL_BGRA format in getteximage.c
2009-10-29 10:50:26 -06:00
glutfx.c
demos: move glutfx demo to tests/
2009-04-18 12:57:13 -06:00
interleave.c
progs/tests: Silence 'missing initializer' warnings.
2010-01-08 23:08:57 -08:00
invert.c
progs/tests: Silence compiler warnings.
2009-12-20 01:01:00 -08:00
jkrahntest.c
demos: fix usage text
2009-04-18 10:08:15 -06:00
lineclip.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
Makefile
tests: Add test for huge client arrays that has to be split.
2010-03-21 13:17:52 +02:00
Makefile.win
Remove CVS keywords.
2008-09-21 11:00:44 -07:00
manytex.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
mapbufrange.c
demos: use glEnable/DisableClientState() for vertex arrays
2009-07-08 13:58:30 -06:00
mapvbo.c
demos: use glEnable/DisableClientState() for vertex arrays
2009-07-08 13:58:30 -06:00
minmag.c
progs/tests: Fix MSVC build.
2009-12-03 15:29:01 -08:00
mipgen.c
progs/tests: Remove unnecessary headers.
2010-01-28 15:11:39 -08:00
mipmap_comp.c
progs/tests: Remove unnecessary headers.
2010-01-28 15:11:39 -08:00
mipmap_comp_tests.c
progs/tests: Remove unnecessary headers.
2010-01-28 15:11:39 -08:00
mipmap_limits.c
progs/tests: print usage info upon SPACE/u
2009-09-28 08:44:43 -06:00
mipmap_view.c
progs/tests: Remove unnecessary headers.
2010-01-28 15:11:39 -08:00
multipal.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
multitexarray.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
multiwindow.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
no_s3tc.c
progs/tests: Remove unnecessary headers.
2010-01-28 15:11:39 -08:00
occlude.c
demos: move demos/occlude.c (old HP extension) to tests
2009-04-18 13:10:51 -06:00
packedpixels.c
progs/tests: Fix build.
2009-12-22 23:30:23 -08:00
pbo.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
persp_hint.c
tests: added persp_hint.c test
2009-06-12 15:59:53 -06:00
prim.c
tests: prim.c demo, modified for GL_EXT_provoking_vertex
2009-06-09 22:00:22 -06:00
prog_parameter.c
progs/test: Initialize variable in prog_parameter.
2009-12-07 18:40:37 -08:00
quads.c
progs/tests: Silence compiler warnings.
2009-12-20 01:01:00 -08:00
random.c
progs/test: Fix MSVC build.
2009-10-07 07:54:31 -06:00
readrate.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
rubberband.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
scissor-viewport.c
progs/tests: Silence compiler warnings.
2009-12-20 01:01:00 -08:00
scissor.c
progs/tests: Silence compiler warnings.
2009-12-20 01:01:00 -08:00
SConscript
progs/tests: new zbitmap.c test to exercize Z testing of glBitmap
2010-02-19 11:12:20 -07:00
seccolor.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
shader_api.c
progs/tests: Fix MSVC build.
2009-11-04 15:56:14 -07:00
sharedtex.c
progs/tests: Silence unused value warnings in sharedtex.c.
2009-11-20 12:49:50 -08:00
stencil_twoside.c
progs/tests: Fix MSVC build.
2009-12-03 15:45:18 -08:00
stencil_wrap.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
stencilwrap.c
progs/tests: Silence compiler warnings.
2009-12-20 01:01:00 -08:00
streaming_rect.c
progs/tests: Remove unnecessary headers.
2010-01-28 15:11:39 -08:00
subtex.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
subtexrate.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
tex1d.c
progs/tests: Silence compiler warnings.
2009-12-20 01:01:00 -08:00
texcmp.c
progs/tests: debug code for getting texture component sizes
2009-11-03 10:01:10 -07:00
texcomp_image.h
progs/perf: Fix MSVC build.
2009-10-10 10:45:16 -06:00
texcompress2.c
progs/tests: Make texcompress2 get texture
2009-04-15 23:36:22 +02:00
texcompsub.c
progs/tests: fix sub texture offsets
2009-10-24 11:08:01 -06:00
texdown.c
progs/tests: Removed unused variable from texdown.c.
2009-12-05 01:23:05 -08:00
texfilt.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
texgenmix.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
texleak.c
Add 'texture leak' test.
2009-12-05 17:59:49 +01:00
texline.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
texobj.c
demos: move demos/texobj.c to tests/
2009-04-18 13:12:50 -06:00
texobjshare.c
test program for texture sharing, deleting, etc
2005-01-19 14:51:41 +00:00
texrect.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
texwrap.c
progs/tests: add compile-time option for coloring texture corners
2010-02-26 12:32:04 -07:00
tkmap.c
tests: need tkmap.c for prim.c
2009-06-09 21:59:36 -06:00
unfilledclip.c
progs/tests: Silence compiler warnings.
2009-12-20 01:01:00 -08:00
vao-01.c
Grammar and spelling fixes
2010-03-12 08:55:05 -07:00
vao-02.c
Grammar and spelling fixes
2010-03-12 08:55:05 -07:00
vparray.c
progs/tests: Remove duplicate included header in vparray.c.
2010-01-11 19:58:08 -08:00
vpeval.c
progs/tests: Add checks for GL_NV_vertex_program.
2010-02-12 11:59:37 -08:00
vptest1.c
progs/tests: Add checks for GL_NV_vertex_program.
2010-02-12 11:59:37 -08:00
vptest2.c
progs/tests: Add checks for GL_NV_vertex_program.
2010-02-12 11:59:37 -08:00
vptest3.c
progs/tests: Add checks for GL_NV_vertex_program.
2010-02-12 11:59:37 -08:00
vptorus.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
vpwarpmesh.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
yuvrect.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
yuvsquare.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
zbitmap.c
progs/tests: new zbitmap.c test to exercize Z testing of glBitmap
2010-02-19 11:12:20 -07:00
zcomp.c
progs/tests: Remove unnecessary headers.
2010-01-28 15:11:39 -08:00
zdrawpix.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
zreaddraw.c
progs/tests: draw Z values as luminance, no pixel zoom
2009-10-21 21:51:19 -06:00