| 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 | |
| * | Merge pull request #36 from terickson001/printf_width_fix | 2018-05-20 | 1 | -2/+2 | |
| |\ | |||||
| | * | Fixed printf variable width | 2018-05-19 | 1 | -2/+2 | |
| |/ | |||||
| * | Merge pull request #34 from terickson001/memcopy_fix | 2018-05-10 | 1 | -1/+2 | |
| |\ | |||||
| | * | Fixed indentation | 2018-05-09 | 1 | -1/+1 | |
| | * | gb_memcopy now returns the correct dest | 2018-05-09 | 1 | -1/+2 | |
| |/ | |||||
| * | Merge pull request #30 from terickson001/master | 2018-05-05 | 1 | -1/+1 | |
| |\ | |||||
| | * | Fixed GB_TABLE rehash | 2018-05-05 | 1 | -1/+1 | |
| |/ | |||||
| * | Merge pull request #29 from pmttavara/patch-1 | 2018-02-15 | 1 | -3/+6 | |
| |\ | |||||
| | * | Prevent dangerous bug | 2018-02-14 | 1 | -3/+6 | |
| |/ | |||||
| * | Fix gb_math.h constants | 2018-01-27 | 1 | -3/+4 | |
| * | v0.32 Minor fixes | 2017-12-22 | 1 | -4/+27 | |
| * | Merge pull request #27 from den-mentiei/master | 2017-10-12 | 2 | -2/+2 | |
| |\ | |||||
| | * | Fixed a warning: unused variable is no more. | 2017-10-12 | 2 | -2/+2 | |
| |/ | |||||
| * | Merge branch 'master' of https://github.com/gingerBill/gb | 2017-08-23 | 1 | -2/+5 | |
| |\ | |||||
| | * | Merge pull request #24 from ZenToad/master | 2017-04-01 | 1 | -2/+5 | |
| | |\ | |||||
| | | * | Moving mipmap generation before unbinding the texture. | 2017-03-31 | 1 | -2/+5 | |
| | |/ | |||||
| * / | Update gb.h to v0.31 | 2017-08-23 | 3 | -227/+569 | |
| |/ | |||||
| * | Fix issue #21 | 2017-02-07 | 1 | -3/+3 | |
| * | Merge branch 'master' of https://github.com/gingerBill/gb | 2017-02-06 | 2 | -12/+5 | |
| |\ | |||||
| | * | Merge pull request #18 from jimon/fix_mat4_inverse_for_good | 2016-12-18 | 2 | -12/+5 | |
| | |\ | |||||
| | | * | fixing mat4 inverse again | 2016-12-18 | 2 | -12/+5 | |
| | |/ | |||||
| * / | Update gb.h | 2017-02-06 | 2 | -28/+122 | |
| |/ | |||||
| * | gb_math.h - Add gb_random01 | 2016-12-18 | 2 | -27/+42 | |
| * | gb_math.h - 0.07b - Fix mat4_inverse | 2016-11-20 | 1 | -3/+4 | |
| * | Fix Mat2 | 2016-10-19 | 1 | -2/+3 | |
| * | gb.h v0.26d, gb_math.h v0.07 | 2016-10-16 | 3 | -70/+259 | |
| * | 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 | 2 | -247/+162 | |
| * | defer MSVC fix | 2016-06-20 | 1 | -18/+13 | |
| * | Fix gbVec2.e to be 3 elements rather than 2 | 2016-06-13 | 1 | -1/+1 | |
| * | Fix UTF-8 stuff | 2016-06-11 | 1 | -351/+427 | |
| * | Merge remote-tracking branch 'origin/master' | 2016-06-07 | 0 | -0/+0 | |
| |\ | |||||
| | * | OS X gbPlatform Support (missing some things) | 2016-06-07 | 3 | -30/+767 | |
| * | | OS X gbPlatform Support (missing some things) | 2016-06-07 | 3 | -30/+776 | |
| |/ | |||||
| * | Compile on OSX (excluding platform part) | 2016-06-07 | 2 | -23/+61 | |
| * | Minor Additions | 2016-06-07 | 1 | -17/+88 | |
| * | Enum convention change | 2016-06-06 | 2 | -650/+809 | |
| * | Optional Windows.h removal (because I'm crazy) | 2016-06-02 | 1 | -122/+1205 | |
| * | Remove gbVideoMode from gb_platform_init_* | 2016-06-01 | 2 | -11/+262 | |
| * | gbAffinity | 2016-05-30 | 2 | -245/+733 | |
| * | Remove memzero | 2016-05-25 | 2 | -15/+7 | |
| * | Platform Layer Restructuring | 2016-05-25 | 1 | -423/+503 | |
| * | Improve file io & gbglColour | 2016-05-24 | 3 | -449/+395 | |
| * | Clipboard Text | 2016-05-23 | 2 | -54/+129 | |
| * | Controller vibration | 2016-05-23 | 3 | -124/+117 | |
| * | Raw keyboard and mouse input for WIN32 | 2016-05-23 | 2 | -271/+371 | |
