Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic texture wrapperready | Nao Pross | 2019-01-25 | 1 | -2/+35 |
| | |||||
* | Move renderer code in video.cpp to reflect header decl order | Nao Pross | 2019-01-25 | 1 | -41/+39 |
| | |||||
* | Interface basic renderer drawing functions | Nao Pross | 2019-01-23 | 1 | -3/+20 |
| | |||||
* | Separate renderer from window | Nao Pross | 2019-01-23 | 1 | -11/+42 |
| | |||||
* | Rename library from libwrapsdl2 to libwsdl2 | Nao Pross | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Inlined functions and fix debug header | Nao Pross | 2019-01-21 | 1 | -7/+5 |
| | |||||
* | Update wrapsdl2::window to use Renderer instead of Surface | Nao Pross | 2019-01-21 | 1 | -6/+31 |
| | |||||
* | Make window_test threaded | Nao Pross | 2019-01-21 | 1 | -3/+9 |
| | |||||
* | Add basic window wrapper | Nao Pross | 2019-01-21 | 1 | -0/+44 |