summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd
Commit message (Expand)AuthorAgeFilesLines
* Linux: Don't use udev for joypad hotloading when running in a sandboxRémi Verschelde2023-05-121-9/+39
* Merge pull request #76836 from Faless/tls/system_certsRémi Verschelde2023-05-122-0/+37
|\
| * [TLS] Add support for platform-specific CA bundles.Fabio Alessandrelli2023-05-122-0/+37
* | Merge pull request #76974 from dsnopek/linuxbsd-feature-tagsRémi Verschelde2023-05-121-0/+5
|\ \
| * | Fix 'linux' and specific BSD feature tagsDavid Snopek2023-05-111-0/+5
* | | Merge pull request #76957 from Riteo/dbus-checkRémi Verschelde2023-05-122-0/+10
|\ \ \
| * | | Check DBus loading status before attempting to detect its versionRiteo2023-05-112-0/+10
| |/ /
* / / Enable shadow warnings and fix raised errorsNinni Pipping2023-05-114-12/+18
|/ /
* | Merge pull request #76924 from stolk/fixuninitRémi Verschelde2023-05-111-0/+1
|\ \
| * | x11: Do not use uninitialized timestamps.Bram Stolk2023-05-101-0/+1
| |/
* | Merge pull request #76856 from HolonProduction/macos-specificRémi Verschelde2023-05-111-2/+1
|\ \ | |/ |/|
| * Don't expose mac specific display server.HolonProduction2023-05-111-2/+1
* | Ensure WindowData minimized/maximized are mutually exclusiveChristopher Foo2023-05-081-2/+2
* | Redo how the remote filesystem worksJuan Linietsky2023-05-082-0/+5
|/
* Merge pull request #76026 from YuriSizov/editor-running-up-that-guiRémi Verschelde2023-04-261-0/+1
|\
| * Extract editor run toolbar into its own componentYuri Sizov2023-04-191-0/+1
* | [OS] Implement and expose to scripting APIs `get_memory_info` method instead ...bruvzg2023-04-241-0/+3
* | Add support for VRAM-compressed custom mouse cursor imagesHugo Locurcio2023-04-211-0/+5
* | [Export docs] Move docs to platform folders.bruvzg2023-04-202-0/+83
|/
* Merge pull request #75219 from bruvzg/get_focus_screenRémi Verschelde2023-04-192-59/+50
|\
| * Add project manager / editor initial screen settings, implement DisplayServer...bruvzg2023-04-192-59/+50
* | [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-194-15/+36
|/
* Merge pull request #74978 from bruvzg/linux_version_checkRémi Verschelde2023-04-187-11/+136
|\
| * [Linux/BSD] Add dynamically loaded library version checks.bruvzg2023-03-207-11/+136
* | Merge pull request #76040 from MightiestGoat/fix-sliding-window-linux-via-tra...Yuri Sizov2023-04-142-0/+11
|\ \
| * | Fix the sliding window problem in linux occur due to reparenting of the windo...mightygoat2023-04-142-0/+11
* | | Merge pull request #75933 from akien-mga/windows-tts-hashmapRémi Verschelde2023-04-111-1/+1
|\ \ \
| * | | Windows TTS: Use HashMap instead of RBMap for idsRémi Verschelde2023-04-111-1/+1
| |/ /
* / / Fix custom cursor using atlas textureKvel2D2023-04-111-9/+4
|/ /
* | [X11] Fix layout bug in `keyboard_get_keycode_from_physical`Sabrehull2023-03-291-1/+1
* | Remove (or make verbose only) various debug prints.bruvzg2023-03-201-3/+3
|/
* Merge pull request #74702 from bruvzg/ts_inv_font_metricsRémi Verschelde2023-03-101-64/+73
|\
| * [TextServer] Add invalid font scaling check, restrict Linux/BSD system fonts ...bruvzg2023-03-101-64/+73
* | Merge pull request #74666 from akien-mga/scons-linux-cleanup-pulseaudio-definesRémi Verschelde2023-03-101-2/+3
|\ \ | |/ |/|
| * SCons: Cleanup pulseaudio defines for LinuxRémi Verschelde2023-03-091-2/+3
* | Merge pull request #74645 from omar-polo/scons-exitRémi Verschelde2023-03-091-2/+2
|\ \ | |/ |/|
| * change some sys.exit() to be fatalOmar Polo2023-03-091-2/+2
* | Tweak command syntax in Vulkan renderer failure messageHugo Locurcio2023-03-081-1/+1
|/
* Merge pull request #74598 from bruvzg/x11_kcRémi Verschelde2023-03-081-10/+34
|\
| * [Linux/X11] Add some missing keycodes/scancodes.bruvzg2023-03-081-10/+34
* | Merge pull request #74563 from clayjohn/X11-contextRémi Verschelde2023-03-083-6/+23
|\ \ | |/ |/|
| * Propogate errors when creating an OpenGL context fails in X11clayjohn2023-03-073-6/+23
* | Fix broken shortcut key inputRindbee2023-03-071-1/+1
* | Merge pull request #74087 from bruvzg/get_screen_pxRémi Verschelde2023-03-062-0/+25
|\ \ | |/ |/|
| * [DisplayServer] Implement screen_get_pixel method for LinuxBSD/X11, macOS and...bruvzg2023-03-012-0/+25
* | Linux: Don't try to link system embree3 on unsupported archsRémi Verschelde2023-03-031-2/+1
* | [Linux/X11] Check if required xkb functions exist before using it.bruvzg2023-03-021-0/+3
|/
* Merge pull request #73752 from bruvzg/x11_quote_leftRémi Verschelde2023-02-241-2/+2
|\
| * Fix X11 QUOTELEFT / SECTION physical key mapping.bruvzg2023-02-221-2/+2
* | [Linux TTS] Use Callable instead of registering methods.bruvzg2023-02-222-9/+2