..
.gitignore
progs/tests: Add yet another mipmap test
2009-07-14 17:11:01 +01: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
prog/tests: Fix MSVC build.
2009-12-03 15:05:44 -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
demos: use glEnable/DisableClientState() for vertex arrays
2009-07-08 13:58:30 -06: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: compile with SCons and glew
2009-03-10 13:11:23 +00: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: Silence compiler warnings in cva.c.
2009-12-12 01:11:56 -08: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
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: Initialize variable in getprocaddress.c.
2009-11-20 12:34:21 -08:00
getprocaddress.py
mesa: improve getprocaddress test
2009-08-07 12:06:17 -06: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: compile with SCons and glew
2009-03-10 13:11:23 +00: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
progs/tests: added test for GL_EXT_draw_buffers2
2009-12-31 08:49:27 -07: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
tests: add simplest mipgen test
2009-03-18 14:13:59 +00:00
mipmap_comp.c
progs/tests: added test for GL_EXT_texture_compression_s3tc support
2009-10-28 21:50:51 -06:00
mipmap_comp_tests.c
progs/tests: Use compressed texture in mipmap_comp_tests
2009-07-14 17:11:07 +01:00
mipmap_limits.c
progs/tests: print usage info upon SPACE/u
2009-09-28 08:44:43 -06:00
mipmap_view.c
tests/mipmap_view: add a bunch of keystrokes for testing render-to-texture
2009-04-24 10:09:14 +01: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: compile with SCons and glew
2009-03-10 13:11:23 +00: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
scons: Build progs together with everything else.
2010-01-01 12:16:19 +00: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
demos: move streaming_rect.c demo to tests/
2009-04-18 12:55:55 -06: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: hack a PBO/dlist test
2009-08-13 14:07:25 -06: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
progs/tests: fix MSVC build.
2009-12-03 15:50:36 -08:00
vao-02.c
prog/tests: Fix MSVC build.
2009-12-03 15:53:13 -08:00
vparray.c
demos: move glewInit() call, fixes crash/bug 21247
2009-04-17 09:16:48 -06:00
vpeval.c
progs/tests: Silence compiler warnings in vpeval.c.
2009-12-12 01:34:33 -08:00
vptest1.c
demos: fix incorrect assertion
2009-04-18 10:20:26 -06:00
vptest2.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00:00
vptest3.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00: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
zcomp.c
progs/tests: compile with SCons and glew
2009-03-10 13:11:23 +00: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