Brian Paul
62954c8c30
test program for NV_vertex_program + vertex arrays
23 years ago
Jouk Jansen
43df32e438
Committing in .
-Compile support for tests on OpenVMS
-Fixed missing header file
-Fixed missing return value on function return
Modified Files:
Mesa/descrip.mms Mesa/tests/sharedtex.c
Added Files:
Mesa/tests/descrip.mms
----------------------------------------------------------------------
23 years ago
Karl Schultz
40fac75370
get tests working on windows (Robert Bergkvist)
23 years ago
Brian Paul
f48bfd66da
test multitexture and vertex arrays
23 years ago
Gareth Hughes
a0f923d286
Add missing items from .cvsignore files, tests/Makefile
23 years ago
Brian Paul
c11120270c
warp a quadmesh with a gravitational source via vertex program
23 years ago
Brian Paul
9cb3947c56
rotating, lit torus via vertex program
23 years ago
Brian Paul
797ea81d63
vertex program test program
23 years ago
Brian Paul
d4ece7b2f4
minor update
23 years ago
Brian Paul
17fe22d3bf
test for glXGetProcAddress()
23 years ago
Brian Paul
afe4f5e6c1
simple multi-window GLUT test prog
24 years ago
Brian Paul
300e1056f5
added multitexture support
24 years ago
Gareth Hughes
c5e907e501
Add new tests.
24 years ago
Brian Paul
77ff5e038a
b-key toggles between textures w/ and w/out border
24 years ago
Brian Paul
0bc933a460
test texture wrap modes
24 years ago
Brian Paul
a28fa45ab7
test 16-bit/channel rendering
24 years ago
Brian Paul
d395251b35
GL_EXT_secondary_color test
24 years ago
Brian Paul
d49081302a
GL_EXT_fog_coord test
24 years ago
Brian Paul
6140a8c65f
minor tweaks
24 years ago
Brian Paul
4e3e9ac8fb
added support for 4 texture units
24 years ago
Gareth Hughes
7853901372
Enable double-buffering, count not even multiple of three.
24 years ago
Brian Paul
a13fab59ae
added more programs
24 years ago
Brian Paul
ede37839ae
test texture palettes with multitexture
24 years ago
Brian Paul
9b5bb5939b
Mark Kilgard's reflection/shadow dino demo
24 years ago
Brian Paul
6b2eab1869
hacked demo to test multi-texture projective textures
24 years ago
Brian Paul
5605385194
fixed mipmap setup bug
24 years ago
Gareth Hughes
5f5632c424
Change transformation from ortho to perspective so we get the MGA elt
path by default.
24 years ago
Gareth Hughes
9f568e512f
Added trivial CVA test for testing HW driver fastpaths, good for testing
indexed vertex buffer implementations for instance.
Cleaned up Makefile to make building and adding more tests easier.
24 years ago
Brian Paul
6cdf09749c
Put a white texel in each corner of each texture.
Draw polygons using the texture's aspect ratio.
The tdfx-3-0-0 texcoord bug is obvious with the -randomsize option.
24 years ago
Brian Paul
22f1ca0131
textured line test
24 years ago
Brian Paul
e8a84a93aa
initial check-in
25 years ago
Brian Paul
ee2ef90b7f
test handling of lots of textures
25 years ago