9
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[General] More... over 17 years ago
[DerelictUtil] More... over 17 years ago
[DerelictGL] More... over 17 years ago
[DerelictGL] More... over 17 years ago
* changed every instance I could find of C-style forward declarations of structs, from the form of struct MyStruct; to struct MyStruct {}. This fixes a problem reported by Clayasaurus and others introduced in DMD 0.l77. More... over 17 years ago
[DerelictAL] More... over 17 years ago
[DerelictAL] More... over 17 years ago
* added patch from Bradley Smith ato fix implicit char[] to char* conversions in wgl.d (DerelictGL) and mixer.d (DerelictSDLMixer) More... over 17 years ago
[DerelictGL] More... over 17 years ago
[DerelictSDL] More... over 17 years ago
[DerelictGL] More... over 17 years ago
[DerelictGL] More... over 17 years ago
* removed DerelictGLFW More... over 17 years ago
[DerelictGL] More... over 17 years ago
[General] More... over 17 years ago
fixed the GL_CLAMP_TO_EDGE bug More... over 17 years ago
added an alternative implementation for util.loader. version=DerelictUseStdLoader will cause the std.loader module to be used. this should theoretically make it possible to use derelict on mac with gdc More... over 17 years ago
[DerelictGL] More... over 17 years ago
[DerelictGL] More... over 17 years ago
[DerelictGL] More... over 17 years ago
[DerelictGL] More... over 17 years ago
[DerelictGL] More... over 17 years ago
* continuing from the last update - TortoiseSVN acted up on me More... over 17 years ago
[DerelictGL] More... over 17 years ago
[DerelictGL] More... over 17 years ago
[DerelictGL] More... over 17 years ago
made derelictgl remember the lib on windows, otherwise extension loading failures result in access violations trying to access glLib.name More... over 17 years ago
[DerelictGL] More... over 17 years ago
* added the new files that I forgot to add in the last update More... over 17 years ago
[DerelictGL] More... over 17 years ago