Commit Graph

31 Commits

Author SHA1 Message Date
gingerBill 12f087bf65
Merge pull request #26 from ravencgg/mat4_look_at_fix
mat4_look_at fix
2018-12-14 14:59:01 +00:00
gingerBill 7cf1a204fe
Add gb_quat_slerp interface 2018-07-09 09:16:32 +01:00
gingerBill 23c3fba697
Fix gb_quat_slerp #38 2018-07-08 22:36:10 +01:00
gingerBill cf7d2e06ee Fix gb_math.h constants 2018-01-27 09:35:42 +00:00
Den Mentiei a2d55b812a Fixed a warning: unused variable is no more. 2017-10-12 22:15:40 +03:00
Chris Genova 1bc8bf20f3 Removing unreferenced variable 2017-09-07 19:46:53 -07:00
Chris Genova 5e906ad45b Fixing gb_mat4_look_at 2017-09-07 19:37:43 -07:00
Ginger Bill 7bba49ce13 Update gb.h to v0.31 2017-08-23 21:02:22 +01: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 cafbba83d9 Fix gbVec2.e to be 3 elements rather than 2 2016-06-13 14:08:26 +01:00
Ginger Bill 051ff73626 OS X gbPlatform Support (missing some things) 2016-06-07 16:21:48 +01:00
gingerBill 0252cedb1a Remove gbVideoMode from gb_platform_init_* 2016-06-01 00:16:57 +01:00
gingerBill ced2879528 Remove memzero 2016-05-25 20:24:25 +01:00
gingerBill 3504269eed Controller vibration 2016-05-23 21:36:38 +01:00
gingerBill 0ea0be695c Change brace style because why not? 2016-05-22 00:41:18 +01:00
gingerBill 8d68c46340 Minor code layout changes 2016-05-21 00:53:05 +01:00
gingerBill ed22864d09 Faster Mutex and the Free List is slightly improved 2016-05-08 16:04:41 +01:00
gingerBill b61f116e63 Basic Virtual Memory System and Dreadful Free List
Note: Windows only
The Free list allocator is absolutely dreadful!
2016-05-07 23:53:12 +01:00
gingerBill 09ca605931 Fix alignment in gb_heap_allocator_proc 2016-05-03 11:55:52 +01:00
gingerBill b8dff9481a Implement rough versions of mod, remainder, copy_sign 2016-05-01 02:13:07 +01:00
gingerBill c6d3f17e27 Implement rough versions of mod, remainder, copy_sign 2016-05-01 02:10:32 +01:00
gingerBill c1cc828026 Windows GCC Support and C90-ish Support 2016-04-28 15:01:00 +01:00
gingerBill f87ce844a6 Basic State Rendering 2016-04-26 23:51:15 +01:00
gingerBill 7db25d82b8 Basic Font Rendering - No Spaces yet 2016-04-26 20:04:42 +01:00
gingerBill 0c6c35ff14 gb_math.h - Less/no dependencies or CRT 2016-04-25 00:29:07 +01:00
gingerBill 41f87ef704 Updates!!!!! 2016-04-23 23:07:15 +01:00
gingerBill de04cbcee7 New Libraries 2016-03-03 11:37:48 +00:00