forks/single-header-file-c-libs.git
2020-11-20 Matthew OwensRevert "updated positioning for mat4_t" master
2020-11-19 Matthew Owensupdated positioning for mat4_t
2020-10-06 Matthew Owensadditional types
2019-02-04 Ankit KumarTypos fix in makefile.
2018-08-31 Stephan SollerAlso added the reference code of the Dead Reckoning...
2018-08-31 Stephan SollerAdded the paper sdt_dead_reckoning.h is based on as...
2018-08-31 Stephan SollerAdded the first version of sdt_dead_reckoning.h.
2018-08-30 Stephan SollerFixed some typos and documentation errors.
2018-08-30 Stephan SollerAdded the paper iir_gauss_blur.h is based on as a refer...
2018-08-30 Stephan SollerAdded the first release of iir_gauss_blur.h.
2018-08-29 Stephan SollerAdded slim_gl.h to the readme list.
2017-07-12 Stephan SollerRemoved test case for the Slim Hash optimize() function.
2017-07-12 Stephan SollerReleased slim_hash 1.1.
2017-07-12 Stephan SollerCollected all changes back into slim_hash and cleaned...
2017-02-11 Stephan SollerRemoved old prototype code.
2017-02-11 Stephan SollerImplemented the basics for new printf() style argument...
2017-02-09 Stephan SollerAdded the Slim GL demo programs.
2017-02-09 Stephan SollerMerged Slim GL into a single headerfile library and...
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