Highly experimental platform layer (WIN32 Only)

This commit is contained in:
gingerBill 2016-05-15 19:17:46 +01:00
parent fb2c42e000
commit fbb5791cb0
2 changed files with 1055 additions and 32 deletions

View File

@ -4,7 +4,7 @@ gb single-file public domain libraries for C & C++
library | latest version | category | description
----------------|----------------|----------|-------------
**gb.h** | 0.12 | misc | Helper library (Standard library _improvement_)
**gb.h** | 0.13 | 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!)

1085
gb.h

File diff suppressed because it is too large Load Diff