| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix gb_endian_swap32() | 2016-05-09 | 1 | -2/+3 | ||
| * | Probable timing bug for gb_time_now() | 2016-05-08 | 1 | -7/+8 | ||
| * | Work on multiple compilers (Windows) | 2016-05-08 | 1 | -35/+37 | ||
| * | Scratch Memory Allocator | 2016-05-08 | 1 | -92/+201 | ||
| * | Faster Mutex and the Free List is slightly improved | 2016-05-08 | 1 | -189/+242 | ||
| * | Try fixing GitHub project language | 2016-05-08 | 1 | -8/+12 | ||
| * | Basic Virtual Memory System and Dreadful Free List | 2016-05-07 | 1 | -169/+609 | ||
| * | Fix *_appendv bug | 2016-05-03 | 1 | -4/+5 | ||
| * | Huge overhaul! | 2016-05-03 | 1 | -559/+524 | ||
| * | Fix alignment in gb_heap_allocator_proc | 2016-05-03 | 1 | -25/+209 | ||
| * | Hash Table and Hashing Functions | 2016-05-02 | 1 | -198/+1170 | ||
| * | OS X Support | 2016-04-28 | 1 | -17/+202 | ||
| * | Linux Support | 2016-04-28 | 1 | -2/+3 | ||
| * | Windows GCC Support and MSVC x86 Support | 2016-04-28 | 1 | -339/+678 | ||
| * | gb.h - Formatting - that's it | 2016-04-27 | 1 | -165/+161 | ||
| * | Update Documentation for gb_gl.h | 2016-04-27 | 1 | -3/+12 | ||
| * | gb.h v0.05 & gb_gl.h v0.04 | 2016-04-27 | 1 | -2/+151 | ||
| * | Update Readme | 2016-04-26 | 1 | -1/+2 | ||
| * | Basic Font Rendering - No Spaces yet | 2016-04-26 | 1 | -7/+6 | ||
| * | Font Loading and caching | 2016-04-26 | 1 | -10/+176 | ||
| * | gb_gl.h and new naming conventions | 2016-04-24 | 1 | -285/+244 | ||
| * | Updates!!!!! | 2016-04-23 | 1 | -387/+2568 | ||
| * | New Libraries | 2016-03-03 | 1 | -2099/+418 | ||
| * | Explicit Everything! | 2016-01-01 | 1 | -83/+81 | ||
| * | Macro fixes | 2015-12-17 | 1 | -23/+48 | ||
| * | 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 | 1 | -277/+299 | ||
| |/ | ||||||
| * | Allow for no <stdio.h> | 2015-12-15 | 1 | -17/+31 | ||
| * | gb.hpp - Allocators can be passed to gb_alloc/free/etc. without cast using `t... | 2015-12-14 | 1 | -29/+119 | ||
| * | gb.h - Implement all functions (from gb.hpp) | 2015-12-14 | 1 | -199/+1943 | ||
| * | Add gb.h - Just the prototypes | 2015-12-14 | 1 | -0/+656 | ||
