Commit Graph

18 Commits

Author SHA1 Message Date
SNMetamorph
641f0632ef engine: client: fixed compilation errors on Android 2022-05-02 03:29:24 +03:00
e96271a8a9 platform/android: make host.state actual in Android_UpdateSurface call 2020-07-12 05:16:08 +07:00
4515d3e3cb platform/android: implement native software blitter, fix lost context on resize, fix safegl 2020-07-08 08:48:46 +07:00
89ca0dec5e platform: android: slightly more verbosity 2020-03-29 17:44:23 +03:00
3e3aff040e platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c 2020-02-08 23:15:40 +07:00
3a416636f1 engine: mark GAME_EXPORT's 2020-01-19 08:15:54 +07:00
d0dbd185ad engine: android: fix enum-conversion 2019-12-23 06:55:00 +03:00
8399107826 engine: platform: android: remake video backend to use EGL through Java code 2019-12-02 01:01:39 +03:00
fec0a6baf6 engine: platform: android: change package name 2019-12-01 02:17:51 +03:00
9d826016b0 engine: finish sdl1.2 port 2019-11-02 08:56:07 +03:00
fa622168a0 engine: fix style, disable XASH_USE_SELECT 2019-10-11 08:51:30 +03:00
6e2dbd4e1c engine: android: get rid of VLA 2019-10-05 03:33:13 +03:00
da11da97ad android: enable touch support 2019-09-28 20:09:26 +07:00
0afc3d83c6 android: add stub for Platform_PreCreateMove 2019-09-28 04:26:19 +07:00
07aa9595c0 engine: android: allow building dedicated on Android 2019-09-19 17:09:18 +03:00
fa68108907 engine: input: adapt gamepad code for new engine, remove gamepad ids, as it was never used and probably will never be, small optimizations 2019-07-09 03:48:09 +03:00
85c2126775 engine: android: implement egl context management 2019-05-12 03:06:55 +03:00
3fef353291 android: initial port 2019-05-02 18:07:03 +03:00