Brian Paul
95e67dc99d
use ARB flavor of window_pos extension
22 years ago
Brian Paul
35d03a6b3e
updated version test
22 years ago
Brian Paul
4fc647c397
simple GL_NV_fragment_program test
22 years ago
Brian Paul
aa80f05484
multisample / polygon smooth test
22 years ago
Brian Paul
0b0245c160
minor clean-up
22 years ago
Brian Paul
d1efbf0456
implemented automatic code gen and individual function validation
22 years ago
Brian Paul
7348df5937
added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElements
22 years ago
Brian Paul
1cfae1adb2
added 1.4 functions
22 years ago
Brian Paul
36481524ba
simple GL_EXT_stencil_wrap test program
23 years ago
Karl Schultz
53d30c56eb
Quiet compiler warnings.
23 years ago
Brian Paul
8c2a1f0e4d
check for GL_EXT_paletted_texture
23 years ago
Brian Paul
bc36ee25d8
new wrap modes (Ian Romanick)
23 years ago
Brian Paul
7c5282d2a8
minor updates
23 years ago
Brian Paul
5117a8214d
added multitexture and line stipple
23 years ago
Brian Paul
f569dc447a
minor tweaks
23 years ago
Brian Paul
4db3c48a13
test program for NV_vertex_program and evaluators
23 years ago
Brian Paul
d373819b8c
Joe Krahn's context sharing test program
23 years ago
Brian Paul
4e99da15eb
test for GL_NV_texture_rectangle
23 years ago
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
25 years ago
Gareth Hughes
5f5632c424
Change transformation from ortho to perspective so we get the MGA elt
path by default.
25 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.
25 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.
25 years ago
Brian Paul
22f1ca0131
textured line test
25 years ago
Brian Paul
e8a84a93aa
initial check-in
25 years ago
Brian Paul
ee2ef90b7f
test handling of lots of textures
25 years ago