NazaraEngine/examples/Particles
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
..
Common.cpp Move warning fixes! 2017-09-30 15:23:05 +02:00
Common.hpp Add new particles demo (Space battle) 2016-11-24 12:14:58 +01:00
LogoDemo.cpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
LogoDemo.hpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
SpacebattleDemo.cpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
SpacebattleDemo.hpp Refactor the way resources are loaded (#191) 2018-10-28 01:53:11 +02:00
build.lua ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00
main.cpp Fix compilation 2018-08-31 17:33:51 +02:00