Brian Paul
e5ed2f07d8
read/write files, not stdio (Daniel Borca)
il y a 22 ans
Brian Paul
398c6b7980
DOS updates (Daniel Borca)
il y a 22 ans
Brian Paul
95e67dc99d
use ARB flavor of window_pos extension
il y a 22 ans
Brian Paul
35d03a6b3e
updated version test
il y a 22 ans
Brian Paul
388781a526
silence warning
il y a 22 ans
Brian Paul
4fc647c397
simple GL_NV_fragment_program test
il y a 22 ans
Brian Paul
76d2a77291
use/test GL_SGIS_generate_mipmaps if available
il y a 22 ans
Brian Paul
66fa33e576
updated to use ARB extensions
il y a 22 ans
Brian Paul
1b94df053d
use polygon offset to avoid multi-pass Z-fighting artifacts
il y a 22 ans
Brian Paul
aa80f05484
multisample / polygon smooth test
il y a 22 ans
Brian Paul
0b0245c160
minor clean-up
il y a 22 ans
Brian Paul
d1efbf0456
implemented automatic code gen and individual function validation
il y a 22 ans
Brian Paul
7348df5937
added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElements
il y a 22 ans
Brian Paul
1cfae1adb2
added 1.4 functions
il y a 22 ans
Brian Paul
25af66a67f
added some printfs to show current polygon mode and cull state
il y a 22 ans
Brian Paul
d2e39bb050
add support for GLX_ARB_multisample
il y a 22 ans
Brian Paul
36481524ba
simple GL_EXT_stencil_wrap test program
il y a 22 ans
Keith Whitwell
9627ed0631
Add a note about window map behaviour and the autotuning of nr of loops which
can conspire to make it look like clearspd is exposing an intermittent driver
bug...
il y a 22 ans
Brian Paul
a4f0b6884c
added skybox and options to load real images
il y a 22 ans
Brian Paul
4fbdedc0d5
massive overhaul, see new keyboard options
il y a 22 ans
Karl Schultz
53d30c56eb
Quiet compiler warnings.
il y a 22 ans
Brian Paul
8c2a1f0e4d
check for GL_EXT_paletted_texture
il y a 22 ans
Brian Paul
bc36ee25d8
new wrap modes (Ian Romanick)
il y a 22 ans
Brian Paul
9d00b68482
added missing glFinish()
il y a 22 ans
Brian Paul
7c5282d2a8
minor updates
il y a 22 ans
Brian Paul
45c569860c
print transparent pixel info when using -v option (Gerd Sussner)
il y a 22 ans
Jouk Jansen
f72a3da697
Committing in .
Add compile support in the xdemos directory for OpenVMS
Modified Files:
Mesa/descrip.mms Mesa/xdemos/descrip.mms
Mesa/xdemos/glxgears.c
----------------------------------------------------------------------
il y a 22 ans
Brian Paul
5687740762
added pbinfo and pbdemo programs
il y a 22 ans
Brian Paul
21666e3db4
pbuffer info and demo programs
il y a 22 ans
Brian Paul
473e51f2fb
Updated BeOS support (Philippe Houdoin)
il y a 22 ans
Brian Paul
57df24a86c
don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT
il y a 23 ans
Brian Paul
28bc6cb479
minor updates to sync with XFree86
il y a 23 ans
Brian Paul
2f7ef5fae8
added -l option to print interesting OpenGL limits
il y a 23 ans
Brian Paul
5117a8214d
added multitexture and line stipple
il y a 23 ans
Brian Paul
f569dc447a
minor tweaks
il y a 23 ans
Brian Paul
1972ac661c
added (char *) casts
il y a 23 ans
Brian Paul
c712425d0d
fix warnings (bug 580528)
il y a 23 ans
Brian Paul
e237491493
silence warnings
il y a 23 ans
Brian Paul
f02a5f6cc5
Pedantic compiler fixes (Sven Panne)
il y a 23 ans
Brian Paul
4db3c48a13
test program for NV_vertex_program and evaluators
il y a 23 ans
Brian Paul
d373819b8c
Joe Krahn's context sharing test program
il y a 23 ans
Brian Paul
4e99da15eb
test for GL_NV_texture_rectangle
il y a 23 ans
Brian Paul
b58c5ad7b0
GGI driver updates (Filip Spacek)
il y a 23 ans
Alan Hourihane
a5cdf99951
remove test code
il y a 23 ans
Alan Hourihane
056b35874b
glutSwapBuffers implicitly does a glFinish when swapping back to the front
buffer. We now issue a glFinish when not issuing SwapBuffers to ensure
the pipeline is complete.
(Problem found with Chromium).
il y a 23 ans
Brian Paul
fdd631a941
removed CVS $Log comments
il y a 23 ans
Brian Paul
62954c8c30
test program for NV_vertex_program + vertex arrays
il y a 23 ans
Karl Schultz
17642eddf4
Added -perf option to measure frame rate. This is useful for measuring
Mesa in a more environment-independent way.
il y a 23 ans
Brian Paul
db30cc8d00
added an error check
il y a 23 ans
Brian Paul
3c70f6f2ac
exercise GL_EXT_shadow_funcs
il y a 23 ans