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
/
wayland
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix remainder of godotengine references
Spartan322
2024-10-31
1
-2
/
+2
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
14
-28
/
+28
*
Fix Linux desktop files
Chen Asraf
2024-10-26
1
-1
/
+1
*
Rebrand preambles to Redot
Spartan322
2024-10-13
14
-0
/
+28
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
1
-2
/
+2
*
Use wayland-egl-core.h instead of wayland-egl.h
Joel Winarske
2024-09-16
1
-1
/
+1
*
Wayland: Avoid recreating input objects on capability change
Riteo
2024-08-09
1
-17
/
+21
*
Wayland: Fix error spam when interacting with decorations
Riteo
2024-07-20
1
-15
/
+17
*
Merge pull request #94411 from Riteo/suspending-the-right-way
Rémi Verschelde
2024-07-17
1
-1
/
+1
|
\
|
*
Wayland: check for suspended flag when unsuspending
Riteo
2024-07-16
1
-1
/
+1
*
|
Wayland: commit surface on window creation
Riteo
2024-07-15
1
-0
/
+2
|
/
*
Wayland: scale relative pointer motion
Riteo
2024-07-07
1
-0
/
+5
*
Improve handling of rendering startup errors
Pedro J. Estébanez
2024-06-28
1
-1
/
+8
*
Wayland: minimize surface commits and limit them to the main thread
Riteo
2024-06-28
4
-31
/
+53
*
Merge pull request #93021 from bruvzg/wl_ime
Rémi Verschelde
2024-06-19
5
-4
/
+288
|
\
|
*
[Wayland] Implement IME support.
bruvzg
2024-06-11
5
-4
/
+288
*
|
Merge pull request #92663 from Riteo/holy-egl-batman
Rémi Verschelde
2024-06-13
3
-18
/
+44
|
\
\
|
|
/
|
/
|
|
*
EGL: Use EGL_EXT_platform_base whenever possible
Riteo
2024-06-04
3
-18
/
+44
*
|
Fix creating cursor image from AtlasTexture
kleonc
2024-06-05
1
-2
/
+1
|
/
*
Merge pull request #89033 from bruvzg/doc_end_err
Rémi Verschelde
2024-05-28
1
-1
/
+8
|
\
|
*
[DisplayServer] Add error messages and descriptions to callbacks.
bruvzg
2024-05-28
1
-1
/
+8
*
|
Merge pull request #92353 from Riteo/you-cant-see-me
Rémi Verschelde
2024-05-28
2
-0
/
+11
|
\
\
|
*
|
Wayland: Implement is_window_transparency_available
Riteo
2024-05-26
2
-0
/
+11
|
|
/
*
/
Enable build config wayland=yes use_sowrap=no
Joel Winarske
2024-05-25
1
-0
/
+3
|
/
*
Properly set window class in Wayland
Paulo Poiati
2024-05-22
2
-5
/
+6
*
Merge pull request #89574 from Riteo/scale-your-expectations-with-this-one
Rémi Verschelde
2024-05-07
1
-1
/
+9
|
\
|
*
Wayland: Workaround API limitation in screen/UI scale logic
Riteo
2024-05-07
1
-1
/
+9
*
|
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-1
/
+1
|
/
*
Wayland: Add support for OpenGL ES driver
Riteo
2024-05-03
5
-18
/
+161
*
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-1
/
+1
*
Wayland: Improve compositor compatibility by allowing older globals
Riteo
2024-04-26
2
-119
/
+136
*
[DBus] Process file dialog callback in the main event loop instead of using d...
bruvzg
2024-04-23
1
-0
/
+6
*
Polish interaction between windowing, input and rendering
Pedro J. Estébanez
2024-04-10
2
-9
/
+0
*
[DisplayServer] Add separate feature flags for different native dialog types.
bruvzg
2024-03-26
1
-1
/
+3
*
Merge pull request #87831 from Riteo/bitfield-xor
Rémi Verschelde
2024-03-26
1
-1
/
+1
|
\
|
*
Core: Implement a XOR operator for BitField
Riteo
2024-02-01
1
-1
/
+1
*
|
[Wayland] Fix typo in input code
A Thousand Ships
2024-03-20
1
-1
/
+1
*
|
clang-tidy: Enforce `modernize-use-nullptr`
Thaddeus Crews
2024-03-12
2
-5
/
+5
*
|
Merge pull request #89328 from Riteo/wayland-cursor-frame-opt
Rémi Verschelde
2024-03-09
1
-7
/
+14
|
\
\
|
*
|
Wayland: Setup next cursor frame callback only if animated
Riteo
2024-03-09
1
-7
/
+14
*
|
|
Merge pull request #89307 from alesliehughes/wayland_usage
Rémi Verschelde
2024-03-09
1
-4
/
+24
|
\
\
\
|
*
|
|
wayland: Stop possible Null pointer dereferences
Alistair Leslie-Hughes
2024-03-09
1
-4
/
+24
|
|
/
/
*
/
/
wayland: Stop unreachable warning
Alistair Leslie-Hughes
2024-03-09
1
-2
/
+2
|
/
/
*
|
Merge pull request #87452 from bruvzg/native_menu
Rémi Verschelde
2024-03-06
2
-0
/
+14
|
\
\
|
*
|
Move `global_menu_*` methods to a separate `NativeMenu` class.
bruvzg
2024-03-04
2
-0
/
+14
*
|
|
Merge pull request #89178 from Riteo/gotta-have-them-all
Rémi Verschelde
2024-03-05
1
-3
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Wayland: Properly report all used features
Riteo
2024-03-04
1
-3
/
+14
*
|
|
[Wayland] Fix tilt handling
A Thousand Ships
2024-03-03
2
-3
/
+2
|
/
/
*
|
Merge pull request #88970 from KoBeWi/ImageCursor2D
Rémi Verschelde
2024-02-29
2
-32
/
+3
|
\
\
|
*
|
Improve cursor_set_custom_image() method
kobewi
2024-02-28
2
-32
/
+3
[next]