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.
José Fonseca fc72d7e032 Remove CVS keywords. 17 lat temu
..
.gitignore add new binaries to ignore to make 'git status' cleaner 17 lat temu
Makefile mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil) 17 lat temu
Makefile.win Remove CVS keywords. 17 lat temu
afsmultiarb.c updated comment 20 lat temu
antialias.c Remove CVS keywords. 17 lat temu
api_speed.c Use the 1.3 names for FogCoord* 20 lat temu
api_speed.py Prevent possible divide-by-zero error. 21 lat temu
arbfpspec.c fix indentation 19 lat temu
arbfptest1.c make prog2 a legal program (texture reference fix) 19 lat temu
arbfptexture.c hack to use glTexCoord4f and Q variable to test projective texcoords 21 lat temu
arbfptrig.c Add tests for ARB_fp trig instructions and also for 1D texturing 22 lat temu
arbnpot-mipmap.c npot version of redbook/mipmap.c 19 lat temu
arbnpot.c Fix broken test. 17 lat temu
arbvptest1.c s/NV/ARB/ 19 lat temu
arbvptest3.c use vertex.attrib[3] instead of vertex.color 19 lat temu
arbvptorus.c exercise position invarient vertex program 19 lat temu
arbvpwarpmesh.c use vertex.attrib[3] instead of vertex.color 19 lat temu
arraytexture.c Add simple program to test GL_MESA_texture_array. 18 lat temu
auxbuffer.c test of aux buffer rendering 21 lat temu
blendminmax.c Added simple EXT_blend_minmax test. 21 lat temu
blendsquare.c Added a 4th square to the output. Expanded the message written to the 21 lat temu
bufferobj.c delete buffers, destroy window upon exit 19 lat temu
bug_3050.c Don't try to bind to proxy texture target. This is defined by the spec to be 19 lat temu
bug_3101.c Put back the glPopMatrix. This test was derived from blendminmax.c. 20 lat temu
bug_3195.c Display the correct bug number in the information text. 19 lat temu
calibrate_rast.c Added calibrate_rast.c program 17 lat temu
copypixrate.c mesa: minor code re-org 17 lat temu
crossbar.c Simple test for ARB_texture_env_crossbar functionality. It is difficult 21 lat temu
cva.c Remove CVS keywords. 17 lat temu
debugger.c more debugger development 22 lat temu
dinoshade.c glVertex* is the provoking "cmd" (that is, by the time of glVertex*, we must have all other attributes already set). 21 lat temu
drawbuffers.c fix glReadPixels parameters to handle odd-width windows correctly 18 lat temu
ext422square.c Fix a couple of glitches 21 lat temu
fbotest1.c destroy window during cleanup 18 lat temu
fbotest2.c disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested depth buffer 17 lat temu
fbotexture.c destroy window during cleanup 18 lat temu
fillrate.c mesa: added a cast to avoid int overflow, plus rename texels->pixels 17 lat temu
floattex.c added floattex.c to test floating point textures 21 lat temu
fog.c Add a fog mode (normal and fog_coord, leaner/exp/exp2 mode) testing program I 20 lat temu
fogcoord.c remove incorrect negation in fog coord computation 22 lat temu
fptest1.c fptest1 requires GL_NV_fragment_program 19 lat temu
fptexture.c build fixes, rh9 22 lat temu
getprocaddress.c test glStencilFuncSeparateATI() 17 lat temu
getprocaddress.py Remove CVS keywords. 17 lat temu
interleave.c Two subtle things missed on the previous commit. 20 lat temu
invert.c If setting GL_PACK_INVERT_MESA results in a GL error, log it. 20 lat temu
jkrahntest.c Remove CVS keywords. 17 lat temu
manytex.c Remove CVS keywords. 17 lat temu
minmag.c Added minmag.c test 17 lat temu
mipmap_limits.c Press <space> to reset limit/bias values, clean-up limit/bias printf 17 lat temu
mipmap_view.c better text labels 17 lat temu
multipal.c Remove CVS keywords. 17 lat temu
multitexarray.c test multitexture and vertex arrays 24 lat temu
multiwindow.c Remove CVS keywords. 17 lat temu
no_s3tc.c Add simple test program for Mesa bug #1028405. 21 lat temu
packedpixels.c print 2D vs 3D in window 19 lat temu
pbo.c If the image file is RGB, convert to RGBA (fixes segfault). 19 lat temu
prog_parameter.c Add test for GL_EXT_gpu_program_parameters. 19 lat temu
projtex.c added support for 4 texture units 25 lat temu
random.c Random state-change / primitive rendering. Good for hammering on a driver... 18 lat temu
readrate.c test glReadPixels speed w/ various formats/types, PBOs 19 lat temu
seccolor.c GL_EXT_secondary_color test 25 lat temu
sharedtex.c Remove CVS keywords. 17 lat temu
stencil_wrap.c Add EXT_stencil_wrap test that doesn't depend on stencil read-back 21 lat temu
stencilwrap.c test the standard stencil op modes too (Philipp Klaus Krause) 20 lat temu
subtex.c Test calling glTexSubImage2D mid-way through a frame. 17 lat temu
subtexrate.c Don't do swapbuffers if -nodraw specified. Get t0 after setup code. 20 lat temu
tex1d.c Add tests for ARB_fp trig instructions and also for 1D texturing 22 lat temu
texcmp.c Make the test check for core GL version 1.3 in addition to testing for 21 lat temu
texcompress2.c simple texture compression test 19 lat temu
texfilt.c Add new test "texfilt". This test is a cousin to texwrap. Instead of 20 lat temu
texgenmix.c make sure Q has a good value before drawing a sample 21 lat temu
texline.c Remove CVS keywords. 17 lat temu
texobjshare.c test program for texture sharing, deleting, etc 21 lat temu
texrect.c Remove CVS keywords. 17 lat temu
texwrap.c Remove CVS keywords. 17 lat temu
vao-01.c removed incorrect const qualifier 19 lat temu
vao-02.c removed incorrect const qualifier 19 lat temu
vparray.c added display list option (l key) 22 lat temu
vpeval.c minor tweaks 23 lat temu
vptest1.c vertex program test program 24 lat temu
vptest2.c vertex program test program 24 lat temu
vptest3.c vertex program test program 24 lat temu
vptorus.c rotating, lit torus via vertex program 24 lat temu
vpwarpmesh.c minor updates 23 lat temu
yuvrect.c assorted fixes 21 lat temu
yuvsquare.c assorted fixes 21 lat temu
zcomp.c mesa: new Z-compositing test (glDrawPixels(GL_DEPTH) + stencil) 17 lat temu
zdrawpix.c mesa: add a new test for glDrawPixels(GL_DEPTH_COMPONENT) 17 lat temu
zreaddraw.c test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zooming 22 lat temu