Brian Paul
c35e021f37
code refactoring (draw_frame(0, handle_event())
hace 17 años
Brian Paul
c5342ad0d0
remove references to incorrect -winwidth/-winheight, replace with -geometry
hace 17 años
Kristian Høgsberg
51cd168da4
glxgears: oops, remove accidental commit of glFinish() hack.
hace 17 años
Kristian Høgsberg
6cb3f5c4d8
Use __DRIextension mechanism providing loader functionality to the driver.
Instead of passing in a fixed struct, the loader now passes in a list
of __DRIextension structs, to advertise the functionality it can provide
to the driver. Each extension is individually versioned and can be
extended or phased out as the interface develops.
hace 17 años
Brian
e45b40381c
parse standard -geometry option
hace 18 años
Ingo Molnar
4a8ad16ec0
glxgears: Add an x/y window size parameter.
hace 18 años
Brian Paul
4c6319db9c
call reshape() after init() to set initial projection/viewing transform (see bug 6941)
hace 19 años
Tilman Sauerbeck
601c02f783
bug 6941: fixed initial rendering problems in glxgears
hace 19 años
Brian Paul
c8ea111166
usage() function
hace 19 años
Brian Paul
e78a3c42e4
delete display lists upon exit
hace 20 años
Brian Paul
612bf1fa2e
improved animation rate
hace 20 años
Keith Whitwell
16db15718d
Add a -fullscreen option
hace 21 años
Brian Paul
2083131643
added stereo option (Jacek Rosik)
hace 21 años
Brian Paul
07553c58fd
wrap angle value (Philipp Klaus Krause)
hace 21 años
Brian Paul
50253ea0a3
Remove all the swap_control stuff from glxgears demo (restored to vers 1.2).
New glxswapcontrol.c file added.
hace 22 años
Ian Romanick
b2a4aecd80
Removed an accidental addition in the previous commit.
hace 22 años
Brian Paul
785774deb2
applied Ian's misc patches
hace 22 años
Jouk Jansen
370d7ad007
Committing in .
Updating OpenVMS compile support
Modified Files:
Mesa/src/descrip.mms Mesa/xdemos/glxgears.c
----------------------------------------------------------------------
hace 22 años
Brian Paul
ebab631c9c
fix typo
hace 22 años
Brian Paul
ad80233d5d
add support for swap and sync extensions (Ian Romanick)
hace 22 años
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
----------------------------------------------------------------------
hace 23 años
Brian Paul
355da23785
gears using GLX instead of GLUT
hace 24 años