Brian Paul
50253ea0a3
Remove all the swap_control stuff from glxgears demo (restored to vers 1.2).
New glxswapcontrol.c file added.
22 년 전
Jouk Jansen
9826ca3ef5
Committing in .
Enable installation on OpenVMS ODS5 disks.
Modified Files:
Mesa-newtree/progs/demos/descrip.mms
Mesa-newtree/progs/tests/descrip.mms
Mesa-newtree/progs/xdemos/descrip.mms
Mesa-newtree/src/glut/glx/descrip.mms
Mesa-newtree/src/mesa/array_cache/descrip.mms
Mesa-newtree/src/mesa/drivers/osmesa/descrip.mms
Mesa-newtree/src/mesa/drivers/x11/descrip.mms
Mesa-newtree/src/mesa/glapi/descrip.mms
Mesa-newtree/src/mesa/main/descrip.mms
Mesa-newtree/src/mesa/math/descrip.mms
Mesa-newtree/src/mesa/swrast/descrip.mms
Mesa-newtree/src/mesa/swrast_setup/descrip.mms
Mesa-newtree/src/mesa/tnl/descrip.mms
----------------------------------------------------------------------
22 년 전
Jouk Jansen
ccb8284a5b
Committing in .
OpenVMS support for new directory tree
Modified Files:
Mesa-newtree/progs/demos/descrip.mms
Mesa-newtree/progs/tests/descrip.mms
Mesa-newtree/progs/xdemos/descrip.mms
Mesa-newtree/src/glu/sgi/descrip.mms
Mesa-newtree/src/glut/glx/descrip.mms
Mesa-newtree/src/mesa/main/descrip.mms
Added Files:
Mesa-newtree/descrip.mms Mesa-newtree/mms-config.
Mesa-newtree/src/descrip.mms Mesa-newtree/src/glu/descrip.mms
Mesa-newtree/src/mesa/descrip.mms
Mesa-newtree/src/mesa/array_cache/descrip.mms
Mesa-newtree/src/mesa/drivers/osmesa/descrip.mms
Mesa-newtree/src/mesa/drivers/x11/descrip.mms
Mesa-newtree/src/mesa/glapi/descrip.mms
Mesa-newtree/src/mesa/math/descrip.mms
Mesa-newtree/src/mesa/swrast/descrip.mms
Mesa-newtree/src/mesa/swrast_setup/descrip.mms
Mesa-newtree/src/mesa/tnl/descrip.mms
Mesa-newtree/vms/analyze_map.com Mesa-newtree/vms/xlib.opt
Mesa-newtree/vms/xlib_share.opt
----------------------------------------------------------------------
22 년 전
Brian Paul
b953bebc25
updated old-style makefiles for new tree
22 년 전
Ian Romanick
9ac51f57ef
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
22 년 전
Brian Paul
3ba8a49c81
Remove a bunch of really old/obsolete configs.
Use the new mklib script.
22 년 전
Ian Romanick
b2a4aecd80
Removed an accidental addition in the previous commit.
22 년 전
Brian Paul
785774deb2
applied Ian's misc patches
22 년 전
Jouk Jansen
370d7ad007
Committing in .
Updating OpenVMS compile support
Modified Files:
Mesa/src/descrip.mms Mesa/xdemos/glxgears.c
----------------------------------------------------------------------
22 년 전
Brian Paul
d93b68f17a
silence warnings
22 년 전
Brian Paul
ebab631c9c
fix typo
22 년 전
Brian Paul
0b77a1c635
fix typo
22 년 전
Brian Paul
ad80233d5d
add support for swap and sync extensions (Ian Romanick)
22 년 전
Brian Paul
d2e39bb050
add support for GLX_ARB_multisample
23 년 전
Brian Paul
45c569860c
print transparent pixel info when using -v option (Gerd Sussner)
23 년 전
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
----------------------------------------------------------------------
23 년 전
Brian Paul
5687740762
added pbinfo and pbdemo programs
23 년 전
Brian Paul
21666e3db4
pbuffer info and demo programs
23 년 전
Brian Paul
57df24a86c
don't query GL_MAX_CONVOLUTION_WIDTH/HEIGHT
23 년 전
Brian Paul
28bc6cb479
minor updates to sync with XFree86
23 년 전
Brian Paul
2f7ef5fae8
added -l option to print interesting OpenGL limits
23 년 전
Brian Paul
f02a5f6cc5
Pedantic compiler fixes (Sven Panne)
23 년 전
Brian Paul
db30cc8d00
added an error check
23 년 전
Brian Paul
a3e44f4531
fix some minor warnings
23 년 전
Brian Paul
e79de014c5
removed GLUT reference
23 년 전
Brian Paul
1b2976f79b
fix some warnings
24 년 전
Brian Paul
27b0758a94
added -display option
24 년 전
Brian Paul
08b3ff10d3
added -i and -h options
24 년 전
Brian Paul
373aea11c8
applied David's patch for parsing display's server:screen string
24 년 전
Brian Paul
63fae71713
added glxgears
24 년 전
Brian Paul
355da23785
gears using GLX instead of GLUT
24 년 전
Brian Paul
39557c3921
added silly mesa_hack() function and -b option
24 년 전
Alan Hourihane
e18599a6c3
fix glxinfo to query current display.
24 년 전
Brian Paul
125fddc31d
added DestroyHeads() to test clean-up code
24 년 전
Brian Paul
fac5fd258c
added -s option to control when glXSwapBuffers() is called
25 년 전
Brian Paul
db6aa58267
patched to silence compiler warnings (Martin Lindhe)
25 년 전
Brian Paul
a2d2aed64a
use 1.1 glPolygonOffset instead of glPolygonOffsetEXT
25 년 전
Brian Paul
c7d1444f9c
added GLX multi-thread demo
25 년 전
Brian Paul
fb88eeee9f
use indirect context, added error checking
25 년 전
Brian Paul
498c09040e
print GL_RENDERER upon startup
25 년 전
Brian Paul
6a06707f59
draw a solid cube too
25 년 전
Brian Paul
9b08f27000
added glxheads, manywin
25 년 전
Brian Paul
0852d0b95e
initial check-in
25 년 전
Brian Paul
e691ee2753
fixed bug in loop over screens
25 년 전
Brian Paul
9cff558064
more error reporting
25 년 전
Brian Paul
07ec12f745
removed glxdpyinfo
25 년 전
Brian Paul
f3b3ab924f
Removed. Use glxinfo instead.
25 년 전
Brian Paul
34fb5db643
more error checking. Query GLX client vendor string
25 년 전
Brian Paul
32afff3fe3
silenced a bunch of warnings
25 년 전
Brian Paul
c8735e8f82
new arguments to XMesaCreateVisual()
25 년 전