NazaraEngine/examples
REMqb 848f05a420 ~ Initial SDL2 implementation
Limitation
- Dependent projects need to set NAZARA_PLATFORM_SDL2 if nazara has been build with SDL2 since OpenGL.hpp (and maybe some other headers) exposes platform details
- SDL2 window doesn't supports async window since the API isn't fitting for now
- Contexts parameters can't be changed until we close all the SDL windows (SDL limitation)
2019-04-03 21:17:06 +02:00
..
DopplerEffect New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
FirstScene ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00
HardwareInfo ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00
MeshInfos ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00
Particles ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00
Tut00 ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00
Tut01 ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00
Tut02 ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00
bin Add test shader 2017-03-19 20:31:04 +01:00