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