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
/
linuxbsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wayland: Only set selection when there is not already a source.
Trevor Davenport
2024-11-17
1
-3
/
+3
*
Use processed filter list for native dialogs.
Pāvels Nadtočajevs
2024-11-15
1
-2
/
+2
*
Buildsystem: Use pkg-config for miniupnpc and mbedtls
Yevhen Babiichuk (DustDFG)
2024-11-13
1
-5
/
+7
*
Regenerate X11 wrappers
Hein-Pieter van Braam
2024-11-09
14
-1748
/
+1708
*
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
1
-4
/
+4
*
[DisplayServer] Add feature flag for native file dialog access to `user/res` ...
Anish Mishra
2024-10-30
2
-1
/
+3
*
Merge pull request #98615 from Summersay415/three-opengls-please
Thaddeus Crews
2024-10-29
2
-2
/
+8
|
\
|
*
Fix fallbacks to OpenGL
Summersay415
2024-10-28
2
-2
/
+8
*
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
2
-2
/
+2
*
|
Merge pull request #97771 from dsnopek/openxr-linux-egl
Thaddeus Crews
2024-10-25
2
-0
/
+24
|
\
\
|
*
|
OpenXR: Add support for Wayland on Linux
David Snopek
2024-10-04
2
-0
/
+24
*
|
|
Merge pull request #97555 from dustdfg/platform_methods/extract_validate_arch
Thaddeus Crews
2024-10-25
1
-7
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Build System: Extract `validate_arch` helper function
Yevhen Babiichuk (DustDFG)
2024-10-06
1
-7
/
+2
*
|
|
Fix wrong Wayland path if building with opengl3=no
Matias N. Goldberg
2024-10-12
1
-1
/
+1
|
/
/
*
/
Fix window_set_current_screen for maximized windows.
bruvzg
2024-10-03
1
-1
/
+1
|
/
*
Move Vulkan includes to a central godot_vulkan.h header
Gergely Kis
2024-09-29
2
-10
/
+2
*
Replace squish with bcdec for BC decompression
BlueCube3310
2024-09-26
1
-4
/
+0
*
Merge pull request #97483 from akien-mga/clang-format-19.1.0
Rémi Verschelde
2024-09-26
1
-2
/
+2
|
\
|
*
CI: Update `clang-format` pre-commit hook to 19.1.0
Rémi Verschelde
2024-09-26
1
-2
/
+2
*
|
Merge pull request #93058 from Repiteo/scons/scons_hints
Rémi Verschelde
2024-09-26
3
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
3
-0
/
+3
*
|
Fix renaming nodes on X11
David Snopek
2024-09-25
1
-7
/
+3
|
/
*
Fallback to OpenGL 3 if Vulkan isn't available on Wayland
Joaquim Monteiro
2024-09-21
1
-12
/
+20
*
Merge pull request #97142 from SheepYhangCN/master
Rémi Verschelde
2024-09-20
1
-12
/
+20
|
\
|
*
Added fallback_to_opengl3
SheepYhangCN
2024-09-20
1
-12
/
+20
*
|
Style: Apply new `clang-format` changes
Thaddeus Crews
2024-09-20
4
-5
/
+5
|
/
*
Fix project manager stealing focus on i3
David Snopek
2024-09-16
1
-1
/
+5
*
Merge pull request #96973 from Riteo/pointing-the-obvious
Rémi Verschelde
2024-09-16
3
-93
/
+59
|
\
|
*
Wayland: Simplify cursor code and fix custom cursors
Riteo
2024-09-13
3
-93
/
+59
*
|
Enable Drag and Drop for SubViewports and Windows
Markus Sauermann
2024-09-15
1
-6
/
+6
|
/
*
Wayland: clear button mask on pointer leave
Riteo
2024-09-10
1
-0
/
+2
*
Wayland: make primary selection logic consistent with main clipboard
Riteo
2024-09-08
1
-4
/
+5
*
Merge pull request #96540 from hunterkepley/fix-wayland-middlemouse-paste
Rémi Verschelde
2024-09-04
1
-1
/
+1
|
\
|
*
Wayland: Fix primary clipboard handling
hunterkepley
2024-09-03
1
-1
/
+1
*
|
Merge pull request #91780 from Riteo/falling-with-style
Rémi Verschelde
2024-09-04
2
-38
/
+96
|
\
\
|
|
/
|
/
|
|
*
Wayland: report when video drivers can't be loaded or found
Riteo
2024-08-21
1
-8
/
+51
|
*
X11: Alert only when video drivers fail initialization
Riteo
2024-08-21
1
-30
/
+45
*
|
Update rendering driver name on fallbacks. Fix rendering driver/method in the...
bruvzg
2024-09-01
2
-0
/
+2
*
|
Merge pull request #96204 from bruvzg/fd_no_case
Rémi Verschelde
2024-08-30
1
-1
/
+9
|
\
\
|
*
|
[Linux] Make file filters case insensitive.
bruvzg
2024-08-28
1
-1
/
+9
*
|
|
Merge pull request #90782 from bruvzg/export_platform_extension
Rémi Verschelde
2024-08-30
2
-7
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow adding custom export platforms using scripts / GDExtension.
bruvzg
2024-08-28
2
-7
/
+6
*
|
|
[Linux] Fix "all files" filter in the native file dialog.
bruvzg
2024-08-28
1
-4
/
+13
|
/
/
*
|
Use wayland-egl-core.h instead of wayland-egl.h
Joel Winarske
2024-08-23
1
-1
/
+1
*
|
Merge pull request #90993 from darksylinc/matias-TheForge
Rémi Verschelde
2024-08-22
2
-2
/
+2
|
\
\
|
*
|
Add debug utilities for Vulkan
Matias N. Goldberg
2024-08-21
2
-2
/
+2
|
|
/
*
|
Merge pull request #94022 from Riteo/a-fraction-of-the-work
Rémi Verschelde
2024-08-22
2
-13
/
+13
|
\
\
|
|
/
|
/
|
|
*
Wayland: switch pointer position handling to doubles
Riteo
2024-07-07
2
-13
/
+13
*
|
[Windows/Linux] Check custom export templates architecture.
bruvzg
2024-08-16
2
-9
/
+93
[next]