22
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial version 1.0.0-b01
djp
More... almost 21 years ago
Initial version 1.0.0-b01
djp
More... almost 21 years ago
Undid previous change which turned out to be incorrect. More... almost 21 years ago
Undid previous change which turned out to be incorrect. More... almost 21 years ago
Applied bug fix to GLU tesselator from [email protected]. More... almost 21 years ago
Applied bug fix to GLU tesselator from [email protected]. More... almost 21 years ago
Modified the OSX jogl.properties location to something that actually exists on 10.3 More... almost 21 years ago
Modified the OSX jogl.properties location to something that actually exists on 10.3 More... almost 21 years ago
updated navbar More... about 21 years ago
updated navbar More... about 21 years ago
updated navbar More... about 21 years ago
updated navbar More... about 21 years ago
implemented GLJPanel for Mac OS X More... about 21 years ago
implemented GLJPanel for Mac OS X More... about 21 years ago
new navbar to match color scheme. Not so fruity as the purple nav bar (sorry Chris!) More... about 21 years ago
new navbar to match color scheme. Not so fruity as the purple nav bar (sorry Chris!) More... about 21 years ago
use USE_GL_TEXTURE_RECTANGLE_EXT for PBuffers - needed for GLJPanel More... about 21 years ago
use USE_GL_TEXTURE_RECTANGLE_EXT for PBuffers - needed for GLJPanel More... about 21 years ago
added Mac OS X specific compiler and linker options - prebinding. jogl.jnilib is now a dynamic lib, not a bundle More... about 21 years ago
added Mac OS X specific compiler and linker options - prebinding. jogl.jnilib is now a dynamic lib, not a bundle More... about 21 years ago
Print error messages when nsview is not a valid drawable and return NULL from createContext More... about 21 years ago
Print error messages when nsview is not a valid drawable and return NULL from createContext More... about 21 years ago
Implemented a per-thread GLContext stack, which gives a thread knowledge of the OpenGL contexts it has made current and allows a GLDrawable to make its context current recursively as well as allowing a GLEventListener to call another GLDrawable's display() method from within its display(). This mechanism can be used fairly easily to expose swapBuffers in the public API, as has been requested. Updated the demos which had to explicitly call display() on more than one drawable to use the Animator class and to call GLDrawable.display() from within their GLEventListeners' display() methods. Updated documentation. Fixed bugs in gleem's CameraParameters class. More... about 21 years ago
Implemented a per-thread GLContext stack, which gives a thread knowledge of the OpenGL contexts it has made current and allows a GLDrawable to make its context current recursively as well as allowing a GLEventListener to call another GLDrawable's display() method from within its display(). This mechanism can be used fairly easily to expose swapBuffers in the public API, as has been requested. Updated the demos which had to explicitly call display() on more than one drawable to use the Animator class and to call GLDrawable.display() from within their GLEventListeners' display() methods. Updated documentation. Fixed bugs in gleem's CameraParameters class. More... about 21 years ago
Disabling the context updater for now - not thread safe yet. More... about 21 years ago
Disabling the context updater for now - not thread safe yet. More... about 21 years ago
Implemented PBuffers (available in >= Panther). Reimplemented window resizing using update listener More... about 21 years ago
Implemented PBuffers (available in >= Panther). Reimplemented window resizing using update listener More... about 21 years ago
fixed link to forums to eliminate IE bug More... about 21 years ago
fixed link to forums to eliminate IE bug More... about 21 years ago