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
Bugfix function version. More... almost 12 years ago
Path changes for easy git submodule usage. More... almost 12 years ago
Bugfix: wrong versioned functions. More... almost 12 years ago
fixed declaration of GLFWcursorposfun. x and y used to be ints. They are now doubles. More... almost 12 years ago
Merge pull request #1 from NCrashed/master More... almost 12 years ago
Fixed compilation issues under GNU/Linux (Fedora x64), dmd was scanning unrepresantable constants in Windows section. Fixed library names, DerelictOpenCL integrated with build script. More... almost 12 years ago
OpenCL bindings. More... almost 12 years ago
Refactored the OpenGL 3 loader. More... almost 12 years ago
Updated the README with some new download info. More... almost 12 years ago
Merge branch 'master' of github.com:aldacron/Derelict3 More... almost 12 years ago
Merge pull request #94 from CyberShadow/fixes-20130308 More... almost 12 years ago
Merge branch 'master' of github.com:aldacron/Derelict3 More... almost 12 years ago
Merge pull request #101 from Bloutiouf/master More... almost 12 years ago
Merge pull request #100 from EXetoC/upstream_changes More... almost 12 years ago
Added C linkage to Lua function aliases. More... almost 12 years ago
Upstream changes More... almost 12 years ago
Merge branch 'master' of https://github.com/aldacron/Derelict3 More... almost 12 years ago
Added support for OpenGL 4.3. More... almost 12 years ago
Merge pull request #95 from NCrashed/master More... almost 12 years ago
DerelictTCOD: Removed excess float param from TCOD_heightmap_get_minmax More... almost 12 years ago
Updated the README to remove the link to the now github downloads (thanks Vladimir!) and added a note about the SDL2 binding. More... almost 12 years ago
derelict.sdl2: API update (SDL2 hg ae9c4b12f3e2) More... almost 12 years ago
derelict.sdl2: Fix SDL_DEFINE_PIXELFORMAT More... almost 12 years ago
derelict.sdl2: Whitespace fixes More... almost 12 years ago
derelict.sdl2: API update (SDL2 hg 177d1dc3dba6) More... almost 12 years ago
Merge pull request #92 from NCrashed/master More... almost 12 years ago
DerelictPQ: Loading functions are based on libpq.dll version. More... almost 12 years ago
DerelictPQ: 'nothrow' modificators moved out of extern statement. More... almost 12 years ago
gl.d now publicly imports gl3.d. This makes it easier to use both in the same module. More... almost 12 years ago
Merge pull request #91 from NCrashed/master More... almost 12 years ago