NazaraEngine/build
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
..
scripts ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00
Build_CodeBlocks.bat fix launch error for premake (#167) 2018-06-28 16:12:12 +02:00
Build_CodeLite.bat fix launch error for premake (#167) 2018-06-28 16:12:12 +02:00
Build_VS2015.bat fix launch error for premake (#167) 2018-06-28 16:12:12 +02:00
Build_VS2017.bat fix launch error for premake (#167) 2018-06-28 16:12:12 +02:00
EncodeResources.bat fix launch error for premake (#167) 2018-06-28 16:12:12 +02:00
Generate_GlobalIncludes.bat fix launch error for premake (#167) 2018-06-28 16:12:12 +02:00
Generate_UnicodeData.bat fix launch error for premake (#167) 2018-06-28 16:12:12 +02:00
Package_AutoDetect.bat fix launch error for premake (#167) 2018-06-28 16:12:12 +02:00
Package_MSVC.bat fix launch error for premake (#167) 2018-06-28 16:12:12 +02:00
Package_MinGW.bat fix launch error for premake (#167) 2018-06-28 16:12:12 +02:00
config.lua ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00