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
D
Derelict
Settings
|
Report Duplicate
9
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
23 days
ago. based on code collected
24 days
ago.
Jan 28, 2024 — Jan 28, 2025
Showing page 27 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* updated the GLee files to Joel's new version, which fixes a severe bug when compiling GLee with optimizations
aldacron
More...
over 20 years ago
* reworked the loading of proc addresses so that exeptions are thrown again if a proc fails to load (this was broken when I switched to std.loader)
aldacron
More...
over 20 years ago
Fixed a bug that was causing an AssertFailure in the compiler (thanks to jcc7 for helping narrow it down).
aldacron
More...
over 20 years ago
* removed all extern(Windows) statements from DerelictSDL, since SDL functions are __cdecl.
aldacron
More...
over 20 years ago
* initial checkin of DerelictSDL - currently causing an AssertFailure when compiling
aldacron
More...
over 20 years ago
* added my own version of glConstants.d, and fixed glee.d so that there are no references to Derelict
aldacron
More...
over 20 years ago
* Initial checkin of DerelictGLU
aldacron
More...
over 20 years ago
Moved some things around - pulled glee.d out of the derelict.opengl package and made it standalone so that Joel and I don't need to keep track of commented-out import and module statements. Renamed the glee folder to glee-dist to avoid compiler errors.
aldacron
More...
over 20 years ago
Silly me. I committed a standalone version of glee.d by mistake. Corrected.
aldacron
More...
over 20 years ago
* Major rewrite - DerelictGL now uses a modified version of Joel Anderson's GLee port for OpenGL 1.2+ and extension support
aldacron
More...
over 20 years ago
* One more time. Removing README.GL.
aldacron
More...
almost 21 years ago
* Finishing up the directory structure change from the last commit (forgot to delete stuff)
aldacron
More...
almost 21 years ago
* Added support for GL_ATI extensions
aldacron
More...
almost 21 years ago
* Added support for GL_NV extensions
aldacron
More...
almost 21 years ago
* fixed one of the glIs* function signatures in gl11.d to correctly return GLboolean (was marked as void)
aldacron
More...
almost 21 years ago
* Corrected a bug in gl.d introduced during a refactor before the intial checkin. It caused the opengl shared lib to not be loaded.
aldacron
More...
almost 21 years ago
Initial checkin of Opengl package. Includes support for core OpenGL up to version 1.5.
aldacron
More...
almost 21 years ago
initial repository setup
root
More...
almost 21 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
→
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