Dmitry Marakasov
|
7dd543053c
|
Fix more SDL_main issues
- Always include SDL2/SDL_main.h in all tests to handle main() correctly
- Link all tests with SDL2pp (and thus with libSDL2main)
|
2016-01-05 18:28:52 +03:00 |
|
Dmitry Marakasov
|
0aede126fc
|
Fix main() signatures to be compatible with SDL_main
|
2015-12-15 22:06:56 +03:00 |
|
Dmitry Marakasov
|
539e6c8fd1
|
Constexprify even more Rect methods
|
2015-07-07 21:28:30 +03:00 |
|
Dmitry Marakasov
|
beaa9ed3b8
|
Constexprify more Rect methods
|
2015-07-07 16:27:03 +03:00 |
|
Dmitry Marakasov
|
4f3256fda5
|
Constexprify Rect constructors
|
2015-07-07 15:42:03 +03:00 |
|
Dmitry Marakasov
|
5a55e91987
|
Constexprify Point arith ops
|
2015-07-07 15:41:45 +03:00 |
|
Dmitry Marakasov
|
d11345b6df
|
Initial Point constexpr support: constructors and comparison operators
|
2015-07-07 05:17:09 +03:00 |
|