Dmitry Marakasov
d4426eb36a
Make build MSVC-aware, provide specific set of flags
2014-07-22 21:22:14 +04:00
Dmitry Marakasov
3f4e0c79be
Only enable -Werror in standalone build
2014-07-21 19:04:28 +04:00
Dmitry Marakasov
ab5ca5a395
Fix compiler flag handling
2014-07-21 18:57:38 +04:00
Dmitry Marakasov
626fcaa567
List header files in project
2014-07-21 18:49:35 +04:00
Dmitry Marakasov
1f7a2bb64f
Sort sources list
2014-07-21 18:47:28 +04:00
Dmitry Marakasov
820813b79f
Improve testing framework, add stub for GUI tests
2014-02-11 06:15:01 +04:00
Dmitry Marakasov
07bf0aa3d5
Add Point and Rect tests
2014-02-11 05:51:15 +04:00
Dmitry Marakasov
3df16d40d1
Add basic tests
...
For now the only thing checked is that header files compile by
themselves, e.g. includes and forward declarations in them are
complete and they do not require extra includes
2014-02-03 01:48:38 +04:00
Dmitry Marakasov
a8baa2df30
Move demos into separate CMakeLists.txt
2014-02-03 01:48:07 +04:00
Dmitry Marakasov
b0d0cb7911
Rename demo directory to demos, as there're now actually multiple of them
2013-12-18 06:29:14 +04:00
Dmitry Marakasov
cb8153ab83
Add rendertarget demo
2013-12-18 06:16:10 +04:00
Dmitry Marakasov
21c7e3c73c
Split demo into multiple programs to keep them simple and clear
2013-12-18 06:16:10 +04:00
Dmitry Marakasov
c122f11643
Initial import
2013-09-06 01:47:05 +04:00