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 1e2c517026 progs/tests: also test GL_BGRA format in getteximage.c 16 anni fa
..
.gitignore Merge branch 'mesa_7_5_branch' 16 anni fa
Makefile progs/tests: added new blitfb.c test 16 anni fa
Makefile.win Remove CVS keywords. 17 anni fa
SConscript progs/tests: added new blitfb.c test 16 anni fa
afsmultiarb.c demos: move glewInit() after glutCreateWindow() 16 anni fa
antialias.c progs/tests: compile with SCons and glew 17 anni fa
api_speed.c progs/tests: compile with SCons and glew 17 anni fa
api_speed.py Prevent possible divide-by-zero error. 21 anni fa
arbfpspec.c progs/tests: compile with SCons and glew 17 anni fa
arbfptest1.c progs/tests: compile with SCons and glew 17 anni fa
arbfptexture.c progs/tests: compile with SCons and glew 17 anni fa
arbfptrig.c progs/tests: compile with SCons and glew 17 anni fa
arbgpuprog.c tests: added arbgpuprog, for compile-testing ARB vertex/fragment programs 16 anni fa
arbnpot-mipmap.c progs/tests: compile with SCons and glew 17 anni fa
arbnpot.c progs/tests: compile with SCons and glew 17 anni fa
arbvptest1.c progs/tests: compile with SCons and glew 17 anni fa
arbvptest3.c progs/tests: compile with SCons and glew 17 anni fa
arbvptorus.c progs/tests: compile with SCons and glew 17 anni fa
arbvpwarpmesh.c progs/tests: compile with SCons and glew 17 anni fa
arraytexture.c prog/tests: Fix MSVC build. 16 anni fa
auxbuffer.c test of aux buffer rendering 22 anni fa
blendminmax.c progs/tests: compile with SCons and glew 17 anni fa
blendsquare.c progs/tests: compile with SCons and glew 17 anni fa
blendxor.c progs/tests: compile with SCons and glew 17 anni fa
blitfb.c progs/tests: added new blitfb.c test 16 anni fa
bufferobj.c demos: use glEnable/DisableClientState() for vertex arrays 16 anni fa
bug_3050.c progs/tests: compile with SCons and glew 17 anni fa
bug_3101.c progs/tests: compile with SCons and glew 17 anni fa
bug_3195.c progs/tests: compile with SCons and glew 17 anni fa
bug_texstore_i8.c progs/tests: compile with SCons and glew 17 anni fa
bumpmap.c mesa test prog for ATI_envmap_bumpmap 17 anni fa
calibrate_rast.c progs/tests: compile with SCons and glew 17 anni fa
copypixrate.c progs/tests: fix MSVC build. 16 anni fa
crossbar.c prog/tests: Fix MSVC build. 16 anni fa
cva.c progs/tests: compile with SCons and glew 17 anni fa
debugger.c progs/tests: compile with SCons and glew 17 anni fa
drawbuffers.c progs/tests: compile with SCons and glew 17 anni fa
exactrast.c progs/tests: compile with SCons and glew 17 anni fa
ext422square.c progs/tests: compile with SCons and glew 17 anni fa
fbotest1.c progs/tests: re-enable exit() call 16 anni fa
fbotest2.c progs/tests: compile with SCons and glew 17 anni fa
fillrate.c progs/tests: compile with SCons and glew 17 anni fa
floattex.c progs/glsl: change uniform_info::type field to use GLSL vector types 16 anni fa
fog.c progs/tests: compile with SCons and glew 17 anni fa
fogcoord.c progs/tests: compile with SCons and glew 17 anni fa
fptest1.c progs/tests: compile with SCons and glew 17 anni fa
fptexture.c progs/tests: compile with SCons and glew 17 anni fa
getprocaddress.c tests: have getprocaddress return a return code 16 anni fa
getprocaddress.py mesa: improve getprocaddress test 16 anni fa
getteximage.c progs/tests: also test GL_BGRA format in getteximage.c 16 anni fa
glutfx.c demos: move glutfx demo to tests/ 16 anni fa
interleave.c progs/tests: compile with SCons and glew 17 anni fa
invert.c prog/tests: Fix MSVC build. 16 anni fa
jkrahntest.c demos: fix usage text 16 anni fa
lineclip.c progs/tests: compile with SCons and glew 17 anni fa
manytex.c progs/tests: compile with SCons and glew 17 anni fa
mapbufrange.c demos: use glEnable/DisableClientState() for vertex arrays 16 anni fa
mapvbo.c demos: use glEnable/DisableClientState() for vertex arrays 16 anni fa
minmag.c progs/tests: Fix MSVC build. 16 anni fa
mipgen.c tests: add simplest mipgen test 17 anni fa
mipmap_comp.c progs/tests: Add mipmap_comp for mipmap testing with compressed textures 16 anni fa
mipmap_comp_tests.c progs/tests: Use compressed texture in mipmap_comp_tests 16 anni fa
mipmap_limits.c progs/tests: print usage info upon SPACE/u 16 anni fa
mipmap_view.c tests/mipmap_view: add a bunch of keystrokes for testing render-to-texture 16 anni fa
multipal.c progs/tests: compile with SCons and glew 17 anni fa
multitexarray.c progs/tests: compile with SCons and glew 17 anni fa
multiwindow.c progs/tests: compile with SCons and glew 17 anni fa
no_s3tc.c progs/tests: compile with SCons and glew 17 anni fa
occlude.c demos: move demos/occlude.c (old HP extension) to tests 16 anni fa
packedpixels.c progs/tests: additional debug code 16 anni fa
pbo.c progs/tests: compile with SCons and glew 17 anni fa
persp_hint.c tests: added persp_hint.c test 16 anni fa
prim.c tests: prim.c demo, modified for GL_EXT_provoking_vertex 16 anni fa
prog_parameter.c progs/tests: Fix MSVC build. 16 anni fa
quads.c progs/tests: compile with SCons and glew 17 anni fa
random.c progs/test: Fix MSVC build. 16 anni fa
readrate.c progs/tests: compile with SCons and glew 17 anni fa
rubberband.c progs/tests: compile with SCons and glew 17 anni fa
scissor-viewport.c progs/tests: Add some scissor tests 16 anni fa
scissor.c progs/tests: Add some scissor tests 16 anni fa
seccolor.c progs/tests: compile with SCons and glew 17 anni fa
shader_api.c demos: check that GL version is 2.0 or higher 16 anni fa
sharedtex.c Remove CVS keywords. 17 anni fa
stencil_twoside.c progs/tests: Fix MSVC build. 16 anni fa
stencil_wrap.c progs/tests: compile with SCons and glew 17 anni fa
stencilwrap.c progs/tests: compile with SCons and glew 17 anni fa
streaming_rect.c demos: move streaming_rect.c demo to tests/ 16 anni fa
subtex.c progs/tests: compile with SCons and glew 17 anni fa
subtexrate.c progs/tests: compile with SCons and glew 17 anni fa
tex1d.c progs/tests: compile with SCons and glew 17 anni fa
texcmp.c Merge branch 'texformat-rework' 16 anni fa
texcomp_image.h progs/perf: Fix MSVC build. 16 anni fa
texcompress2.c progs/tests: Make texcompress2 get texture 16 anni fa
texcompsub.c progs/tests: fix sub texture offsets 16 anni fa
texdown.c demos: move texdown.c to tests/ 16 anni fa
texfilt.c progs/tests: compile with SCons and glew 17 anni fa
texgenmix.c progs/tests: compile with SCons and glew 17 anni fa
texline.c progs/tests: compile with SCons and glew 17 anni fa
texobj.c demos: move demos/texobj.c to tests/ 16 anni fa
texobjshare.c test program for texture sharing, deleting, etc 21 anni fa
texrect.c progs/tests: compile with SCons and glew 17 anni fa
texwrap.c progs/tests: hack a PBO/dlist test 16 anni fa
tkmap.c tests: need tkmap.c for prim.c 16 anni fa
unfilledclip.c progs/tests: compile with SCons and glew 17 anni fa
vao-01.c progs/tests: compile with SCons and glew 17 anni fa
vao-02.c progs/tests: compile with SCons and glew 17 anni fa
vparray.c demos: move glewInit() call, fixes crash/bug 21247 16 anni fa
vpeval.c progs/tests: compile with SCons and glew 17 anni fa
vptest1.c demos: fix incorrect assertion 16 anni fa
vptest2.c progs/tests: compile with SCons and glew 17 anni fa
vptest3.c progs/tests: compile with SCons and glew 17 anni fa
vptorus.c progs/tests: compile with SCons and glew 17 anni fa
vpwarpmesh.c progs/tests: compile with SCons and glew 17 anni fa
yuvrect.c progs/tests: compile with SCons and glew 17 anni fa
yuvsquare.c progs/tests: compile with SCons and glew 17 anni fa
zcomp.c progs/tests: compile with SCons and glew 17 anni fa
zdrawpix.c progs/tests: compile with SCons and glew 17 anni fa
zreaddraw.c progs/tests: draw Z values as luminance, no pixel zoom 16 anni fa