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