Commit Graph

186 Commits

Author SHA1 Message Date
gingerBill cf7d2e06ee Fix gb_math.h constants 2018-01-27 09:35:42 +00:00
gingerBill 03abd6fd3c
v0.32 Minor fixes 2017-12-22 18:19:38 +00:00
gingerBill 8f151ed5b4 Merge pull request #27 from den-mentiei/master
Fixed a warning: unused variable is no more.
2017-10-12 21:02:22 +01:00
Den Mentiei a2d55b812a Fixed a warning: unused variable is no more. 2017-10-12 22:15:40 +03:00
Ginger Bill d3e121a298 Merge branch 'master' of https://github.com/gingerBill/gb 2017-08-23 21:02:30 +01:00
Ginger Bill 7bba49ce13 Update gb.h to v0.31 2017-08-23 21:02:22 +01:00
gingerBill 991ebc72d0 Merge pull request #24 from ZenToad/master
Moving mipmap generation before unbinding the texture.
2017-04-01 09:39:40 +01:00
Wacky Doodle b5c94d4127 Moving mipmap generation before unbinding the texture.
Also, added a new sampler to allow for mipmaps to work on textures
2017-03-31 13:21:44 -06:00
Ginger Bill fd88428545 Fix issue #21 2017-02-07 20:13:56 +00:00
Ginger Bill db5c341df4 Merge branch 'master' of https://github.com/gingerBill/gb
# Conflicts:
#	README.md
2017-02-06 22:34:01 +00:00
Ginger Bill 15647e5a0b Update gb.h 2017-02-06 22:31:18 +00:00
gingerBill 216ae88426 Merge pull request #18 from jimon/fix_mat4_inverse_for_good
Fixing mat4 inverse again
2016-12-18 17:03:09 +00:00
Dmytro Ivanov e8bc38cec5 fixing mat4 inverse again 2016-12-18 14:49:34 +01:00
Ginger Bill 84afc68e05 gb_math.h - Add gb_random01 2016-12-18 11:25:08 +00:00
Ginger Bill d5cdd53de1 gb_math.h - 0.07b - Fix mat4_inverse 2016-11-20 10:53:27 +00:00
Ginger Bill 1fff141054 Fix Mat2 2016-10-19 00:04:48 +01:00
Ginger Bill 4778aa6bf0 gb.h v0.26d, gb_math.h v0.07 2016-10-16 12:30:47 +01:00
gingerBill 4e7b07c9a7 gb_str_to_f* fix 2016-07-30 00:10:28 +01:00
gingerBill 117a4e9984 Minor fixes 2016-07-01 00:15:23 +01:00
gingerBill 0392f5aae2 gbString fix 2016-06-28 21:28:35 +01:00
gingerBill af0ef64f7e Default allocator flags and generic hash table 2016-06-27 11:07:52 +01:00
gingerBill 8e73e3d6c1 defer MSVC fix 2016-06-20 10:40:19 +01:00
gingerBill cafbba83d9 Fix gbVec2.e to be 3 elements rather than 2 2016-06-13 14:08:26 +01:00
gingerBill 09f7696cec Fix UTF-8 stuff 2016-06-11 20:49:13 +01:00
Ginger Bill 26605163ec Merge remote-tracking branch 'origin/master' 2016-06-07 16:24:45 +01:00
Ginger Bill 051ff73626 OS X gbPlatform Support (missing some things) 2016-06-07 16:21:48 +01:00
Ginger Bill b7fcb11ed8 OS X gbPlatform Support (missing some things) 2016-06-07 15:51:37 +01:00
Ginger Bill 86c941ddb7 Compile on OSX (excluding platform part) 2016-06-07 10:05:35 +01:00
gingerBill a40227e6b8 Minor Additions 2016-06-07 08:32:07 +01:00
gingerBill d92dda8ecc Enum convention change 2016-06-06 10:01:22 +01:00
gingerBill bd20d79fa7 Optional Windows.h removal (because I'm crazy) 2016-06-02 14:41:24 +01:00
gingerBill 0252cedb1a Remove gbVideoMode from gb_platform_init_* 2016-06-01 00:16:57 +01:00
gingerBill cdf5461bd9 gbAffinity 2016-05-30 21:03:36 +01:00
gingerBill ced2879528 Remove memzero 2016-05-25 20:24:25 +01:00
gingerBill ba14473a03 Platform Layer Restructuring 2016-05-25 00:38:10 +01:00
gingerBill 3a1fefc931 Improve file io & gbglColour 2016-05-24 17:00:46 +01:00
gingerBill 87b03dbcd2 Clipboard Text 2016-05-23 22:41:30 +01:00
gingerBill 3504269eed Controller vibration 2016-05-23 21:36:38 +01:00
gingerBill 04cf4a278e Raw keyboard and mouse input for WIN32 2016-05-23 00:22:54 +01:00
gingerBill c936b3abff Fixed printf bug for strings 2016-05-22 01:23:14 +01:00
gingerBill 79abf4c8e7 Compile as 32 bit 2016-05-22 00:49:38 +01:00
gingerBill 0ea0be695c Change brace style because why not? 2016-05-22 00:41:18 +01:00
gingerBill 336a4d9adf Dropped C90 Support (For numerous reasons) 2016-05-21 21:43:25 +01:00
gingerBill 2c414c2141 Instantiated Hash Table 2016-05-21 15:01:53 +01:00
gingerBill 9bc6d5616e Minor code layout changes 2016-05-21 00:53:14 +01:00
gingerBill 8d68c46340 Minor code layout changes 2016-05-21 00:53:05 +01:00
gingerBill 679a82c2d4 New file API and improved platform layer 2016-05-21 00:02:01 +01:00
gingerBill 3110f509e3 Linux Experimental Support (DON'T USE IT PLEASE) 2016-05-17 01:09:32 +01:00
gingerBill 2549e8dad0 Linux Experimental Support (DON'T USE IT) 2016-05-17 00:53:53 +01:00
gingerBill 9a8a2b60e2 C90 Support 2016-05-16 19:24:24 +01:00