openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
SDL4Java
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Mar 08, 2025 — Mar 08, 2026
Showing page 1 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
*** empty log message ***
sbrown123
More...
about 22 years ago
Added passing jstruct to every single function. Should improve performance.
sbrown123
More...
about 22 years ago
*** empty log message ***
sbrown123
More...
about 22 years ago
Moved jstruct into class to prevent so many native calls to aquire pointer.
sbrown123
More...
about 22 years ago
Wrapper functions! They return with a vengence.
sbrown123
More...
over 22 years ago
Removed wrapper methods. Theres no need for these.
sbrown123
More...
over 22 years ago
Removed wrapper methods. Theres no need for these.
sbrown123
More...
over 22 years ago
Removed wrapper methods. Theres no need for these.
sbrown123
More...
over 22 years ago
Removed wrapper methods. Theres no need for these.
sbrown123
More...
over 22 years ago
First version.
sbrown123
More...
over 22 years ago
First version.
sbrown123
More...
over 22 years ago
*** empty log message ***
sbrown123
More...
over 22 years ago
Added GLEW headers back into the project. Version conflicts were causing too many problems.
sbrown123
More...
over 22 years ago
Moved all OpenGL related material into new package called "jigl".
sbrown123
More...
over 22 years ago
Fixup for new glew.
sbrown123
More...
over 22 years ago
Updated version of glew.
sbrown123
More...
over 22 years ago
Fixed struct bug.
sbrown123
More...
over 22 years ago
The static import was incorrect.
sbrown123
More...
over 22 years ago
Some command line fixes.
sbrown123
More...
over 22 years ago
Added stripping of shared libraries to bring thier size down. I was unable to find any parameter for dllwrap to strip these those I just have strip called afterwards.
sbrown123
More...
over 22 years ago
Updated for linux
sbrown123
More...
over 22 years ago
First trial of replacing the horrible Ant build with GNU makefile.
sbrown123
More...
over 22 years ago
Fixed issue where GL shared library was not loading since it was located in a static block. The static block was not executing since all functions in the GL package are static. To use this class now, a user must first call init().
sbrown123
More...
over 22 years ago
*** empty log message ***
sbrown123
More...
over 22 years ago
New Implemntation.
cogumbreiro
More...
over 22 years ago
New implementation. A bug fix related to AudioStream.
cogumbreiro
More...
over 22 years ago
Removed SDL_CloseAudio(). User should call AudioDevice.close() instead.
cogumbreiro
More...
over 22 years ago
*** empty log message ***
sbrown123
More...
over 22 years ago
Fixed some naming conventions for shared libs. Added creation of debug libs when libs are created.
sbrown123
More...
over 22 years ago
Fixed nasty (stupid) bug with init() trying to instatiant GLEW in the old gl package.
sbrown123
More...
over 22 years ago
←
1
2
3
4
5
6
7
→
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