| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | |
| * | defer MSVC fix | 2016-06-20 | 1 | -18/+13 | |
| * | Fix gbVec2.e to be 3 elements rather than 2 | 2016-06-13 | 1 | -1/+1 | |
| * | Fix UTF-8 stuff | 2016-06-11 | 1 | -351/+427 | |
| * | Merge remote-tracking branch 'origin/master' | 2016-06-07 | 0 | -0/+0 | |
| |\ | |||||
| | * | OS X gbPlatform Support (missing some things) | 2016-06-07 | 3 | -30/+767 | |
| * | | OS X gbPlatform Support (missing some things) | 2016-06-07 | 3 | -30/+776 | |
| |/ | |||||
| * | Compile on OSX (excluding platform part) | 2016-06-07 | 2 | -23/+61 | |
| * | Minor Additions | 2016-06-07 | 1 | -17/+88 | |
| * | Enum convention change | 2016-06-06 | 2 | -650/+809 | |
| * | Optional Windows.h removal (because I'm crazy) | 2016-06-02 | 1 | -122/+1205 | |
| * | Remove gbVideoMode from gb_platform_init_* | 2016-06-01 | 2 | -11/+262 | |
| * | gbAffinity | 2016-05-30 | 2 | -245/+733 | |
| * | Remove memzero | 2016-05-25 | 2 | -15/+7 | |
| * | Platform Layer Restructuring | 2016-05-25 | 1 | -423/+503 | |
| * | Improve file io & gbglColour | 2016-05-24 | 3 | -449/+395 | |
| * | Clipboard Text | 2016-05-23 | 2 | -54/+129 | |
| * | Controller vibration | 2016-05-23 | 3 | -124/+117 | |
| * | Raw keyboard and mouse input for WIN32 | 2016-05-23 | 2 | -271/+371 | |
| * | Fixed printf bug for strings | 2016-05-22 | 3 | -104/+100 | |
| * | Compile as 32 bit | 2016-05-22 | 1 | -18/+18 | |
| * | Change brace style because why not? | 2016-05-22 | 6 | -1528/+544 | |
| * | Dropped C90 Support (For numerous reasons) | 2016-05-21 | 1 | -743/+733 | |
| * | Instantiated Hash Table | 2016-05-21 | 3 | -432/+428 | |
| * | Minor code layout changes | 2016-05-21 | 1 | -0/+1 | |
| * | Minor code layout changes | 2016-05-21 | 4 | -44/+77 | |
| * | New file API and improved platform layer | 2016-05-21 | 3 | -1225/+1389 | |
| * | Linux Experimental Support (DON'T USE IT PLEASE) | 2016-05-17 | 1 | -48/+15 | |
| * | Linux Experimental Support (DON'T USE IT) | 2016-05-17 | 1 | -21/+265 | |
| * | C90 Support | 2016-05-16 | 1 | -13/+15 | |
| * | gb_atomic(32|64)_spin_(lock|unlock) | 2016-05-16 | 2 | -3/+35 | |
| * | Recursive "Mutex"; Key States; gbRandom | 2016-05-16 | 2 | -310/+376 | |
| * | Better File Handling and better printf (WIN32 Only) | 2016-05-15 | 2 | -442/+386 | |
| * | Highly experimental platform layer (WIN32 Only) | 2016-05-15 | 2 | -32/+1055 | |
| * | Fix minor file bugs | 2016-05-13 | 1 | -197/+198 | |
| * | Compile as C++ | 2016-05-13 | 1 | -8/+10 | |
| * | New File Handing System! No stdio or stdlib! | 2016-05-13 | 3 | -242/+527 | |
| * | Capture length fix and little more documentation | 2016-05-13 | 1 | -55/+64 | |
| * | Code readjustment | 2016-05-12 | 2 | -119/+87 | |
| * | New \ codes and bug fixes | 2016-05-12 | 2 | -25/+68 | |
| * | gb_regex.h Initial Version | 2016-05-12 | 2 | -5/+994 | |
| * | Add string precision and width (experimental) | 2016-05-11 | 2 | -8/+23 | |
| * | Started making stdio & stdlib optional | 2016-05-10 | 1 | -63/+743 | |
| * | Update README.md | 2016-05-09 | 1 | -1/+1 | |
| * | Fix gb_endian_swap32() | 2016-05-09 | 1 | -2/+3 | |
| * | Probable timing bug for gb_time_now() | 2016-05-08 | 1 | -7/+8 | |
| * | Work on multiple compilers (Windows) | 2016-05-08 | 1 | -35/+37 | |
