Alibek Omarov
|
92b89936b3
|
ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs
|
2019-03-22 16:36:46 +03:00 |
|
Alibek Omarov
|
e5000742f1
|
ref: context creating prototype, not working yet
|
2019-03-16 05:15:32 +03:00 |
|
Alibek Omarov
|
234507b7f1
|
ref: fix all undefined references
|
2019-03-11 17:37:58 +03:00 |
|
Alibek Omarov
|
80fc7209ed
|
sound: move related function declarations to platform header. Remove unused.
|
2019-01-07 04:07:06 +03:00 |
|
Alibek Omarov
|
7c772d6bfd
|
engine: rework timer stuff, move to platform. Move debugger present checks to platform
|
2018-11-16 16:32:16 +03:00 |
|
Alibek Omarov
|
90d2434bb0
|
platform: add Set/GetClipboardText calls. Remove unneeded SDL_SetHint call on Android, because Android does not use SDL anymore
|
2018-10-27 23:28:29 +03:00 |
|
Alibek Omarov
|
96e0167e47
|
platform: add GetMousePos, SetMousePos calls, fix typo
|
2018-10-27 23:28:29 +03:00 |
|
Alibek Omarov
|
265f79fc72
|
platform: add GetNativeObject call
|
2018-10-22 00:21:05 +03:00 |
|
Alibek Omarov
|
25f07ddb97
|
platform: introduce common header for platform-dependent functions. To keep clean code and engine platform-agnostic, now including headers from platform folder, except this one, is strictly prohibited.
|
2018-10-21 23:52:14 +03:00 |
|