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