Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |