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