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
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
2
-2
/
+2
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
6
-295
/
+295
*
String: Remove `erase` method, bindings can't mutate String
Rémi Verschelde
2021-11-11
1
-1
/
+1
*
Merge pull request #54315 from nekomatata/x11-key-events-log
Rémi Verschelde
2021-11-09
1
-1
/
+8
|
\
|
*
Add KeyPress & KeyRelease events to X11 debug events logging
PouleyKetchoupp
2021-10-27
1
-1
/
+8
*
|
Fix BadWindow X11 errors when a window is closed while processing struts
PouleyKetchoupp
2021-11-04
1
-2
/
+21
*
|
Add support for PowerPC family
Daniel Kolesa
2021-11-01
1
-2
/
+10
*
|
Merge pull request #41565 from nekomatata/x11-usable-screen-size
Rémi Verschelde
2021-11-01
1
-11
/
+257
|
\
\
|
*
|
Implemented screen_get_usable_rect for X11 Display Server
PouleyKetchoupp
2021-10-29
1
-11
/
+257
*
|
|
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2021-10-31
7
-44
/
+33
*
|
|
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-10-30
6
-47
/
+53
*
|
|
Add GLES2 2D renderer + Linux display manager
lawnjelly
2021-10-30
8
-115
/
+374
|
/
/
*
|
Merge pull request #42117 from nekomatata/x11-get-window-screen
Rémi Verschelde
2021-10-28
2
-26
/
+51
|
\
\
|
*
|
Fix window_get_current_screen for X11 display server
PouleyKetchoupp
2021-10-28
2
-26
/
+51
*
|
|
clang-format: Various fixes to comments alignment from `clang-format` 13
Rémi Verschelde
2021-10-28
1
-21
/
+1
*
|
|
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-19
/
+19
|
/
/
*
/
Fix input events random delay on X11
PouleyKetchoupp
2021-10-27
2
-18
/
+29
|
/
*
Merge pull request #54045 from ConteZero/primary_clipboard_linux_fix_warning
Rémi Verschelde
2021-10-23
1
-0
/
+1
|
\
|
*
Fix primary clipboard warning
ConteZero
2021-10-23
1
-0
/
+1
*
|
Add support for the RISC-V architecture
Aaron Franke
2021-10-22
1
-0
/
+7
|
/
*
Merge pull request #53702 from ConteZero/primary_clipboard_linux
Rémi Verschelde
2021-10-20
2
-6
/
+47
|
\
|
*
Added primary clipboard for Linux
ConteZero
2021-10-18
2
-6
/
+47
*
|
Merge pull request #53833 from akien-mga/remove-webm-support
Rémi Verschelde
2021-10-15
1
-7
/
+0
|
\
\
|
*
|
Remove WebM support (and deps libvpx and opus)
Rémi Verschelde
2021-10-15
1
-7
/
+0
*
|
|
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
Rémi Verschelde
2021-10-15
1
-3
/
+0
|
/
/
*
|
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
Rémi Verschelde
2021-10-14
1
-0
/
+1
*
|
free dbus errors when inhibiting freedesktop screensaver (prevents small memo...
Mark Riedesel
2021-10-12
1
-0
/
+4
|
/
*
Merge pull request #51429 from omar-polo/fix-basename
Rémi Verschelde
2021-10-09
1
-1
/
+4
|
\
|
*
use .get_file() instead of basename(3)
Omar Polo
2021-10-08
1
-1
/
+4
*
|
Merge pull request #52684 from Frixuu/master
Rémi Verschelde
2021-10-01
4
-0
/
+32
|
\
\
|
*
|
Allow for mapping keycodes to current layout
Frixuu
2021-09-21
4
-0
/
+32
*
|
|
Use range iterators for `Map`
Lightning_A
2021-09-30
1
-49
/
+49
|
/
/
*
|
Mention that rebooting is required after updating graphics driver on Linux
Hugo Locurcio
2021-09-15
1
-1
/
+2
*
|
Merge pull request #52282 from Calinou/scons-improve-linuxbsd-build-messages
Rémi Verschelde
2021-09-15
1
-23
/
+21
|
\
\
|
*
|
Improve messages when compiling for Linux/*BSD
Hugo Locurcio
2021-08-31
1
-23
/
+21
*
|
|
Re-enable building position-independent executables on Linux/*BSD
Hugo Locurcio
2021-09-15
1
-5
/
+0
*
|
|
Add logo attribution for Android, HTML5 and Linux platform icons
Hugo Locurcio
2021-09-11
1
-0
/
+11
*
|
|
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-31
1
-1
/
+1
|
/
/
*
|
Merge pull request #47829 from Calinou/improve-crash-handler-display
Hugo Locurcio
2021-08-25
1
-0
/
+10
|
\
\
|
*
|
Improve crash handler message display
Hugo Locurcio
2021-06-17
1
-0
/
+10
*
|
|
Add partial support for Android scoped storage.
ne0fhyk
2021-08-16
2
-2
/
+2
*
|
|
Add input buffering framework
Pedro J. Estébanez
2021-08-13
1
-1
/
+1
*
|
|
Improve input event accumulation
Pedro J. Estébanez
2021-08-13
1
-10
/
+10
*
|
|
Upgrade Vulkan memory allocator
Pedro J. Estébanez
2021-08-13
1
-1
/
+1
*
|
|
Use "volk" instead of statically linked Vulkan loader.
bruvzg
2021-08-12
2
-2
/
+6
*
|
|
Use Key enum instead of plain integers
Aaron Franke
2021-08-10
3
-19
/
+19
*
|
|
Fix various typos with codespell
luz paz
2021-07-25
2
-2
/
+2
*
|
|
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-22
4
-70
/
+70
*
|
|
Fix popup closing immediately after showing on some Linux WMs
PouleyKetchoupp
2021-07-21
1
-3
/
+7
*
|
|
Modernize Display server to use override keyword
Hendrik Brucker
2021-07-16
1
-71
/
+71
[next]