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.
Zack Rusin f869ddf297 add new binaries to ignore to make 'git status' cleaner 17 年之前
..
.gitignore add new binaries to ignore to make 'git status' cleaner 17 年之前
Makefile trivial: simple edgeflag test 17 年之前
clear-fbo-tex.c gallium: more trivial tests 18 年之前
clear-fbo.c gallium: more trivial tests 18 年之前
clear-scissor.c test glClear w/ scissor 18 年之前
clear.c set window size to 256x256 18 年之前
createwin.c gallium: more trivial tests 18 年之前
dlist-dangling.c Add GLUT_ALPHA for softpipe 18 年之前
dlist-edgeflag-dangling.c mesa: add missing glPush/PopMatrix() calls 17 年之前
dlist-edgeflag.c mesa: add missing glPush/PopMatrix() calls 17 年之前
drawarrays.c New tests for the array functions which also provoke rebasing. 19 年之前
drawelements.c New tests for the array functions which also provoke rebasing. 19 年之前
drawrange.c New tests for the array functions which also provoke rebasing. 19 年之前
flat-clip.c more usage info 18 年之前
fs-tri.c added code to test per-vertex colors 18 年之前
line-clip.c Add GLUT_ALPHA for softpipe 18 年之前
line-cull.c Add GLUT_ALPHA for softpipe 18 年之前
line-smooth.c Added line smooth test 17 年之前
line-stipple-wide.c gallium: more trivial tests 18 年之前
line-userclip-clip.c Add GLUT_ALPHA for softpipe 18 年之前
line-userclip-nop-clip.c Add GLUT_ALPHA for softpipe 18 年之前
line-userclip-nop.c Add GLUT_ALPHA for softpipe 18 年之前
line-userclip.c Add GLUT_ALPHA for softpipe 18 年之前
line-wide.c gallium: more trivial tests 18 年之前
line.c gallium: more trivial tests 18 年之前
lineloop-clip.c Add GLUT_ALPHA for softpipe 18 年之前
lineloop-elts.c gallium: more trivial tests 18 年之前
lineloop.c Add GLUT_ALPHA for softpipe 18 年之前
linestrip-clip.c gallium: more trivial tests 18 年之前
linestrip-flat-stipple.c gallium: more trivial tests 18 年之前
linestrip-stipple-wide.c gallium: more trivial tests 18 年之前
linestrip-stipple.c gallium: more trivial tests 18 年之前
linestrip.c gallium: more trivial tests 18 年之前
pgon-mode.c gallium: new pgon-mode.c test 17 年之前
point-clip.c Add GLUT_ALPHA for softpipe 18 年之前
point-param.c gallium: more trivial tests 18 年之前
point-sprite.c gallium: more trivial tests 18 年之前
point-wide-smooth.c mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c 17 年之前
point-wide.c mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c 17 年之前
point.c Add GLUT_ALPHA for softpipe 18 年之前
poly-flat-clip.c gallium: more trivial tests 18 年之前
poly-flat.c Add GLUT_ALPHA for softpipe 18 年之前
poly-unfilled.c Add GLUT_ALPHA for softpipe 18 年之前
poly.c Add GLUT_ALPHA for softpipe 18 年之前
psb_context.c gallium: more trivial tests 18 年之前
quad-clip-all-vertices.c Add GLUT_ALPHA for softpipe 18 年之前
quad-clip-nearplane.c Add GLUT_ALPHA for softpipe 18 年之前
quad-clip.c Add GLUT_ALPHA for softpipe 18 年之前
quad-degenerate.c Add GLUT_ALPHA for softpipe 18 年之前
quad-flat.c Add GLUT_ALPHA for softpipe 18 年之前
quad-offset-factor.c clean-up, comments 18 年之前
quad-offset-unfilled.c gallium: more trivial tests 18 年之前
quad-offset-units.c remove glDepthFunc(GL_LEQUAL) change from prev commit 18 年之前
quad-tex-2d.c mesa: call glutDestroyWindow() on exit to help find mem leaks 17 年之前
quad-tex-3d.c Add GLUT_ALPHA for softpipe 18 年之前
quad-tex-alpha.c gallium: more trivial tests 18 年之前
quad-tex-pbo.c merge the (rest of) texmem branch 19 年之前
quad-unfilled-clip.c gallium: more trivial tests 18 年之前
quad-unfilled-stipple.c gallium: more trivial tests 18 年之前
quad-unfilled.c Add GLUT_ALPHA for softpipe 18 年之前
quad.c A bunch of tiny tests that I've found helpful bringing up drivers from 19 年之前
quads.c Add GLUT_ALPHA for softpipe 18 年之前
quadstrip-cont.c gallium: more trivial tests 18 年之前
quadstrip-flat.c Add GLUT_ALPHA for softpipe 18 年之前
quadstrip.c Add GLUT_ALPHA for softpipe 18 年之前
readpixels.c added pixelzoom cmd line opt 18 年之前
tri-alpha-tex.c gallium: more trivial tests 18 年之前
tri-alpha.c gallium: more trivial tests 18 年之前
tri-blend-color.c gallium: more trivial tests 18 年之前
tri-blend-max.c gallium: more trivial tests 18 年之前
tri-blend-min.c gallium: more trivial tests 18 年之前
tri-blend-revsub.c gallium: more trivial tests 18 年之前
tri-blend-sub.c gallium: more trivial tests 18 年之前
tri-blend.c Add GLUT_ALPHA for softpipe 18 年之前
tri-clear.c gallium: more trivial tests 18 年之前
tri-clip.c use cursor keys to translate triangle 18 年之前
tri-cull-both.c gallium: more trivial tests 18 年之前
tri-cull.c press 'f' to toggle front-face winding 18 年之前
tri-dlist.c Add GLUT_ALPHA for softpipe 18 年之前
tri-edgeflag.c press 'f' to toggle GL_CCW/GL_CW front face 18 年之前
tri-fbo-tex.c gallium: more trivial tests 18 年之前
tri-fbo.c gallium: more trivial tests 18 年之前
tri-flat-clip.c Add GLUT_ALPHA for softpipe 18 年之前
tri-flat.c Add GLUT_ALPHA for softpipe 18 年之前
tri-fog.c gallium: more trivial tests 18 年之前
tri-mask-tri.c mesa: call glColorMask(1,1,1,1) before glClear() 17 年之前
tri-orig.c mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.c 17 年之前
tri-query.c gallium: more trivial tests 18 年之前
tri-scissor-tri.c gallium: more trivial tests 18 年之前
tri-square.c gallium: more trivial tests 18 年之前
tri-stencil.c gallium: more trivial tests 18 年之前
tri-tex-3d.c Add GLUT_ALPHA for softpipe 18 年之前
tri-tri.c gallium: more trivial tests 18 年之前
tri-unfilled-clip.c Add GLUT_ALPHA for softpipe 18 年之前
tri-unfilled-edgeflag.c trivial: simple edgeflag test 17 年之前
tri-unfilled-point.c gallium: more trivial tests 18 年之前
tri-unfilled-smooth.c Add GLUT_ALPHA for softpipe 18 年之前
tri-unfilled-userclip-stip.c gallium: more trivial tests 18 年之前
tri-unfilled-userclip.c Add GLUT_ALPHA for softpipe 18 年之前
tri-unfilled.c Add GLUT_ALPHA for softpipe 18 年之前
tri-userclip.c Add GLUT_ALPHA for softpipe 18 年之前
tri-z-9.c gallium: more trivial tests 18 年之前
tri-z-eq.c gallium: more trivial tests 18 年之前
tri-z.c better triangle Z coords 18 年之前
tri.c change triangle orientation, fix exit() 18 年之前
tristrip-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 19 年之前
tristrip-flat.c gallium: more trivial tests 18 年之前
tristrip.c Add GLUT_ALPHA for softpipe 18 年之前
vbo-drawarrays.c gallium: more trivial tests 18 年之前
vbo-drawelements.c gallium: more trivial tests 18 年之前
vbo-drawrange.c New tests for the array functions which also provoke rebasing. 19 年之前
vp-array.c A bunch of tiny tests that I've found helpful bringing up drivers from 19 年之前
vp-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 19 年之前
vp-line-clip.c A bunch of tiny tests that I've found helpful bringing up drivers from 19 年之前
vp-tri.c vp-tri: match vertex/color data of other tests 18 年之前
vp-unfilled.c A bunch of tiny tests that I've found helpful bringing up drivers from 19 年之前