| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bump gb_string version in README.mdHEADmaster | 2021-07-21 | 1 | -1/+1 | |
| * | copyright info and version bump | 2021-07-21 | 2 | -1/+8 | |
| * | add gb_string_test.c | 2021-07-21 | 1 | -0/+14 | |
| * | gb_string.h: add gb_printf | 2021-07-21 | 1 | -0/+54 | |
| * | Merge pull request #46 from timgates42/bugfix_typo_system | 2021-02-23 | 1 | -1/+1 | |
| |\ | |||||
| | * | docs: fix simple typo, systen -> system | 2020-12-20 | 1 | -1/+1 | |
| |/ | |||||
| * | Merge pull request #44 from tszirr/master | 2020-11-18 | 1 | -5/+5 | |
| |\ | |||||
| | * | fix: vector transforms | 2020-06-26 | 1 | -5/+5 | |
| |/ | |||||
| * | Merge pull request #42 from sjml/patch-1 | 2019-07-13 | 1 | -1/+1 | |
| |\ | |||||
| | * | Fixing declaration/implementation mismatch | 2019-07-10 | 1 | -1/+1 | |
| |/ | |||||
| * | Remove gb_regex.h | 2019-03-06 | 1 | -1/+0 | |
| * | Delete gb_regex.h | 2019-03-06 | 1 | -968/+0 | |
| * | Fix race condition | 2018-12-24 | 1 | -9/+16 | |
| * | Merge pull request #26 from ravencgg/mat4_look_at_fix | 2018-12-14 | 1 | -3/+3 | |
| |\ | |||||
| | * | Removing unreferenced variable | 2017-09-07 | 1 | -1/+0 | |
| | * | Fixing gb_mat4_look_at | 2017-09-07 | 1 | -3/+3 | |
| * | | Add gb_quat_slerp interface | 2018-07-09 | 1 | -0/+1 | |
| * | | Fix gb_quat_slerp #38 | 2018-07-08 | 1 | -3/+2 | |
| * | | 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 | |
