forks/single-header-file-c-libs.git
3 years agoRevert "updated positioning for mat4_t" master
Matthew Owens [Fri, 20 Nov 2020 08:41:01 +0000 (08:41 +0000)]
Revert "updated positioning for mat4_t"

This reverts commit af179f3b12fc1f1770bdda63937c0df0e9e9c9f2.

3 years agoupdated positioning for mat4_t
Matthew Owens [Thu, 19 Nov 2020 21:48:15 +0000 (21:48 +0000)]
updated positioning for mat4_t

4 years agoadditional types
Matthew Owens [Tue, 6 Oct 2020 19:21:45 +0000 (20:21 +0100)]
additional types

5 years agoTypos fix in makefile.
Ankit Kumar [Mon, 4 Feb 2019 16:42:43 +0000 (22:12 +0530)]
Typos fix in makefile.

change Individula to individual

6 years agoAlso added the reference code of the Dead Reckoning paper from http://people.sju...
Stephan Soller [Fri, 31 Aug 2018 10:16:23 +0000 (12:16 +0200)]
Also added the reference code of the Dead Reckoning paper from people.sju.edu/~ggrevera/software/.

6 years agoAdded the paper sdt_dead_reckoning.h is based on as a reference.
Stephan Soller [Fri, 31 Aug 2018 10:14:10 +0000 (12:14 +0200)]
Added the paper sdt_dead_reckoning.h is based on as a reference.

6 years agoAdded the first version of sdt_dead_reckoning.h.
Stephan Soller [Fri, 31 Aug 2018 10:08:34 +0000 (12:08 +0200)]
Added the first version of sdt_dead_reckoning.h.

6 years agoFixed some typos and documentation errors.
Stephan Soller [Thu, 30 Aug 2018 12:24:19 +0000 (14:24 +0200)]
Fixed some typos and documentation errors.

6 years agoAdded the paper iir_gauss_blur.h is based on as a reference.
Stephan Soller [Thu, 30 Aug 2018 05:12:47 +0000 (07:12 +0200)]
Added the paper iir_gauss_blur.h is based on as a reference.

6 years agoAdded the first release of iir_gauss_blur.h.
Stephan Soller [Thu, 30 Aug 2018 05:07:53 +0000 (07:07 +0200)]
Added the first release of iir_gauss_blur.h.

6 years agoAdded slim_gl.h to the readme list.
Stephan Soller [Wed, 29 Aug 2018 05:46:50 +0000 (07:46 +0200)]
Added slim_gl.h to the readme list.

7 years agoRemoved test case for the Slim Hash optimize() function.
Stephan Soller [Wed, 12 Jul 2017 19:46:47 +0000 (21:46 +0200)]
Removed test case for the Slim Hash optimize() function.

7 years agoReleased slim_hash 1.1.
Stephan Soller [Wed, 12 Jul 2017 19:39:23 +0000 (21:39 +0200)]
Released slim_hash 1.1.

7 years agoCollected all changes back into slim_hash and cleaned it up.
Stephan Soller [Wed, 12 Jul 2017 19:36:46 +0000 (21:36 +0200)]
Collected all changes back into slim_hash and cleaned it up.

7 years agoRemoved old prototype code.
Stephan Soller [Sat, 11 Feb 2017 10:37:54 +0000 (11:37 +0100)]
Removed old prototype code.

7 years agoImplemented the basics for new printf() style argument parsing.
Stephan Soller [Sat, 11 Feb 2017 10:24:37 +0000 (11:24 +0100)]
Implemented the basics for new printf() style argument parsing.

7 years agoAdded the Slim GL demo programs.
Stephan Soller [Thu, 9 Feb 2017 23:00:24 +0000 (00:00 +0100)]
Added the Slim GL demo programs.

7 years agoMerged Slim GL into a single headerfile library and added documentation. This is...
Stephan Soller [Thu, 9 Feb 2017 21:51:46 +0000 (22:51 +0100)]
Merged Slim GL into a single headerfile library and added documentation. This is version 1.0.0.

7 years agoRefactored texture functions to use flags instead of trying to bind to different...
Stephan Soller [Thu, 9 Feb 2017 21:48:42 +0000 (22:48 +0100)]
Refactored texture functions to use flags instead of trying to bind to different targets.

7 years agoFramebuffer size has to be specified manually now because size queries only work...
Stephan Soller [Thu, 9 Feb 2017 21:40:10 +0000 (22:40 +0100)]
Framebuffer size has to be specified manually now because size queries only work for framebuffers backed by textures.

7 years agoAdded first version of the Slim GL library.
Stephan Soller [Thu, 9 Feb 2017 21:29:13 +0000 (22:29 +0100)]
Added first version of the Slim GL library.

8 years agoCleaned up slim_hash.h and added preliminary documentation.
Stephan Soller [Wed, 22 Jun 2016 14:31:05 +0000 (16:31 +0200)]
Cleaned up slim_hash.h and added preliminary documentation.

8 years agoMade sh_put_ptr() comapre the key additionally to the hash.
Stephan Soller [Sat, 30 Apr 2016 11:17:18 +0000 (13:17 +0200)]
Made sh_put_ptr() comapre the key additionally to the hash.

8 years agoFixed value reassignment with sh_put_ptr() and reformatted the macro code.
Stephan Soller [Fri, 29 Apr 2016 18:41:30 +0000 (20:41 +0200)]
Fixed value reassignment with sh_put_ptr() and reformatted the macro code.

8 years agoAdded first version of a simple hashmap with fixed types.
Stephan Soller [Thu, 7 Apr 2016 18:36:15 +0000 (20:36 +0200)]
Added first version of a simple hashmap with fixed types.

8 years agoAdded README file with a list of libraries.
Stephan Soller [Mon, 15 Feb 2016 19:38:20 +0000 (20:38 +0100)]
Added README file with a list of libraries.

8 years agoAdded Math 3D, a compact math library for OpenGL.
Stephan Soller [Mon, 15 Feb 2016 19:24:57 +0000 (20:24 +0100)]
Added Math 3D, a compact math library for OpenGL.

8 years agoAdded first version of Slim Test, a minimalistic testing library for C.
Stephan Soller [Mon, 15 Feb 2016 18:59:44 +0000 (19:59 +0100)]
Added first version of Slim Test, a minimalistic testing library for C.

8 years agoInitial commit
arkanis [Mon, 15 Feb 2016 18:01:37 +0000 (19:01 +0100)]
Initial commit