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 474 of 478
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added missing implementation of dispatch_glMapBufferARB on Linux after David Yazel pointed out problems with glBufferDataARB on Linux on JOGL forums.
Kenneth Russel
More...
about 21 years ago
Added missing implementation of dispatch_glMapBufferARB on Linux after David Yazel pointed out problems with glBufferDataARB on Linux on JOGL forums.
Kenneth Russel
More...
about 21 years ago
Added Gerard Ziemski's changes to the build process on OS X to look for jogl.properties in the Library/Java subdirectory of the user's home directory. Updated the build documentation.
Kenneth Russel
More...
over 21 years ago
Added Gerard Ziemski's changes to the build process on OS X to look for jogl.properties in the Library/Java subdirectory of the user's home directory. Updated the build documentation.
Kenneth Russel
More...
over 21 years ago
Updated binaries with ARB_vertex_buffer_object support, latest Mac OS X support, GLU tesselator API, etc. Added VertexBufferObject demo.
Kenneth Russel
More...
over 21 years ago
Updated binaries with ARB_vertex_buffer_object support, latest Mac OS X support, GLU tesselator API, etc. Added VertexBufferObject demo.
Kenneth Russel
More...
over 21 years ago
Added contribution from user GKW on community.java.net forums to fix pixel format selection for GLJPanel on Win32 by using ChoosePixelFormat rather than DefaultGLCapabilitiesChooser. Modified dist targets to include Cg native libraries.
Kenneth Russel
More...
over 21 years ago
Added contribution from user GKW on community.java.net forums to fix pixel format selection for GLJPanel on Win32 by using ChoosePixelFormat rather than DefaultGLCapabilitiesChooser. Modified dist targets to include Cg native libraries.
Kenneth Russel
More...
over 21 years ago
Ported JOGL's Cg support to Linux; fixed capitalization and other problems that didn't show up on Windows.
Kenneth Russel
More...
over 21 years ago
Ported JOGL's Cg support to Linux; fixed capitalization and other problems that didn't show up on Windows.
Kenneth Russel
More...
over 21 years ago
Added Gerard Ziemski's new sources for faster dynamic symbol lookup on Mac OS X. Removed workarounds for earlier JAWT bugs on OS X.
Kenneth Russel
More...
over 21 years ago
Added Gerard Ziemski's new sources for faster dynamic symbol lookup on Mac OS X. Removed workarounds for earlier JAWT bugs on OS X.
Kenneth Russel
More...
over 21 years ago
Applied bug fix to GLU tesselator supplied by Pepijn Van Eeckhoudt.
Kenneth Russel
More...
over 21 years ago
Applied bug fix to GLU tesselator supplied by Pepijn Van Eeckhoudt.
Kenneth Russel
More...
over 21 years ago
Fixed Mac OS X build after recent JAWT changes in 10.3 (which are apparently going to be brought back to the 10.2 Java on OS X as well). Renamed host.properties to jogl.properties and changed build to look for this file in user's home directory to avoid needing to always change a file that is in the repository. Updated build documentation.
Kenneth Russel
More...
over 21 years ago
Fixed Mac OS X build after recent JAWT changes in 10.3 (which are apparently going to be brought back to the 10.2 Java on OS X as well). Renamed host.properties to jogl.properties and changed build to look for this file in user's home directory to avoid needing to always change a file that is in the repository. Updated build documentation.
Kenneth Russel
More...
over 21 years ago
GLU tesselator port by Pepijn Van Eeckhoudt and Nathan Parker Burg.
Kenneth Russel
More...
over 21 years ago
GLU tesselator port by Pepijn Van Eeckhoudt and Nathan Parker Burg.
Kenneth Russel
More...
over 21 years ago
GKW on the community.java.net forums pointed out that the render-to-texture support doesn't need to copy back the pixels if WGL_ARB_texture_rectangle is supported. Fixed logic to handle this case.
Kenneth Russel
More...
over 21 years ago
GKW on the community.java.net forums pointed out that the render-to-texture support doesn't need to copy back the pixels if WGL_ARB_texture_rectangle is supported. Fixed logic to handle this case.
Kenneth Russel
More...
over 21 years ago
Applied suggestion from GKW on community.java.net forums to use glCopyTexSubImage2D instead of glCopyTexImage2D to implement render-to-texture support on cards not supporting render-to-texture-rectangle.
Kenneth Russel
More...
over 21 years ago
Applied suggestion from GKW on community.java.net forums to use glCopyTexSubImage2D instead of glCopyTexImage2D to implement render-to-texture support on cards not supporting render-to-texture-rectangle.
Kenneth Russel
More...
over 21 years ago
Added SGI .rgb image reader. Fixed typos in javadoc.
Kenneth Russel
More...
over 21 years ago
Added SGI .rgb image reader. Fixed typos in javadoc.
Kenneth Russel
More...
over 21 years ago
Issue number: Obtained from: Submitted by: albanc Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: added isInitialized() method for enabling querrying pBuffer initialization status CVS: Reviewed by: Posted a mail with diff() and explanations on the jogl CVS mailing list 2 days ago. Since I got no objections (nor replies) and since the addition can not affect compatibility nor stability, considering this as a yes.
albanc
More...
over 21 years ago
Issue number: Obtained from: Submitted by: albanc Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: added isInitialized() method for enabling querrying pBuffer initialization status CVS: Reviewed by: Posted a mail with diff() and explanations on the jogl CVS mailing list 2 days ago. Since I got no objections (nor replies) and since the addition can not affect compatibility nor stability, considering this as a yes.
albanc
More...
over 21 years ago
Fixed bug in offscreen contexts' pending resize logic pointed out by GKW on community.java.net/games JOGL forum.
Kenneth Russel
More...
over 21 years ago
Fixed bug in offscreen contexts' pending resize logic pointed out by GKW on community.java.net/games JOGL forum.
Kenneth Russel
More...
over 21 years ago
Added link to user's guide to main page
Kenneth Russel
More...
over 21 years ago
Added link to user's guide to main page
Kenneth Russel
More...
over 21 years ago
←
1
2
…
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