mesa/progs/tests
Jakob Bornecrantz b01ffb12ed Merge branch 'mesa_7_7_branch'
Conflicts:
	src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c
	src/gallium/auxiliary/util/Makefile
	src/gallium/drivers/r300/r300_state_derived.c
2010-01-14 22:31:04 +00:00
..
.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
api_speed.c
api_speed.py
arbfpspec.c
arbfptest1.c
arbfptexture.c
arbfptrig.c
arbgpuprog.c progs/tests: Fix memory leak in arbgpuprog.c. 2009-11-17 15:24:40 -08:00
arbnpot-mipmap.c
arbnpot.c
arbvptest1.c
arbvptest3.c
arbvptorus.c
arbvpwarpmesh.c
arraytexture.c prog/tests: Fix MSVC build. 2009-12-03 15:05:44 -08:00
auxbuffer.c
blendminmax.c
blendsquare.c
blendxor.c
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
bug_3101.c
bug_3195.c
bug_texstore_i8.c progs/tests: Silence compiler warnings. 2009-12-20 01:01:00 -08:00
bumpmap.c
calibrate_rast.c
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
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
ext422square.c
fbotest1.c progs/tests: re-enable exit() call 2009-09-03 16:07:45 -06:00
fbotest2.c
fillrate.c
floattex.c progs/glsl: change uniform_info::type field to use GLSL vector types 2009-08-12 17:28:45 -06:00
fog.c
fogcoord.c
fptest1.c progs/tests: Silence compiler warnings. 2009-12-20 01:01:00 -08:00
fptexture.c
getprocaddress.c progs/tests: Silence fprintf format warning. 2010-01-11 19:16:36 -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: 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
Makefile progs/tests: added test for GL_EXT_draw_buffers2 2009-12-31 08:49:27 -07:00
Makefile.win
manytex.c
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
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
multitexarray.c
multiwindow.c
no_s3tc.c
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
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
rubberband.c
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
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
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
subtexrate.c
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
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
texgenmix.c
texleak.c Add 'texture leak' test. 2009-12-05 17:59:49 +01:00
texline.c
texobj.c demos: move demos/texobj.c to tests/ 2009-04-18 13:12:50 -06:00
texobjshare.c
texrect.c
texwrap.c progs/tests: Silence 'missing initializer' warnings. 2010-01-08 23:08:57 -08: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 progs/tests: Remove duplicate included header in vparray.c. 2010-01-11 19:58:08 -08: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
vptest3.c
vptorus.c
vpwarpmesh.c
yuvrect.c
yuvsquare.c
zcomp.c
zdrawpix.c
zreaddraw.c progs/tests: draw Z values as luminance, no pixel zoom 2009-10-21 21:51:19 -06:00