pointer dereferencing to test whether desktop is running (fix provided by Chris Broussard)
2 lines of code changed in 4 files:
added intel mac compiled binaries
0 lines of code changed in 2 files:
mglClose now destroys AGL windows when running without the desktop
27 lines of code changed in 5 files:
mglMoveWindow added to contents
3 lines of code changed in 1 file:
check for desktop and open agl window with/without title bar
16 lines of code changed in 3 files:
Change to warning message when opening AGL windows. Private siwtch display uses a cell array
489 lines of code changed in 7 files:
just move screen to 0,0 on start for AGL
5 lines of code changed in 1 file:
Chris Broussard changes to make AGL more stable
156 lines of code changed in 8 files:
recomplile
2 lines of code changed in 7 files:
add mglSwitchDisplay to contents
1 lines of code changed in 1 file:
This commit was manufactured by cvs2svn to create branch 'v1_3'.
204 lines of code changed in 3 files:
Added Chris Broussard's mglSwitchDisplay functionality in. THis required making a couple changes in mglPrivateOpen (it now stores the context pointer, and it sets a onExit function which calls mglSwitchDisplay--so that clear all will close screens). mglPrivateClose added recapturing the display that Chris wanted).
185 lines of code changed in 7 files:
adding switch display (initial add--mglPrivateOpen needs to be changed too)
97 lines of code changed in 2 files:
Colors needed to be endian swapped for intel macs and mglTestText had to specify the byte ordering for reading unicode file
11 lines of code changed in 3 files:
display cursor
1 lines of code changed in 1 file: