gbAffinity
This commit is contained in:
parent
ced2879528
commit
cdf5461bd9
|
@ -4,7 +4,7 @@ gb single-file public domain libraries for C & C++
|
||||||
|
|
||||||
library | latest version | category | description
|
library | latest version | category | description
|
||||||
----------------|----------------|----------|-------------
|
----------------|----------------|----------|-------------
|
||||||
**gb.h** | 0.20 | misc | Helper library (Standard library _improvement_)
|
**gb.h** | 0.22 | misc | Helper library (Standard library _improvement_)
|
||||||
**gb_math.h** | 0.06g | math | Vector math library geared towards game development
|
**gb_math.h** | 0.06g | math | Vector math library geared towards game development
|
||||||
**gb_gl.h** | 0.05 | graphics | OpenGL Helper Library
|
**gb_gl.h** | 0.05 | graphics | OpenGL Helper Library
|
||||||
**gb_string.h** | 0.95a | strings | A better string library (this is built into gb.h too with custom allocator support!)
|
**gb_string.h** | 0.95a | strings | A better string library (this is built into gb.h too with custom allocator support!)
|
||||||
|
|
Loading…
Reference in New Issue