aboutsummaryrefslogtreecommitdiffstats
path: root/gb.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gb.h v0.05 & gb_gl.h v0.04Gravatar gingerBill 2016-04-271-2/+151
|
* Update ReadmeGravatar gingerBill 2016-04-261-1/+2
|
* Basic Font Rendering - No Spaces yetGravatar gingerBill 2016-04-261-7/+6
|
* Font Loading and cachingGravatar gingerBill 2016-04-261-10/+176
|
* gb_gl.h and new naming conventionsGravatar gingerBill 2016-04-241-285/+244
|
* Updates!!!!!Gravatar gingerBill 2016-04-231-387/+2568
|
* New LibrariesGravatar gingerBill 2016-03-031-2099/+418
|
* Explicit Everything!Gravatar gingerBill 2016-01-011-83/+81
|
* Macro fixesGravatar gingerBill 2015-12-171-23/+48
|
* Merge remote-tracking branch 'origin/master'Gravatar gingerBill 2015-12-171-18/+5
|\ | | | | | | | | # Conflicts: # gb.h
| * Remove C++ specific macrosGravatar gingerBill 2015-12-151-19/+2
| |
* | Change conventions slightlyGravatar gingerBill 2015-12-171-277/+299
|/
* Allow for no <stdio.h>Gravatar gingerBill 2015-12-151-17/+31
|
* gb.hpp - Allocators can be passed to gb_alloc/free/etc. without cast using ↵Gravatar gingerBill 2015-12-141-29/+119
| | | | `typedef void *gb_Allocator_Ptr`
* gb.h - Implement all functions (from gb.hpp)Gravatar gingerBill 2015-12-141-199/+1943
|
* Add gb.h - Just the prototypesGravatar gingerBill 2015-12-141-0/+656
C89/C99 version of gb.hpp