summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd
Commit message (Expand)AuthorAgeFilesLines
* Wayland: Only set selection when there is not already a source.Trevor Davenport2024-11-171-3/+3
* Use processed filter list for native dialogs.Pāvels Nadtočajevs2024-11-151-2/+2
* Buildsystem: Use pkg-config for miniupnpc and mbedtlsYevhen Babiichuk (DustDFG)2024-11-131-5/+7
* Regenerate X11 wrappersHein-Pieter van Braam2024-11-0914-1748/+1708
* Style: Apply `clang-tidy` fixes (superficial)Thaddeus Crews2024-11-041-4/+4
* [DisplayServer] Add feature flag for native file dialog access to `user/res` ...Anish Mishra2024-10-302-1/+3
* Merge pull request #98615 from Summersay415/three-opengls-pleaseThaddeus Crews2024-10-292-2/+8
|\
| * Fix fallbacks to OpenGLSummersay4152024-10-282-2/+8
* | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-292-2/+2
|\ \ | |/ |/|
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-252-2/+2
* | Merge pull request #97771 from dsnopek/openxr-linux-eglThaddeus Crews2024-10-252-0/+24
|\ \
| * | OpenXR: Add support for Wayland on LinuxDavid Snopek2024-10-042-0/+24
* | | Merge pull request #97555 from dustdfg/platform_methods/extract_validate_archThaddeus Crews2024-10-251-7/+2
|\ \ \ | |_|/ |/| |
| * | Build System: Extract `validate_arch` helper functionYevhen Babiichuk (DustDFG)2024-10-061-7/+2
* | | Fix wrong Wayland path if building with opengl3=noMatias N. Goldberg2024-10-121-1/+1
|/ /
* / Fix window_set_current_screen for maximized windows.bruvzg2024-10-031-1/+1
|/
* Move Vulkan includes to a central godot_vulkan.h headerGergely Kis2024-09-292-10/+2
* Replace squish with bcdec for BC decompressionBlueCube33102024-09-261-4/+0
* Merge pull request #97483 from akien-mga/clang-format-19.1.0Rémi Verschelde2024-09-261-2/+2
|\
| * CI: Update `clang-format` pre-commit hook to 19.1.0Rémi Verschelde2024-09-261-2/+2
* | Merge pull request #93058 from Repiteo/scons/scons_hintsRémi Verschelde2024-09-263-0/+3
|\ \ | |/ |/|
| * SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-253-0/+3
* | Fix renaming nodes on X11David Snopek2024-09-251-7/+3
|/
* Fallback to OpenGL 3 if Vulkan isn't available on WaylandJoaquim Monteiro2024-09-211-12/+20
* Merge pull request #97142 from SheepYhangCN/masterRémi Verschelde2024-09-201-12/+20
|\
| * Added fallback_to_opengl3SheepYhangCN2024-09-201-12/+20
* | Style: Apply new `clang-format` changesThaddeus Crews2024-09-204-5/+5
|/
* Fix project manager stealing focus on i3David Snopek2024-09-161-1/+5
* Merge pull request #96973 from Riteo/pointing-the-obviousRémi Verschelde2024-09-163-93/+59
|\
| * Wayland: Simplify cursor code and fix custom cursorsRiteo2024-09-133-93/+59
* | Enable Drag and Drop for SubViewports and WindowsMarkus Sauermann2024-09-151-6/+6
|/
* Wayland: clear button mask on pointer leaveRiteo2024-09-101-0/+2
* Wayland: make primary selection logic consistent with main clipboardRiteo2024-09-081-4/+5
* Merge pull request #96540 from hunterkepley/fix-wayland-middlemouse-pasteRémi Verschelde2024-09-041-1/+1
|\
| * Wayland: Fix primary clipboard handlinghunterkepley2024-09-031-1/+1
* | Merge pull request #91780 from Riteo/falling-with-styleRémi Verschelde2024-09-042-38/+96
|\ \ | |/ |/|
| * Wayland: report when video drivers can't be loaded or foundRiteo2024-08-211-8/+51
| * X11: Alert only when video drivers fail initializationRiteo2024-08-211-30/+45
* | Update rendering driver name on fallbacks. Fix rendering driver/method in the...bruvzg2024-09-012-0/+2
* | Merge pull request #96204 from bruvzg/fd_no_caseRémi Verschelde2024-08-301-1/+9
|\ \
| * | [Linux] Make file filters case insensitive.bruvzg2024-08-281-1/+9
* | | Merge pull request #90782 from bruvzg/export_platform_extensionRémi Verschelde2024-08-302-7/+6
|\ \ \ | |/ / |/| |
| * | Allow adding custom export platforms using scripts / GDExtension.bruvzg2024-08-282-7/+6
* | | [Linux] Fix "all files" filter in the native file dialog.bruvzg2024-08-281-4/+13
|/ /
* | Use wayland-egl-core.h instead of wayland-egl.hJoel Winarske2024-08-231-1/+1
* | Merge pull request #90993 from darksylinc/matias-TheForgeRémi Verschelde2024-08-222-2/+2
|\ \
| * | Add debug utilities for VulkanMatias N. Goldberg2024-08-212-2/+2
| |/
* | Merge pull request #94022 from Riteo/a-fraction-of-the-workRémi Verschelde2024-08-222-13/+13
|\ \ | |/ |/|
| * Wayland: switch pointer position handling to doublesRiteo2024-07-072-13/+13
* | [Windows/Linux] Check custom export templates architecture.bruvzg2024-08-162-9/+93