bruvzg
|
28db3c7158
[DisplayServer] Add method to check if native window is focused.
|
2 years ago |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
Malcolm Nixon
|
d186b7438f
Fix null-pointer dereference on Android systems when using gl_compatibility renderer.
|
2 years ago |
Rémi Verschelde
|
4574b97752
Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()
|
2 years ago |
Fredia Huya-Kouadio
|
da3e380240
Update the logic to calculate the screen scale on Android
|
2 years ago |
Rémi Verschelde
|
68d71f88f5
Improve DisplayServer message for video card drivers failure
|
2 years ago |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 years ago |
bruvzg
|
2718a7b7d3
Add support for the custom initial screen for the main window, fix primary screen detection.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
0a3f66471e
Merge pull request #69712 from bruvzg/real_size
|
2 years ago |
bruvzg
|
edf13eb5a6
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`.
|
2 years ago |
Markus Sauermann
|
e18107a57c
Fix Determining Window for Touchscreen
|
2 years ago |
David Snopek
|
61cec0b023
Clean up DisplayServerAndroid::window_get_native_handle() with the GLES3 renderer
|
2 years ago |
clayjohn
|
9141984e7e
Enable GLES3 on Android
|
2 years ago |
Fredia Huya-Kouadio
|
7cc47613fe
Add missing display server overrides
|
2 years ago |
David Snopek
|
23603e409c
Add support for OpenGL to OpenXR
|
2 years ago |
Wei Guo
|
d7e39e313b
Make window creation with custom position do not flash
|
2 years ago |
Pedro J. Estébanez
|
e821e9d2a2
Harmonize return values of window_create() in rendering drivers
|
2 years ago |
Fredia Huya-Kouadio
|
ffe0e3970f
Cleanup of the Android cursor shape logic
|
2 years ago |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
3 years ago |
Brian Semrau
|
103c0fa6e6
Add support for multiple virtual keyboard types
|
3 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
3 years ago |
Marcel Admiraal
|
97e87a2daf
Fix screen_get_usable_rect returning display safe area
|
3 years ago |
Rémi Verschelde
|
bc7ccc909b
Merge pull request #60551 from madmiraal/implement-3466
|
3 years ago |
bruvzg
|
6ab672d1ef
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows.
|
3 years ago |
Marcel Admiraal
|
71ce5857ec
Add a method for obtaining display cutouts on Android
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
Fredia Huya-Kouadio
|
8eabf77f54
Update the editor display scale based on the device's scaled density
|
3 years ago |
Rémi Verschelde
|
1bdb82c64e
Fix typos with codespell
|
3 years ago |