15 Commits (b1860972c6e5192be917764548e09c05437b9991)

Author SHA1 Message Date
Alibek Omarov c16a10e6f3 engine: platform: refactor Platform_Init/Shutdown/GetNativeObject functions. They are now defined in the header, and call platform-specific functios that defined in platform code 1 year ago
Alibek Omarov 1fdf6180e6 engine: platform: sdl: merge required SDL2 platform changes for new Android port from @Velaron's tree 1 year ago
SNMetamorph f9205825b6 engine: platform: sdl: fixed psvita & nswitch platform initializing 2 years ago
fgsfds 7424b29e56 engine: initial psvita build support 2 years ago
Alibek Omarov d6d98bd297 engine: platform: sdl: minor style changes 2 years ago
fgsfds 25a1cb8ce7 Nintendo Switch support (again) 2 years ago
Alibek Omarov 13f93412cd engine: platform: sdl: forgot to add an include, sorry\! 2 years ago
Alibek Omarov d1de9e2802 engine: platform: sdl: proper cursors allocation and free 2 years ago
lewa_j 63c4b2748c platform: win32: sdl: Fix zombie processes after early Sys_Error on windows+sdl 4 years ago
mittorn 02c68c3a70 platform/sdl: add missing Platform_Shutdown 5 years ago
mittorn 70cc52e203 posix/sdl: fix build 5 years ago
mittorn 3e3aff040e platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c 5 years ago
Alibek Omarov 9d826016b0 engine: finish sdl1.2 port 5 years ago
Alibek Omarov 1a700fd06b platform: move MSGBOX implementation to platform backends 5 years ago
Alibek Omarov 7c772d6bfd engine: rework timer stuff, move to platform. Move debugger present checks to platform 6 years ago