Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian Paul 182c42c8da Merge branch '7.8' 15 years ago
..
.gitignore progs/tests: new zbitmap.c test to exercize Z testing of glBitmap 15 years ago
Makefile tests: Add test for huge client arrays that has to be split. 15 years ago
Makefile.win Remove CVS keywords. 17 years ago
SConscript progs/tests: Add cva_huge to SCons build. 15 years ago
afsmultiarb.c demos: move glewInit() after glutCreateWindow() 16 years ago
antialias.c progs/tests: compile with SCons and glew 16 years ago
api_speed.c progs/tests: compile with SCons and glew 16 years ago
api_speed.py Prevent possible divide-by-zero error. 21 years ago
arbfpspec.c progs/tests: compile with SCons and glew 16 years ago
arbfptest1.c progs/tests: compile with SCons and glew 16 years ago
arbfptexture.c progs/tests: compile with SCons and glew 16 years ago
arbfptrig.c progs/tests: compile with SCons and glew 16 years ago
arbgpuprog.c progs/tests: Fix memory leak in arbgpuprog.c. 15 years ago
arbnpot-mipmap.c progs/tests: compile with SCons and glew 16 years ago
arbnpot.c progs/tests: compile with SCons and glew 16 years ago
arbvptest1.c progs/tests: compile with SCons and glew 16 years ago
arbvptest3.c progs/tests: compile with SCons and glew 16 years ago
arbvptorus.c progs/tests: compile with SCons and glew 16 years ago
arbvpwarpmesh.c progs/tests: compile with SCons and glew 16 years ago
arraytexture.c progs/tests: Remove unnecessary headers. 15 years ago
auxbuffer.c test of aux buffer rendering 21 years ago
blendminmax.c progs/tests: compile with SCons and glew 16 years ago
blendsquare.c progs/tests: compile with SCons and glew 16 years ago
blendxor.c progs/tests: compile with SCons and glew 16 years ago
blitfb.c progs/tests: added new blitfb.c test 16 years ago
bufferobj.c progs/tests: use glDrawRangeElements() in bufferobj.c 15 years ago
bug_3050.c progs/tests: compile with SCons and glew 16 years ago
bug_3101.c progs/tests: compile with SCons and glew 16 years ago
bug_3195.c progs/tests: Remove unnecessary headers. 15 years ago
bug_texstore_i8.c progs/tests: Silence compiler warnings. 15 years ago
bumpmap.c mesa test prog for ATI_envmap_bumpmap 16 years ago
calibrate_rast.c progs/tests: compile with SCons and glew 16 years ago
condrender.c progs/tests: added conditional rendering test program 15 years ago
copypixrate.c progs/tests: fix MSVC build. 16 years ago
crossbar.c progs/tests: Silence compiler warnings. 15 years ago
cva.c progs/tests: Remove unnecessary headers. 15 years ago
cva_huge.c progs/tests: Include stddef.h for ptrdiff_t on all platforms. 15 years ago
cylwrap.c progs/tests: add line drawing option to cylwrap.c 15 years ago
debugger.c progs/tests: compile with SCons and glew 16 years ago
drawbuffers.c progs/tests: fixes for drawbuffers.c 16 years ago
drawbuffers2.c progs/tests: added test for GL_EXT_draw_buffers2 15 years ago
exactrast.c progs/tests: compile with SCons and glew 16 years ago
ext422square.c progs/tests: compile with SCons and glew 16 years ago
fbotest1.c progs/tests: use first color attachement 15 years ago
fbotest2.c progs/tests: add additional FBO->window test paths (disabled) 15 years ago
fbotest3.c progs/tests: use first color attachement 15 years ago
fillrate.c progs/tests: compile with SCons and glew 16 years ago
floattex.c progs/glsl: change uniform_info::type field to use GLSL vector types 16 years ago
fog.c progs/tests: compile with SCons and glew 16 years ago
fogcoord.c progs/tests: compile with SCons and glew 16 years ago
fptest1.c progs/tests: Silence compiler warnings. 15 years ago
fptexture.c progs/tests: compile with SCons and glew 16 years ago
getprocaddress.c progs/tests: Silence fprintf format warning. 15 years ago
getprocaddress.py fix getprocaddress test 15 years ago
getteximage.c progs/tests: also test GL_BGRA format in getteximage.c 16 years ago
glutfx.c demos: move glutfx demo to tests/ 16 years ago
interleave.c progs/tests: Silence 'missing initializer' warnings. 15 years ago
invert.c progs/tests: Silence compiler warnings. 15 years ago
jkrahntest.c demos: fix usage text 16 years ago
lineclip.c progs/tests: compile with SCons and glew 16 years ago
manytex.c progs/tests: compile with SCons and glew 16 years ago
mapbufrange.c demos: use glEnable/DisableClientState() for vertex arrays 16 years ago
mapvbo.c demos: use glEnable/DisableClientState() for vertex arrays 16 years ago
minmag.c progs/tests: Fix MSVC build. 16 years ago
mipgen.c progs/tests: Remove unnecessary headers. 15 years ago
mipmap_comp.c progs/tests: Remove unnecessary headers. 15 years ago
mipmap_comp_tests.c progs/tests: Remove unnecessary headers. 15 years ago
mipmap_limits.c progs/tests: print usage info upon SPACE/u 16 years ago
mipmap_view.c progs/tests: Remove unnecessary headers. 15 years ago
multipal.c progs/tests: compile with SCons and glew 16 years ago
multitexarray.c progs/tests: compile with SCons and glew 16 years ago
multiwindow.c progs/tests: compile with SCons and glew 16 years ago
no_s3tc.c progs/tests: Remove unnecessary headers. 15 years ago
occlude.c demos: move demos/occlude.c (old HP extension) to tests 16 years ago
packedpixels.c progs/tests: Fix build. 15 years ago
pbo.c progs/tests: compile with SCons and glew 16 years ago
persp_hint.c tests: added persp_hint.c test 16 years ago
prim.c tests: prim.c demo, modified for GL_EXT_provoking_vertex 16 years ago
prog_parameter.c progs/test: Initialize variable in prog_parameter. 15 years ago
quads.c progs/tests: Silence compiler warnings. 15 years ago
random.c progs/test: Fix MSVC build. 16 years ago
readrate.c progs/tests: compile with SCons and glew 16 years ago
rubberband.c progs/tests: compile with SCons and glew 16 years ago
scissor-viewport.c progs/tests: Silence compiler warnings. 15 years ago
scissor.c progs/tests: Silence compiler warnings. 15 years ago
seccolor.c progs/tests: compile with SCons and glew 16 years ago
shader_api.c progs/tests: Fix MSVC build. 16 years ago
sharedtex.c progs/tests: Silence unused value warnings in sharedtex.c. 15 years ago
stencil_twoside.c progs/tests: also test stencil INCR_WRAP mode if supported 15 years ago
stencil_wrap.c progs/tests: compile with SCons and glew 16 years ago
stencilwrap.c progs/tests: Silence compiler warnings. 15 years ago
streaming_rect.c progs/tests: Remove unnecessary headers. 15 years ago
subtex.c progs/tests: compile with SCons and glew 16 years ago
subtexrate.c progs/tests: compile with SCons and glew 16 years ago
tex1d.c progs/tests: Silence compiler warnings. 15 years ago
texcmp.c progs/tests: debug code for getting texture component sizes 16 years ago
texcomp_image.h progs/perf: Fix MSVC build. 16 years ago
texcompress2.c progs/tests: Make texcompress2 get texture 16 years ago
texcompsub.c progs/tests: fix sub texture offsets 16 years ago
texdown.c progs/tests: Removed unused variable from texdown.c. 15 years ago
texfilt.c progs/tests: compile with SCons and glew 16 years ago
texgenmix.c progs/tests: compile with SCons and glew 16 years ago
texleak.c Add 'texture leak' test. 15 years ago
texline.c progs/tests: compile with SCons and glew 16 years ago
texobj.c demos: move demos/texobj.c to tests/ 16 years ago
texobjshare.c test program for texture sharing, deleting, etc 20 years ago
texrect.c progs/tests: compile with SCons and glew 16 years ago
texwrap.c progs/tests: add compile-time option for coloring texture corners 15 years ago
tkmap.c tests: need tkmap.c for prim.c 16 years ago
unfilledclip.c progs/tests: Silence compiler warnings. 15 years ago
vao-01.c Grammar and spelling fixes 15 years ago
vao-02.c Grammar and spelling fixes 15 years ago
vparray.c progs/tests: Remove duplicate included header in vparray.c. 15 years ago
vpeval.c progs/tests: Add checks for GL_NV_vertex_program. 15 years ago
vptest1.c progs/tests: Add checks for GL_NV_vertex_program. 15 years ago
vptest2.c progs/tests: Add checks for GL_NV_vertex_program. 15 years ago
vptest3.c progs/tests: Add checks for GL_NV_vertex_program. 15 years ago
vptorus.c progs/tests: compile with SCons and glew 16 years ago
vpwarpmesh.c progs/tests: compile with SCons and glew 16 years ago
yuvrect.c progs/tests: compile with SCons and glew 16 years ago
yuvsquare.c progs/tests: compile with SCons and glew 16 years ago
zbitmap.c progs/tests: new zbitmap.c test to exercize Z testing of glBitmap 15 years ago
zcomp.c progs/tests: Remove unnecessary headers. 15 years ago
zdrawpix.c progs/tests: compile with SCons and glew 16 years ago
zreaddraw.c progs/tests: draw Z values as luminance, no pixel zoom 16 years ago