9
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* added DerelictIL, DerelictILU, and DerelictILUT, along with associated docs More... almost 19 years ago
[DerelictUtil] More... almost 19 years ago
* build_release.brf was missing, so added it More... almost 19 years ago
* all modules no use !is in place of !== (deprecated in DMD 1.26) More... almost 19 years ago
* added a new 'example' directory More... about 19 years ago
* added samples to all packages exception DerelictUtil More... about 19 years ago
* set the mime type on everything in /trunk/docs to text/html so that they are browsable online More... about 19 years ago
* added a heading to the top of each HTML doc so that, when navigating through the links in the left frame, it is easy to see which page you are on More... about 19 years ago
* Cleanup glx.d -- removed unnecessary structures
JJR
More... about 19 years ago
* changed the windows build script environment variable BUILD_PATH to BUILD_CMD to better reflect its use More... about 19 years ago
* added html docs for DerelictGLFW, DerelictGLU, and DerelictSDL More... about 19 years ago
[DerelictGL] More... about 19 years ago
[DerelictGL] More... about 19 years ago
* removed all Windows Makefiles - windows builds now depend upon Build entirely More... about 19 years ago
* added batch scripts to aid in building with Derek Parnell's Build on Windows More... about 19 years ago
* added missing Linux build instructions to DerelictAL/GL/GLU READMEs More... about 19 years ago
[Docs] More... about 19 years ago
* added documentation on loading/unloading shared libs (loading.html) More... about 19 years ago
* changed the compiler flags in all make files from -v to -w -release More... about 19 years ago
[DerelictUtil] More... about 19 years ago
* added a docs directory along with the main page (index.html) More... about 19 years ago
[DerelictSDL] More... about 19 years ago
* added more linux makefiles
jjr
More... over 19 years ago
- util.loader.d: moved HMODULE declaration to version(linux) block; windows version already defined in windows.d
jjr
More... over 19 years ago
- Linux makefile added for util package
jjr
More... over 19 years ago
loader.d: added "alias void* HMODULE;" to fix missing identifier error.
jjr
More... over 19 years ago
[DerelictGLU] More... over 19 years ago
* added the DerelictUtil package More... over 19 years ago
* Added Derelict*_Unload functions to each package so that libraries can be unloaded at will. More... over 19 years ago
fixed function declaration glfwGetNumberOfProcessors (int return type,
jjr
More... over 19 years ago