Pawel Kolodziejski
2ff565cf32
ANDROID: Rename Android folder as it's specific for ResidualVM
2020-10-05 12:35:32 +02:00
Pawel Kolodziejski
d8f2040dba
ALL: Drop setupScreen API, use new initGraphics3d from engine API.
...
Enabled system API for begin/end gfx transactions, initSize, setGraphicsMode.
Function setGraphicsMode will use optional params to trigger 3d rendering
and switch to proper SDL Gfx manager.
2020-10-02 19:14:19 +02:00
Pawel Kolodziejski
a8b53f8f21
ALL: Avoid class names clashing with ScummVM classes
2020-09-28 18:47:10 +02:00
Pawel Kolodziejski
c4a605505e
ANDROID: Fixed compilation
2020-09-12 15:16:46 +02:00
Pawel Kolodziejski
bc84ce2469
ANDROID: Fixed gfx method
2020-09-03 03:12:07 +02:00
Artem Vorobiev
fc02c528b9
ANDROID: Fix sigsegv and sigfpe on start. Enable basic touch control.
2020-08-27 19:56:32 +02:00
Dries Harnie
7823e94c18
ANDROID: Shift graphics code to graphics.cpp
...
This brings our port more in line with ScummVM. Much of the code there
now is analogous to graphics/opengl/opengl-graphics.h
2020-06-09 12:45:15 +02:00