Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate renderer from window | Nao Pross | 2019-01-23 | 4 | -22/+78 |
| | |||||
* | Remove test makefile | Nao Pross | 2019-01-22 | 1 | -23/+0 |
| | |||||
* | Update configure.py to build a static target | Nao Pross | 2019-01-22 | 1 | -1/+2 |
| | |||||
* | Add ninja build files and configure script, remove makefile | Nao Pross | 2019-01-22 | 4 | -28/+75 |
| | |||||
* | Rename library from libwrapsdl2 to libwsdl2 | Nao Pross | 2019-01-22 | 7 | -14/+14 |
| | |||||
* | Update .gitignore | Nao Pross | 2019-01-22 | 1 | -0/+3 |
| | |||||
* | Inlined functions and fix debug header | Nao Pross | 2019-01-21 | 4 | -67/+63 |
| | |||||
* | Add events wrapper | Nao Pross | 2019-01-21 | 6 | -25/+114 |
| | |||||
* | Update wrapsdl2::window to use Renderer instead of Surface | Nao Pross | 2019-01-21 | 2 | -8/+40 |
| | |||||
* | Make window_test threaded | Nao Pross | 2019-01-21 | 8 | -12/+63 |
| | |||||
* | Add window test | Nao Pross | 2019-01-21 | 3 | -0/+44 |
| | |||||
* | Add basic window wrapper | Nao Pross | 2019-01-21 | 7 | -25/+101 |
| | |||||
* | Initial commit, add makefile, .gitignore and debug header | Nao Pross | 2019-01-21 | 5 | -0/+122 |