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.
|
|
|
|
|
|
Static lib build support added.
|
|
"make beos"
|
|
|
|
chain.
|
|
Removed the oglinfo target from samples from BeOS build, as it depends on X.
|
|
Add a GLInfo app, a graphical tool displaying GL Info as a treeview.
Usefull to see which OpenGL renderer you use and which extension(s) is supported.
Convert the Makefile to be $(TOP)/configs/default-based.
|
|
|
|
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|