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
*
Merge pull request #92208 from Calinou/linuxbsd-use-nanosleep
Rémi Verschelde
2024-05-30
3
-6
/
+6
|
\
|
*
Use `OS::delay_usec()` to avoid using deprecated `usleep()` on Linux
Hugo Locurcio
2024-05-21
3
-6
/
+6
*
|
Merge pull request #89033 from bruvzg/doc_end_err
Rémi Verschelde
2024-05-28
3
-3
/
+22
|
\
\
|
*
|
[DisplayServer] Add error messages and descriptions to callbacks.
bruvzg
2024-05-28
3
-3
/
+22
*
|
|
Merge pull request #92458 from bruvzg/dup_cl
Rémi Verschelde
2024-05-28
1
-1
/
+4
|
\
\
\
|
*
|
|
[macOS, X11] Fix duplicate close requests.
bruvzg
2024-05-28
1
-1
/
+4
|
|
/
/
*
|
|
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
*
|
|
|
Merge pull request #92324 from jwinarske/jw/wayland_sowrap
Rémi Verschelde
2024-05-28
1
-0
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Enable build config wayland=yes use_sowrap=no
Joel Winarske
2024-05-25
1
-0
/
+3
|
|
/
/
*
/
/
Fix build with `vuklan=no` and `d3d12=no` after #91505.
bruvzg
2024-05-25
1
-1
/
+2
|
/
/
*
|
[DisplayServer] Add method to check if window transparency is supported and e...
bruvzg
2024-05-23
2
-0
/
+18
*
|
Merge pull request #92252 from poiati/fix-wayland-window-class
Rémi Verschelde
2024-05-23
4
-10
/
+12
|
\
\
|
*
|
Properly set window class in Wayland
Paulo Poiati
2024-05-22
4
-10
/
+12
*
|
|
SCons: Convert platform `get_flags` to dictionary
Thaddeus Crews
2024-05-22
1
-4
/
+4
|
/
/
*
/
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski
2024-05-21
1
-3
/
+3
|
/
*
[X11] Fallback to root window size, when Xinerama extension is available, but...
bruvzg
2024-05-14
1
-27
/
+40
*
Set `execinfo=no` by default when compiling for Linux/*BSD
Hugo Locurcio
2024-05-11
1
-7
/
+3
*
DisplayServer: Avoid deadlocks while issuing input events and recursive main ...
Pedro J. Estébanez
2024-05-08
1
-0
/
+2
*
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
2
-5
/
+5
*
Fix `builtin_embree=no` build linking the wrong version of Embree
Jakub Marcowski
2024-05-08
1
-1
/
+1
*
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
2
-2
/
+2
*
Merge pull request #91247 from AThousandShips/callable_fix
Rémi Verschelde
2024-04-29
1
-1
/
+1
|
\
|
*
Fix unsafe uses of `Callable.is_null()`
A Thousand Ships
2024-04-27
1
-1
/
+1
*
|
Merge pull request #91220 from Repiteo/scons/colorize-warn-error
Rémi Verschelde
2024-04-29
1
-27
/
+29
|
\
\
|
*
|
SCons: Colorize warnings/errors during generation
Thaddeus Crews
2024-04-28
1
-27
/
+29
|
|
/
*
/
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
4
-20
/
+54
*
Polish interaction between windowing, input and rendering
Pedro J. Estébanez
2024-04-10
6
-37
/
+3
*
[.NET] Disable output embedding on macOS, move it to the advanced options on ...
bruvzg
2024-04-09
1
-6
/
+13
*
Make sysctl calls on FreeBSD
sambler
2024-04-08
1
-1
/
+25
*
Merge pull request #89935 from bruvzg/dbus_conn_fix
Rémi Verschelde
2024-04-04
2
-90
/
+57
|
\
|
*
[Linux/Portal] Fix incorrect DBus connection usage.
bruvzg
2024-03-27
2
-90
/
+57
*
|
Merge pull request #89907 from bruvzg/nat_dlg_ftr_flags
Rémi Verschelde
2024-03-28
2
-2
/
+6
|
\
\
|
*
|
[DisplayServer] Add separate feature flags for different native dialog types.
bruvzg
2024-03-26
2
-2
/
+6
|
|
/
*
|
Merge pull request #89716 from theromis/master
Rémi Verschelde
2024-03-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add icon source size to warning about "too large icon dimensions" to help fas...
Roman Vasilyev
2024-03-22
1
-1
/
+1
*
|
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
*
|
|
Merge pull request #89707 from AThousandShips/typo_fix
Rémi Verschelde
2024-03-24
1
-1
/
+1
|
\
\
\
|
*
|
|
[Wayland] Fix typo in input code
A Thousand Ships
2024-03-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #89229 from akien-mga/main-refactor-os-exit-code
Rémi Verschelde
2024-03-24
1
-6
/
+7
|
\
\
\
|
*
|
|
Refactor OS exit code to be `EXIT_SUCCESS` by default
Rémi Verschelde
2024-03-08
1
-6
/
+7
*
|
|
|
Use `Vector*` component-wise `min/max/clamp` functions where applicable
A Thousand Ships
2024-03-20
1
-6
/
+3
|
|
/
/
|
/
|
|
*
|
|
clang-tidy: Enforce `modernize-use-nullptr`
Thaddeus Crews
2024-03-12
2
-5
/
+5
*
|
|
Merge pull request #89393 from Repiteo/retire-subprocess_main
Rémi Verschelde
2024-03-11
1
-13
/
+5
|
\
\
\
[next]