Commit Graph

99 Commits

Author SHA1 Message Date
Peter McGoron 0fad166f2e bump gb_string version in README.md 2021-07-21 23:30:24 -04:00
gingerBill 5df8d02c8b
Remove gb_regex.h 2019-03-06 20:30:31 +00:00
Den Mentiei a2d55b812a Fixed a warning: unused variable is no more. 2017-10-12 22:15:40 +03: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
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 4778aa6bf0 gb.h v0.26d, gb_math.h v0.07 2016-10-16 12:30:47 +01:00
Ginger Bill 051ff73626 OS X gbPlatform Support (missing some things) 2016-06-07 16:21:48 +01:00
Ginger Bill 86c941ddb7 Compile on OSX (excluding platform part) 2016-06-07 10:05:35 +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 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 0ea0be695c Change brace style because why not? 2016-05-22 00:41:18 +01:00
gingerBill 2c414c2141 Instantiated Hash Table 2016-05-21 15:01:53 +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 b50dec34de gb_atomic(32|64)_spin_(lock|unlock) 2016-05-16 19:04:30 +01:00
gingerBill 442ec9581d Recursive "Mutex"; Key States; gbRandom 2016-05-16 11:15:26 +01:00
gingerBill 2c87ec26d6 Better File Handling and better printf (WIN32 Only) 2016-05-15 22:22:42 +01:00
gingerBill fbb5791cb0 Highly experimental platform layer (WIN32 Only) 2016-05-15 19:17:46 +01:00
gingerBill e8cde870de New File Handing System! No stdio or stdlib!
WIN32 only so far
2016-05-13 20:13:51 +01:00
gingerBill 153c121e14 Code readjustment 2016-05-12 23:39:08 +01:00
gingerBill b4e34b810b New \ codes and bug fixes 2016-05-12 23:16:37 +01:00
gingerBill af72e48601 gb_regex.h Initial Version
Highly experimental Regular Expressions Library
2016-05-12 22:31:46 +01:00
gingerBill 6948a29196 Add string precision and width (experimental) 2016-05-11 00:47:05 +01:00
gingerBill 4c31161051 Update README.md 2016-05-09 23:16:08 +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 e6a815749a Fix *_appendv bug 2016-05-03 23:56:20 +01:00
gingerBill 1e62616e4e Huge overhaul! 2016-05-03 23:25:52 +01:00
gingerBill 09ca605931 Fix alignment in gb_heap_allocator_proc 2016-05-03 11:55:52 +01:00
gingerBill 950be6d62c Update README.md 2016-05-02 22:12:20 +01:00
gingerBill c5a47ac41d Update README.md 2016-04-28 15:03:17 +01:00
gingerBill 205fb68da4 gb.h - Formatting - that's it 2016-04-27 23:51:30 +01:00
gingerBill 7461a74138 Update Documentation for gb_gl.h 2016-04-27 22:30:05 +01:00
gingerBill 2b69f77e70 gb.h v0.05 & gb_gl.h v0.04 2016-04-27 16:42:46 +01:00
gingerBill 0431e9e03c Better Rounded Rect 2016-04-27 00:16:24 +01:00
gingerBill f87ce844a6 Basic State Rendering 2016-04-26 23:51:15 +01:00
gingerBill d749171091 Update Readme 2016-04-26 21:44:51 +01:00
gingerBill 0c6c35ff14 gb_math.h - Less/no dependencies or CRT 2016-04-25 00:29:07 +01:00
gingerBill 76c1c58318 Consistent styling 2016-04-24 21:43:42 +01:00
gingerBill fa56da7ba9 Update README.md 2016-04-24 20:47:53 +01:00
gingerBill 748bccf190 README.md Update 2016-04-23 23:09:44 +01:00
gingerBill 41f87ef704 Updates!!!!! 2016-04-23 23:07:15 +01:00
gingerBill d7b6d601d1 Update README.md 2016-04-12 21:52:56 +01:00
gingerBill 24eb70c5c9 Update README.md 2016-04-08 23:29:11 +01:00