Commit Graph

12 Commits

Author SHA1 Message Date
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