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.
Keith Whitwell 5fb9f80e37 exercise min/max lod 20 years ago
..
.cvsignore Add built programs to .cvsignore. 20 years ago
Makefile Add support for GL_APPLE_vertex_array_object. Several test programs 20 years ago
Makefile.win get tests working on windows (Robert Bergkvist) 24 years ago
afsmultiarb.c updated comment 20 years ago
antialias.c print GL_MULTISAMPLE_ARB 23 years ago
api_speed.c Use the 1.3 names for FogCoord* 21 years ago
api_speed.py Prevent possible divide-by-zero error. 21 years ago
arbfpspec.c fix indentation 20 years ago
arbfptest1.c fix printf warnings 22 years ago
arbfptexture.c hack to use glTexCoord4f and Q variable to test projective texcoords 22 years ago
arbfptrig.c Add tests for ARB_fp trig instructions and also for 1D texturing 22 years ago
arbnpot.c bigger window 23 years ago
arbvptest1.c s/NV/ARB/ 20 years ago
arbvptest3.c use vertex.attrib[3] instead of vertex.color 20 years ago
arbvptorus.c exercise position invarient vertex program 20 years ago
arbvpwarpmesh.c use vertex.attrib[3] instead of vertex.color 20 years ago
auxbuffer.c test of aux buffer rendering 22 years ago
blendminmax.c Added simple EXT_blend_minmax test. 22 years ago
blendsquare.c Added a 4th square to the output. Expanded the message written to the 22 years ago
bufferobj.c reenable some assertions 21 years ago
bug_3050.c Don't try to bind to proxy texture target. This is defined by the spec to be 20 years ago
bug_3101.c Put back the glPopMatrix. This test was derived from blendminmax.c. 21 years ago
bug_3195.c Display the correct bug number in the information text. 20 years ago
copypixrate.c test glBlitFramebufferEXT w/ -blit flag 20 years ago
crossbar.c Simple test for ARB_texture_env_crossbar functionality. It is difficult 21 years ago
cva.c Committing in . 22 years ago
debugger.c more debugger development 22 years ago
descrip.mms Committing in . 20 years ago
dinoshade.c glVertex* is the provoking "cmd" (that is, by the time of glVertex*, we must have all other attributes already set). 21 years ago
ext422square.c Fix a couple of glitches 21 years ago
fbotest1.c delete frame/renderbuffers upon exit, more error checking 20 years ago
fbotest2.c another simple FBO test 20 years ago
fbotexture.c lots of debug options, some code movement, etc 20 years ago
floattex.c added floattex.c to test floating point textures 22 years ago
fog.c Add a fog mode (normal and fog_coord, leaner/exp/exp2 mode) testing program I 20 years ago
fogcoord.c remove incorrect negation in fog coord computation 22 years ago
fptest1.c fptest1 requires GL_NV_fragment_program 20 years ago
fptexture.c build fixes, rh9 22 years ago
getprocaddress.c fix extension_supported() function, added comments 20 years ago
getprocaddress.py Mammoth update to the Python code generator scripts that live in 21 years ago
interleave.c Two subtle things missed on the previous commit. 20 years ago
invert.c If setting GL_PACK_INVERT_MESA results in a GL error, log it. 21 years ago
jkrahntest.c silence warning about duplicate M_PI definition 20 years ago
manytex.c silence warning 20 years ago
mipmap_limits.c exercise min/max lod 20 years ago
multipal.c Committing in . 22 years ago
multitexarray.c test multitexture and vertex arrays 24 years ago
multiwindow.c simple multi-window GLUT test prog 24 years ago
no_s3tc.c Add simple test program for Mesa bug #1028405. 21 years ago
packedpixels.c print 2D vs 3D in window 20 years ago
pbo.c If the image file is RGB, convert to RGBA (fixes segfault). 20 years ago
projtex.c added support for 4 texture units 25 years ago
readrate.c test glReadPixels speed w/ various formats/types, PBOs 20 years ago
seccolor.c GL_EXT_secondary_color test 25 years ago
sharedtex.c Committing in . 24 years ago
stencil_wrap.c Add EXT_stencil_wrap test that doesn't depend on stencil read-back 21 years ago
stencilwrap.c test the standard stencil op modes too (Philipp Klaus Krause) 20 years ago
subtexrate.c Don't do swapbuffers if -nodraw specified. Get t0 after setup code. 20 years ago
tex1d.c Add tests for ARB_fp trig instructions and also for 1D texturing 22 years ago
texcmp.c Make the test check for core GL version 1.3 in addition to testing for 22 years ago
texcompress2.c simple texture compression test 20 years ago
texfilt.c Add new test "texfilt". This test is a cousin to texwrap. Instead of 20 years ago
texgenmix.c make sure Q has a good value before drawing a sample 22 years ago
texline.c Add glutInitWindowPosition call 22 years ago
texobjshare.c test program for texture sharing, deleting, etc 21 years ago
texrect.c Added menu options to test border modes and linear/nearest filtering. 22 years ago
texwrap.c make tiles a little smaller so they're all visible 20 years ago
vao-01.c removed incorrect const qualifier 20 years ago
vao-02.c removed incorrect const qualifier 20 years ago
vparray.c added display list option (l key) 22 years ago
vpeval.c minor tweaks 23 years ago
vptest1.c vertex program test program 24 years ago
vptest2.c vertex program test program 24 years ago
vptest3.c vertex program test program 24 years ago
vptorus.c rotating, lit torus via vertex program 24 years ago
vpwarpmesh.c minor updates 23 years ago
yuvrect.c assorted fixes 22 years ago
yuvsquare.c assorted fixes 22 years ago
zreaddraw.c test program to exercise glDraw/ReadPixels(GL_DEPTH_COMPONENT) and pixel zooming 22 years ago