Alibek Omarov
|
598d756af1
|
engine: platform: sdl2: hide SDL log messages under -dev 2, as they're often misleading for everybody except engine developers
|
2025-09-05 18:20:12 +05:00 |
|
lewa_j
|
250d425b34
|
engine: platform: sdl2: use -egl to force EGL on windows, same as on other platforms
|
2025-08-03 08:21:14 +05:00 |
|
lewa_j
|
99140fc7df
|
engine: platform: sdl2: Allow SDL to use wgl to create gles context, if it can
|
2025-08-03 08:21:14 +05:00 |
|
lewa_j
|
b14a1b664f
|
engine: platform: sdl2: Fix uninitialized read introduces in 7fda58561f
|
2025-08-02 17:59:26 +03:00 |
|
Sergey Degtyar
|
50a8f23b43
|
engine: sdl: always reset device descriptors on shutdown
|
2025-06-26 06:57:37 +03:00 |
|
Alibek Omarov
|
c90d110096
|
engine: platform: sdl2: assign K_AUX32 and K_AUX31 to volume buttons to match old engine behavior on Android
|
2025-06-07 11:21:32 +05:00 |
|
Alibek Omarov
|
694472f4c1
|
engine: platform: allow querying window type through R_GetWindowHandle
|
2025-05-24 22:03:43 +05:00 |
|
TheEVolk
|
735f4e2bcb
|
ref_api: make handle as argument and use type request input
|
2025-05-24 20:47:28 +05:00 |
|
TheEVolk
|
9ebeb520fa
|
engine: platform: refactor R_GetWindowHandle to return a struct instead of a pointer
|
2025-05-24 20:47:28 +05:00 |
|
TheEVolk
|
4ce03662d9
|
ref_api: R_GetWindowHandle method
|
2025-05-24 20:47:28 +05:00 |
|
Alibek Omarov
|
8209a8a681
|
engine: platform: move mouse grab enabling and querying functions to SDL platform code
|
2025-05-11 16:09:57 +03:00 |
|
Alibek Omarov
|
6ccafbe297
|
engine: platform: move Host_Minimize_f into platform code
|
2025-05-11 15:24:52 +03:00 |
|
Alibek Omarov
|
7fda58561f
|
engine: platform: sdl2: remove SDL1.2 code, as it's now moved into it's own separate directory
|
2025-05-05 05:56:23 +03:00 |
|
Alibek Omarov
|
aa2e5eb3cc
|
engine: platform: move SDL2 support code into sdl2 subdirectory. Change XASH_SDL macro value from 12 to 1 for SDL1.2
|
2025-05-05 05:15:10 +03:00 |
|