Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a makefile to build old Mesa GLU, whatever it worth.
Add a guard to stop building libGLU.so on BeOS, as it's build into libGL.so.
|
|
|
|
|
|
support BeOS platform too.
|
|
standard .c version.
Remove unused libglut.def.
|
|
standard .c version.
Remove outdated Makefile.orig.
|
|
|
|
|
|
|
|
|
|
because she called create_sem(). Now the semaphore creation is made at first
_glthread_LOCK_MUTEX() call.
|
|
PPC byte order now supported (thanks Nathan Whitehorn).
Double buffering is now always forced.
Unlock the BGLView looper only if needed. Should fix the GLUT-based apps crash
at window closing.
SwapBuffers() now can wait for next vertical retrace.
And several other minor changes...
|
|
|
|
|
|
|
|
|
|
Submitted by: John Lightsey <john@nixnuts.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bad config file. Fixed two more typos.
|
|
added DrawPixels555 and DrawPixels565
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|