Marcel Admiraal
24db598946
Read and store joypad events in a separate thread on x11 platform
2022-07-27 15:01:13 +02:00
Rémi Verschelde
4ca6458457
Crash handler: Use print_error
to include backtrace in logs
2022-07-27 14:25:16 +02:00
b26a1cd3b4
Ported: [3.x] Improve embedded PCK loading and exporting. - bruvzg
...
bea7c9be5d
2022-07-27 09:33:39 +02:00
Rémi Verschelde
a0f698d4a6
Linux: Use pkg-config for alsa, libudev and GL too
...
It's not needed on most distros as those are found in standard lib
and include paths, but on NixOS they're all in non-standard prefixes,
so we need to rely on information provided by pkg-config.
Fixes #59913 .
Co-authored-by: David Lewis <davidalewis00@gmail.com>
(cherry picked from commit 07ad0664204fbc965627ed5cba548e93e5af4be7)
2022-07-27 09:03:00 +02:00
e7a5c47f8b
Ported: Fix several OS_X11 memory leaks - timothyqiu
...
95d861694a
2022-07-27 00:04:29 +02:00
ConteZero
36def404b2
Fix X11 is_window_maximized
2022-07-25 18:00:34 +02:00
d4c57cf537
Fix compile when using llvm on linux.
2022-04-02 12:58:52 +02:00
8009d32185
Removed remnants of libvpx and libwebp.
2022-04-02 12:34:15 +02:00
32f148ac0c
Mass replaced godot to pandemonium.
2022-03-23 20:46:05 +01:00
d1587aaa6b
Removed bullet.
2022-03-23 13:28:35 +01:00
987f77442a
Now Vector2i is in it's own header and cpp file.
2022-03-21 01:50:02 +01:00
4d7df62b8e
Clang format all files.
2022-03-18 19:00:13 +01:00
9fd8fc6eed
Same change to classes under platform.
2022-03-17 22:38:14 +01:00
ced4ae75a5
Backported:
...
6c2bd12031
c2c0c8067d
62fa80afd7
fd968157a4
c0bd05762e
72837b8ecd
From godot.
2022-03-16 18:18:23 +01:00
0edcb0e374
Fix unused variable warning.
2022-03-16 09:24:09 +01:00
23c332974a
Removed the arvr server.
2022-03-16 02:39:55 +01:00
00285e8b24
Removed the gles3 driver. There are still mentions of it in a few places, I did not removed all of those.
2022-03-15 17:01:21 +01:00
ba4cda4890
Removed the lightmap_raycast module along with embree.
2022-03-15 15:37:28 +01:00
49f8e8c398
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00