| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2019-03-06 | Delete gb_regex.h | 1 | -968/+0 | |
| 2018-12-24 | Fix race condition | 1 | -9/+16 | |
| 2018-07-09 | Add gb_quat_slerp interface | 1 | -0/+1 | |
| 2018-07-08 | Fix gb_quat_slerp #38 | 1 | -3/+2 | |
| 2018-06-15 | Update gb.h | 1 | -1/+1 | |
| 2018-06-15 | Fix gb_utf8_decode | 1 | -5/+3 | |
| 2018-05-19 | Fixed printf variable width | 1 | -2/+2 | |
| 2018-05-09 | Fixed indentation | 1 | -1/+1 | |
| 2018-05-09 | gb_memcopy now returns the correct dest | 1 | -1/+2 | |
| 2018-05-05 | Fixed GB_TABLE rehash | 1 | -1/+1 | |
| 2018-02-14 | Prevent dangerous bug | 1 | -3/+6 | |
| 2018-01-27 | Fix gb_math.h constants | 1 | -3/+4 | |
| 2017-12-22 | v0.32 Minor fixes | 1 | -4/+27 | |
| 2017-10-12 | Fixed a warning: unused variable is no more. | 2 | -2/+2 | |
| 2017-09-07 | Removing unreferenced variable | 1 | -1/+0 | |
| 2017-09-07 | Fixing gb_mat4_look_at | 1 | -3/+3 | |
| 2017-08-23 | Update gb.h to v0.31 | 3 | -227/+569 | |
| 2017-03-31 | Moving mipmap generation before unbinding the texture. | 1 | -2/+5 | |
| 2017-02-07 | Fix issue #21 | 1 | -3/+3 | |
| 2017-02-06 | Update gb.h | 2 | -28/+122 | |
| 2016-12-18 | fixing mat4 inverse again | 2 | -12/+5 | |
| 2016-12-18 | gb_math.h - Add gb_random01 | 2 | -27/+42 | |
| 2016-11-20 | gb_math.h - 0.07b - Fix mat4_inverse | 1 | -3/+4 | |
| 2016-10-19 | Fix Mat2 | 1 | -2/+3 | |
| 2016-10-16 | gb.h v0.26d, gb_math.h v0.07 | 3 | -70/+259 | |
| 2016-07-30 | gb_str_to_f* fix | 1 | -81/+63 | |
| 2016-07-01 | Minor fixes | 1 | -1/+2 | |
| 2016-06-28 | gbString fix | 1 | -6/+20 | |
| 2016-06-27 | Default allocator flags and generic hash table | 2 | -247/+162 | |
| 2016-06-20 | defer MSVC fix | 1 | -18/+13 | |
| 2016-06-13 | Fix gbVec2.e to be 3 elements rather than 2 | 1 | -1/+1 | |
| 2016-06-11 | Fix UTF-8 stuff | 1 | -351/+427 | |
| 2016-06-07 | OS X gbPlatform Support (missing some things) | 3 | -30/+776 | |
| 2016-06-07 | OS X gbPlatform Support (missing some things) | 3 | -30/+767 | |
| 2016-06-07 | Compile on OSX (excluding platform part) | 2 | -23/+61 | |
| 2016-06-07 | Minor Additions | 1 | -17/+88 | |
| 2016-06-06 | Enum convention change | 2 | -650/+809 | |
| 2016-06-02 | Optional Windows.h removal (because I'm crazy) | 1 | -122/+1205 | |
| 2016-06-01 | Remove gbVideoMode from gb_platform_init_* | 2 | -11/+262 | |
| 2016-05-30 | gbAffinity | 2 | -245/+733 | |
| 2016-05-25 | Remove memzero | 2 | -15/+7 | |
| 2016-05-25 | Platform Layer Restructuring | 1 | -423/+503 | |
| 2016-05-24 | Improve file io & gbglColour | 3 | -449/+395 | |
| 2016-05-23 | Clipboard Text | 2 | -54/+129 | |
| 2016-05-23 | Controller vibration | 3 | -124/+117 | |
| 2016-05-23 | Raw keyboard and mouse input for WIN32 | 2 | -271/+371 | |
| 2016-05-22 | Fixed printf bug for strings | 3 | -104/+100 | |
| 2016-05-22 | Compile as 32 bit | 1 | -18/+18 | |
| 2016-05-22 | Change brace style because why not? | 6 | -1528/+544 | |
| 2016-05-21 | Dropped C90 Support (For numerous reasons) | 1 | -743/+733 |
