openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
jogl
Settings
|
Report Duplicate
22
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 473 of 478
Search / Filter on:
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.
Kenneth Russel
More...
almost 21 years ago
Undid previous change which turned out to be incorrect.
Kenneth Russel
More...
almost 21 years ago
Applied bug fix to GLU tesselator from
[email protected]
.
Kenneth Russel
More...
almost 21 years ago
Applied bug fix to GLU tesselator from
[email protected]
.
Kenneth Russel
More...
almost 21 years ago
Modified the OSX jogl.properties location to something that actually exists on 10.3
gregorypierce
More...
almost 21 years ago
Modified the OSX jogl.properties location to something that actually exists on 10.3
gregorypierce
More...
almost 21 years ago
updated navbar
athomas
More...
about 21 years ago
updated navbar
athomas
More...
about 21 years ago
updated navbar
athomas
More...
about 21 years ago
updated navbar
athomas
More...
about 21 years ago
implemented GLJPanel for Mac OS X
Gerard Ziemski
More...
about 21 years ago
implemented GLJPanel for Mac OS X
Gerard Ziemski
More...
about 21 years ago
new navbar to match color scheme. Not so fruity as the purple nav bar (sorry Chris!)
athomas
More...
about 21 years ago
new navbar to match color scheme. Not so fruity as the purple nav bar (sorry Chris!)
athomas
More...
about 21 years ago
use USE_GL_TEXTURE_RECTANGLE_EXT for PBuffers - needed for GLJPanel
Gerard Ziemski
More...
about 21 years ago
use USE_GL_TEXTURE_RECTANGLE_EXT for PBuffers - needed for GLJPanel
Gerard Ziemski
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
Gerard Ziemski
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
Gerard Ziemski
More...
about 21 years ago
Print error messages when nsview is not a valid drawable and return NULL from createContext
Gerard Ziemski
More...
about 21 years ago
Print error messages when nsview is not a valid drawable and return NULL from createContext
Gerard Ziemski
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.
Kenneth Russel
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.
Kenneth Russel
More...
about 21 years ago
Disabling the context updater for now - not thread safe yet.
Gerard Ziemski
More...
about 21 years ago
Disabling the context updater for now - not thread safe yet.
Gerard Ziemski
More...
about 21 years ago
Implemented PBuffers (available in >= Panther). Reimplemented window resizing using update listener
Gerard Ziemski
More...
about 21 years ago
Implemented PBuffers (available in >= Panther). Reimplemented window resizing using update listener
Gerard Ziemski
More...
about 21 years ago
fixed link to forums to eliminate IE bug
athomas
More...
about 21 years ago
fixed link to forums to eliminate IE bug
athomas
More...
about 21 years ago
←
1
2
…
469
470
471
472
473
474
475
476
477
478
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree