index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
android
/
display_server_android.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-8
/
+6
|
\
|
*
Merge pull request #98712 from syntaxerror247/android_accent_color
Thaddeus Crews
2024-11-04
1
-0
/
+6
|
|
\
|
|
*
[Android] Implement support for accent color retrieval
Anish Mishra
2024-11-01
1
-0
/
+6
|
*
|
Merge pull request #98709 from darksylinc/matias-upsidedown-splash
Thaddeus Crews
2024-11-04
1
-8
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix splash screen upside down on Android
Matias N. Goldberg
2024-10-31
1
-8
/
+0
*
|
|
Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122
Spartan322
2024-11-02
1
-1
/
+15
|
\
|
|
|
*
|
[Android] Implement native file picker support
Anish Mishra
2024-10-30
1
-1
/
+14
|
*
|
[DisplayServer] Add feature flag for native file dialog access to `user/res` ...
Anish Mishra
2024-10-30
1
-0
/
+1
|
|
/
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-8
/
+34
|
\
|
|
*
Merge pull request #98615 from Summersay415/three-opengls-please
Thaddeus Crews
2024-10-29
1
-7
/
+12
|
|
\
|
|
*
Fix fallbacks to OpenGL
Summersay415
2024-10-28
1
-7
/
+12
|
*
|
Merge pull request #98574 from syntaxerror247/android_input_dialog
Thaddeus Crews
2024-10-29
1
-1
/
+14
|
|
\
\
|
|
*
|
[Android] Implement native input dialog support
Anish Mishra
2024-10-29
1
-1
/
+14
|
|
|
/
|
*
|
Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased
Clay John
2024-10-29
1
-0
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add Swappy & Pre-Transformed Swapchain
Matias N. Goldberg
2024-10-28
1
-0
/
+8
*
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-0
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge pull request #97771 from dsnopek/openxr-linux-egl
Thaddeus Crews
2024-10-25
1
-0
/
+8
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
OpenXR: Add support for Wayland on Linux
David Snopek
2024-10-04
1
-0
/
+8
*
|
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
/
*
/
[DisplayServer] Implement has_hardware_keyboard method for Android and iOS.
bruvzg
2024-10-02
1
-0
/
+7
|
/
*
Added fallback_to_opengl3
SheepYhangCN
2024-09-20
1
-3
/
+11
*
Remove debug print from Android `DisplayServer.screen_get_scale` implementation
Robert Cadena
2024-09-16
1
-1
/
+0
*
Restore 'Toggle fullscreen' menu for the Android editor and clean up the imme...
Fredia Huya-Kouadio
2024-08-28
1
-2
/
+6
*
Cleanup Android input on render thread settings
Fredia Huya-Kouadio
2024-07-09
1
-1
/
+0
*
Improve handling of rendering startup errors
Pedro J. Estébanez
2024-06-28
1
-1
/
+9
*
Properly set window class in Wayland
Paulo Poiati
2024-05-22
1
-3
/
+3
*
Fix unsafe uses of `Callable.is_null()`
A Thousand Ships
2024-04-27
1
-1
/
+1
*
[DisplayServer] Add separate feature flags for different native dialog types.
bruvzg
2024-03-26
1
-0
/
+2
*
Move `global_menu_*` methods to a separate `NativeMenu` class.
bruvzg
2024-03-04
1
-1
/
+12
*
Add method to get "base" system UI color (macOS/Windows) and system theme cha...
bruvzg
2024-02-13
1
-0
/
+10
*
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
1
-32
/
+44
*
Avoid several null-dereferences of ApiContextRD
Pedro J. Estébanez
2024-02-06
1
-3
/
+6
*
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Pedro J. Estébanez
2023-12-20
1
-51
/
+73
*
Add Direct3D 12 RenderingDevice implementation
Pedro J. Estébanez
2023-12-12
1
-0
/
+3
*
Fix Android logic for deferred window input events being inverted
Alexander Hartmann
2023-10-24
1
-2
/
+2
*
Add vararg call() method to C++ Callable
kobewi
2023-10-05
1
-14
/
+4
*
Support dark mode on Android and iOS.
Zae
2023-09-26
1
-0
/
+14
*
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...
bruvzg
2023-09-21
1
-1
/
+1
*
[DisplayServer] Add method to check if native window is focused.
bruvzg
2023-06-16
1
-0
/
+4
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-2
/
+6
*
Fix null-pointer dereference on Android systems when using gl_compatibility r...
Malcolm Nixon
2023-03-11
1
-4
/
+7
*
Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()
Rémi Verschelde
2023-02-17
1
-0
/
+2
*
Update the logic to calculate the screen scale on Android
Fredia Huya-Kouadio
2023-01-22
1
-1
/
+12
*
Improve DisplayServer message for video card drivers failure
Rémi Verschelde
2023-01-17
1
-6
/
+7
*
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-2
/
+2
*
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-07
1
-3
/
+7
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
1
-1
/
+5
|
\
[next]