9
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 28, 2024 — Jan 28, 2025
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 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) More... over 20 years ago
Fixed a bug that was causing an AssertFailure in the compiler (thanks to jcc7 for helping narrow it down). More... over 20 years ago
* removed all extern(Windows) statements from DerelictSDL, since SDL functions are __cdecl. More... over 20 years ago
* initial checkin of DerelictSDL - currently causing an AssertFailure when compiling More... over 20 years ago
* added my own version of glConstants.d, and fixed glee.d so that there are no references to Derelict More... over 20 years ago
* Initial checkin of DerelictGLU 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. More... over 20 years ago
Silly me. I committed a standalone version of glee.d by mistake. Corrected. 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 More... over 20 years ago
* One more time. Removing README.GL. More... almost 21 years ago
* Finishing up the directory structure change from the last commit (forgot to delete stuff) More... almost 21 years ago
* Added support for GL_ATI extensions More... almost 21 years ago
* Added support for GL_NV extensions More... almost 21 years ago
* fixed one of the glIs* function signatures in gl11.d to correctly return GLboolean (was marked as void) 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. More... almost 21 years ago
Initial checkin of Opengl package. Includes support for core OpenGL up to version 1.5. More... almost 21 years ago
initial repository setup More... almost 21 years ago