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