NazaraEngine/include/Nazara/Platform
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
..
Config.hpp New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
ConfigCheck.hpp New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
Cursor.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Cursor.inl Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
CursorController.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
CursorController.inl New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
Debug.hpp New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
DebugOff.hpp New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
Enums.hpp Core/Flags: Reworked Flags class 2017-11-21 12:26:22 +01:00
Event.hpp Platform/Event: Change mouse absolute position from unsigned to signed 2019-03-06 21:17:01 +01:00
EventHandler.hpp Noexcept all the things! 2018-06-12 11:37:44 +02:00
EventHandler.inl New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
Icon.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Icon.inl Include-What-You-Use (#137) 2017-10-01 11:17:09 +02:00
Joystick.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Keyboard.hpp ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00
Mouse.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Platform.hpp Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
VideoMode.hpp ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00
Window.hpp Platform/Window: Make PushEvent public 2019-03-10 15:50:16 +01:00
Window.inl Platform/Window: Make PushEvent public 2019-03-10 15:50:16 +01:00
WindowHandle.hpp ~ Initial SDL2 implementation 2019-04-03 21:17:06 +02:00