9
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update dirEntries() and remove not needed endsWith(). More... over 10 years ago
Fix building with GDC More... over 10 years ago
Typo in DerelictSDL2. More... over 10 years ago
Merge pull request #161 from p0nce/master More... over 10 years ago
fix indentation More... over 10 years ago
Add libdl to libs-posix for building a Derelict3 based project without -ldl More... over 10 years ago
Added some missing enum values to DerelictSDL2. More... over 10 years ago
Merge pull request #159 from vova616/master More... over 10 years ago
update FreeImage to support mac os. More... over 10 years ago
Merge pull request #158 from NCrashed/patch-1 More... over 10 years ago
[GLFW3]: Add GLFW_KEY_UNKNOWN More... over 10 years ago
Updated the README with info about DerelictOrg. More... over 10 years ago
Merge pull request #157 from badlink/master More... over 10 years ago
Removed duplicated constant in glxext.d GLX 1.3 constant are duplicated in glxext.h and glx.h but in C they are protected by #ifdef...#endif More... over 10 years ago
Merge pull request #156 from vsn4ik/master More... over 10 years ago
Fix errors on build GL3: More... over 10 years ago
Set 640 permission on (750) import files More... over 10 years ago
No exception is thrown if SDL_SetMainReady fails to load. More... over 10 years ago
Added support for WGL_EXT_swap_control to DerelcitGL3. More... over 10 years ago
When loading OpenGL 4.0, the loader was setting the GLVersion to GL30 instead of GL40. More... over 10 years ago
Well, maybe I'm not ready for nothrow glfw callbacks. More... over 10 years ago
GLFW callbacks are now declared as nothrow. More... over 10 years ago
Merge pull request #151 from badlink/master More... over 10 years ago
Added missing constants More... over 10 years ago
Merge pull request #150 from tgjones/patch-1 More... over 10 years ago
Add alternative filename for freeglut library on OSX More... over 10 years ago
Updated the readme with a link to the new wiki. More... over 10 years ago
Fixed all SDL2* bindings to look for the same .so names on Posix systems other than OSX More... over 10 years ago
Changed TCOD_bsp_t horisontal's type from uint8 to bool. More... over 10 years ago
Typo fix. More... over 10 years ago