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
Updated DerelictGLFW3 to the latest glfw3.h More... almost 11 years ago
Support for GL_KHR_debug extension in DerelictGL3 was broken. More... almost 11 years ago
Merge pull request #108 from John-Colvin/patch-1 More... almost 11 years ago
typos More... almost 11 years ago
Redo exceptions More... almost 11 years ago
Added comments to GL version detection and removed the commented out code. More... almost 11 years ago
Merge branch 'master' of https://github.com/aldacron/Derelict3 More... almost 11 years ago
Hopefully a real fix for the gl version detection issue. More... almost 11 years ago
lua_newlibtable was passing a size_t to lua_createtable instead of int. More... almost 11 years ago
Revert "Merge pull request #102 from vuaru/master" More... almost 11 years ago
Merge pull request #102 from vuaru/master More... almost 11 years ago
Silly mistake. More... almost 11 years ago
Fix for failed merge. More... almost 11 years ago
Upstream merge. More... almost 11 years ago
Mac support. D3D versioned. Tab conversions. More... almost 11 years ago
Converted consts in lua.types to enums. More... almost 11 years ago
Corrected lua shared lib names on Posix. More... almost 11 years ago
Buggy translations of lua_pushliteral and lua_newlibtable. Fixed? More... almost 11 years ago
DerelictGL3's will now properly set the loaded GL version even when an exception is thrown. More... almost 11 years ago
Merge pull request #112 from amnesiasoft/master More... almost 11 years ago
Should work regardless of the length of the version string now Fixed missing colon is switch/case More... almost 11 years ago
Altered findMaxAvailble logic so it shouldn't get false positives on driver versions. More... almost 11 years ago
fix compiler output on error. More... almost 11 years ago
Constified opengl3.deprecatedFunctions to close issue #107. More... almost 11 years ago
The previous fix for glPopAttrib was incomplete. More... almost 11 years ago
The loader for gl.d was not loading glPopAttrib. More... almost 11 years ago
The declaration of glPopAttrib was missing the parameter. More... almost 11 years ago
Fixed a copy/paste error. More... almost 11 years ago
Merge pull request #104 from nguillemot/master More... almost 11 years ago
delete backup file. More... almost 11 years ago