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