forks/single-header-file-c-libs.git
2017-02-09 Stephan SollerRefactored texture functions to use flags instead of...
2017-02-09 Stephan SollerFramebuffer size has to be specified manually now becau...
2017-02-09 Stephan SollerAdded first version of the Slim GL library.
2016-06-22 Stephan SollerCleaned up slim_hash.h and added preliminary documentation.
2016-04-30 Stephan SollerMade sh_put_ptr() comapre the key additionally to the...
2016-04-29 Stephan SollerFixed value reassignment with sh_put_ptr() and reformat...
2016-04-07 Stephan SollerAdded first version of a simple hashmap with fixed...
2016-02-15 Stephan SollerAdded README file with a list of libraries.
2016-02-15 Stephan SollerAdded Math 3D, a compact math library for OpenGL.
2016-02-15 Stephan SollerAdded first version of Slim Test, a minimalistic testin...
2016-02-15 arkanisInitial commit