| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Basic State Rendering | 2016-04-26 | 3 | -46/+192 | ||
| * | Update Readme | 2016-04-26 | 3 | -4/+7 | ||
| * | Handle Spaces now!!!! | 2016-04-26 | 1 | -4/+13 | ||
| * | Basic Font Rendering - No Spaces yet | 2016-04-26 | 3 | -36/+284 | ||
| * | Font Loading and caching | 2016-04-26 | 2 | -50/+905 | ||
| * | gb_math.h - Less/no dependencies or CRT | 2016-04-25 | 2 | -46/+317 | ||
| * | Consistent styling | 2016-04-24 | 3 | -259/+172 | ||
| * | Update README.md | 2016-04-24 | 1 | -3/+4 | ||
| * | gb_gl.h and new naming conventions | 2016-04-24 | 2 | -285/+1656 | ||
| * | README.md Update | 2016-04-23 | 1 | -0/+1 | ||
| |\ | ||||||
| | * | Update gb.h | 2016-04-12 | 1 | -11/+11 | ||
| | * | Update README.md | 2016-04-12 | 1 | -3/+3 | ||
| | * | Update gb.h | 2016-04-12 | 1 | -386/+526 | ||
| | * | New gb.h!!!! | 2016-04-10 | 1 | -370/+1414 | ||
| | * | License Update | 2016-04-10 | 1 | -45/+40 | ||
| | * | Update README.md | 2016-04-08 | 1 | -1/+1 | ||
| | * | Use 64-bit murmur64 version on WIN64 | 2016-04-08 | 1 | -3/+3 | ||
| | * | Update gb_math.h | 2016-04-08 | 1 | -5/+6 | ||
| | * | Fix strict aliasing in gb_quake_inv_sqrt | 2016-04-08 | 1 | -11/+13 | ||
| | * | Update gb_math.h | 2016-04-08 | 1 | -1/+2 | ||
| | * | gb_math.h v0.04a - Minor bug fixes | 2016-04-08 | 1 | -45/+50 | ||
| | * | Update README.md | 2016-04-08 | 1 | -2/+1 | ||
| | * | Delete gb_math.hpp | 2016-04-08 | 1 | -3882/+0 | ||
| | * | gb_math.h - v0.04 - Namespace everything with gb | 2016-04-08 | 1 | -340/+1484 | ||
| | * | Update gb.h - v0.02 | 2016-03-03 | 1 | -38/+59 | ||
| * | | Updates!!!!! | 2016-04-23 | 5 | -8716/+4088 | ||
| |/ | ||||||
| * | New Libraries | 2016-03-03 | 3 | -2101/+1219 | ||
| * | Explicit Everything! | 2016-01-01 | 4 | -306/+241 | ||
| * | Macro fixes | 2015-12-17 | 3 | -58/+75 | ||
| * | Merge remote-tracking branch 'origin/master' | 2015-12-17 | 1 | -18/+5 | ||
| |\ | ||||||
| | * | Remove C++ specific macros | 2015-12-15 | 1 | -19/+2 | ||
| * | | Change conventions slightly | 2015-12-17 | 4 | -1041/+1069 | ||
| |/ | ||||||
| * | Allow for no <stdio.h> | 2015-12-15 | 2 | -18/+32 | ||
| * | gb.hpp - Allocators can be passed to gb_alloc/free/etc. without cast using `t... | 2015-12-14 | 3 | -33/+126 | ||
| * | Update README.md | 2015-12-14 | 1 | -1/+1 | ||
| * | gb.h - Implement all functions (from gb.hpp) | 2015-12-14 | 3 | -247/+1983 | ||
| * | Update README.md | 2015-12-14 | 1 | -0/+1 | ||
| * | Add gb.h - Just the prototypes | 2015-12-14 | 1 | -0/+656 | ||
| * | Remove `_Allocator` suffix for allocator types | 2015-12-07 | 2 | -94/+81 | ||
| * | sort::quick | 2015-12-02 | 2 | -305/+166 | ||
| * | GB_ASSERT prints call stack | 2015-12-02 | 2 | -71/+176 | ||
| * | Pool Allocator | 2015-12-02 | 3 | -419/+402 | ||
| * | Remove templated clamp | 2015-12-01 | 1 | -11/+1 | ||
| * | Dealloc to Free & More Hashing Functions | 2015-11-29 | 2 | -196/+230 | ||
| * | Heap Allocator Fix | 2015-11-29 | 2 | -240/+109 | ||
| * | Better Allocation system | 2015-11-29 | 2 | -256/+172 | ||
| * | Array bug fix | 2015-11-28 | 2 | -11/+12 | ||
| * | gb.hpp v0.25 - gb_math.hpp v0.03 | 2015-11-27 | 3 | -82/+183 | ||
| * | Many bug fixes | 2015-11-22 | 4 | -95/+308 | ||
| * | Merge pull request #2 from bullno1/gb_ini-error_handling | 2015-11-22 | 1 | -2/+2 | ||
| |\ | ||||||
