| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update gb.h | 2018-06-15 | 1 | -1/+1 | |
| * | Fix gb_utf8_decode | 2018-06-15 | 1 | -5/+3 | |
| * | Fixed printf variable width | 2018-05-19 | 1 | -2/+2 | |
| * | Fixed indentation | 2018-05-09 | 1 | -1/+1 | |
| * | gb_memcopy now returns the correct dest | 2018-05-09 | 1 | -1/+2 | |
| * | Fixed GB_TABLE rehash | 2018-05-05 | 1 | -1/+1 | |
| * | Prevent dangerous bug | 2018-02-14 | 1 | -3/+6 | |
| * | v0.32 Minor fixes | 2017-12-22 | 1 | -4/+27 | |
| * | Update gb.h to v0.31 | 2017-08-23 | 1 | -226/+548 | |
| * | Update gb.h | 2017-02-06 | 1 | -27/+121 | |
| * | gb.h v0.26d, gb_math.h v0.07 | 2016-10-16 | 1 | -54/+117 | |
| * | gb_str_to_f* fix | 2016-07-30 | 1 | -81/+63 | |
| * | Minor fixes | 2016-07-01 | 1 | -1/+2 | |
| * | gbString fix | 2016-06-28 | 1 | -6/+20 | |
| * | Default allocator flags and generic hash table | 2016-06-27 | 1 | -247/+161 | |
| * | defer MSVC fix | 2016-06-20 | 1 | -18/+13 | |
| * | Fix UTF-8 stuff | 2016-06-11 | 1 | -351/+427 | |
| * | OS X gbPlatform Support (missing some things) | 2016-06-07 | 1 | -26/+754 | |
| * | Compile on OSX (excluding platform part) | 2016-06-07 | 1 | -22/+60 | |
| * | Minor Additions | 2016-06-07 | 1 | -17/+88 | |
| * | Enum convention change | 2016-06-06 | 1 | -517/+675 | |
| * | Optional Windows.h removal (because I'm crazy) | 2016-06-02 | 1 | -122/+1205 | |
| * | Remove gbVideoMode from gb_platform_init_* | 2016-06-01 | 1 | -9/+251 | |
| * | gbAffinity | 2016-05-30 | 1 | -244/+732 | |
| * | Platform Layer Restructuring | 2016-05-25 | 1 | -423/+503 | |
| * | Improve file io & gbglColour | 2016-05-24 | 1 | -408/+299 | |
| * | Clipboard Text | 2016-05-23 | 1 | -53/+128 | |
| * | Controller vibration | 2016-05-23 | 1 | -121/+105 | |
| * | Raw keyboard and mouse input for WIN32 | 2016-05-23 | 1 | -270/+370 | |
| * | Fixed printf bug for strings | 2016-05-22 | 1 | -100/+96 | |
| * | Compile as 32 bit | 2016-05-22 | 1 | -18/+18 | |
| * | Change brace style because why not? | 2016-05-22 | 1 | -928/+312 | |
| * | Dropped C90 Support (For numerous reasons) | 2016-05-21 | 1 | -743/+733 | |
| * | Instantiated Hash Table | 2016-05-21 | 1 | -430/+426 | |
| * | Minor code layout changes | 2016-05-21 | 1 | -0/+1 | |
| * | Minor code layout changes | 2016-05-21 | 1 | -27/+58 | |
| * | New file API and improved platform layer | 2016-05-21 | 1 | -1221/+1385 | |
| * | Linux Experimental Support (DON'T USE IT PLEASE) | 2016-05-17 | 1 | -48/+15 | |
| * | Linux Experimental Support (DON'T USE IT) | 2016-05-17 | 1 | -21/+265 | |
| * | C90 Support | 2016-05-16 | 1 | -13/+15 | |
| * | gb_atomic(32|64)_spin_(lock|unlock) | 2016-05-16 | 1 | -2/+34 | |
| * | Recursive "Mutex"; Key States; gbRandom | 2016-05-16 | 1 | -309/+375 | |
| * | Better File Handling and better printf (WIN32 Only) | 2016-05-15 | 1 | -441/+385 | |
| * | Highly experimental platform layer (WIN32 Only) | 2016-05-15 | 1 | -31/+1054 | |
| * | Fix minor file bugs | 2016-05-13 | 1 | -197/+198 | |
| * | Compile as C++ | 2016-05-13 | 1 | -8/+10 | |
| * | New File Handing System! No stdio or stdlib! | 2016-05-13 | 1 | -222/+505 | |
| * | Add string precision and width (experimental) | 2016-05-11 | 1 | -7/+22 | |
| * | Started making stdio & stdlib optional | 2016-05-10 | 1 | -63/+743 | |
| * | Fix gb_endian_swap32() | 2016-05-09 | 1 | -2/+3 |
