Recursive "Mutex"; Key States; gbRandom

This commit is contained in:
gingerBill 2016-05-16 11:15:26 +01:00
parent 2c87ec26d6
commit 442ec9581d
2 changed files with 381 additions and 315 deletions

View File

@ -4,7 +4,7 @@ gb single-file public domain libraries for C & C++
library | latest version | category | description
----------------|----------------|----------|-------------
**gb.h** | 0.14 | misc | Helper library (Standard library _improvement_)
**gb.h** | 0.15 | misc | Helper library (Standard library _improvement_)
**gb_math.h** | 0.06c | math | Vector math library geared towards game development
**gb_gl.h** | 0.04c | graphics | OpenGL Helper Library
**gb_string.h** | 0.95 | strings | A better string library (this is built into gb.h too with custom allocator support!)

694
gb.h

File diff suppressed because it is too large Load Diff