This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-04 17:04:49 +00:00
Code
Releases
Wiki
Activity
Files
f6891b030570993e2634d4d3ba4af686c3d56707
godot
/
platform
/
linuxbsd
/
x11
History
Pāvels Nadtočajevs
f6891b0305
[DisplayServer] Decouple
show_window(MAIN_WINDOW_ID)
from
DisplayServer
constructor, update project manager size/position after DS init.
2025-03-19 11:23:04 +02:00
..
dynwrappers
…
detect_prime_x11.cpp
[Linux/BSD] Offload RenderingDevice creation test to subprocess.
2025-03-04 13:18:26 +02:00
detect_prime_x11.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
display_server_x11.cpp
[DisplayServer] Decouple
show_window(MAIN_WINDOW_ID)
from
DisplayServer
constructor, update project manager size/position after DS init.
2025-03-19 11:23:04 +02:00
display_server_x11.h
Merge pull request
#101546
from bruvzg/portal_color_picker
2025-03-17 10:52:29 -05:00
gl_manager_x11_egl.cpp
…
gl_manager_x11_egl.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gl_manager_x11.cpp
…
gl_manager_x11.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
key_mapping_x11.cpp
Fix
fr+oss
layout issues with KP period
2025-02-08 17:17:11 -05:00
key_mapping_x11.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
rendering_context_driver_vulkan_x11.cpp
…
rendering_context_driver_vulkan_x11.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…