Commit Graph

72 Commits (8446856ecf763728f1fa7defb0fda61684a4558f)

Author SHA1 Message Date
Stenzek dc75afeb3d
RegTest: Fix directory creation always failing 1 year ago
Stenzek 1b948aab62
dep/cubeb: Minimize and update to 54217bc 1 year ago
Stenzek 7cc52bba23
CMake: Support multiple CMAKE_OSX_ARCHITECTURES 1 year ago
Stenzek 20de40a597
RegTest: Fix build on Mac 1 year ago
Stenzek b93e9ef61c
Flatpak: Bump SDL2 to v2.28.5 1 year ago
Stenzek ac10d311da
Deps: Update to Qt 6.5.3 and SDL2 2.28.5
Also sort out the lack-of-PDBs for Qt+SDL2.
1 year ago
Stenzek 6ca098db97
CI/Flatpak: Disable Wayland by default 1 year ago
Stenzek 33f945f1e8
CI/AppImage: Disable Wayland by default
Set I_WANT_A_BROKEN_WAYLAND_UI=1 if you must use it.
But there's gonna be broken stuff.
1 year ago
Stenzek dcfc48d84b
CI: Fix Flatpak version generation 1 year ago
Stenzek 706dc86a94 scmversion: Use annotated tag as base 1 year ago
Stenzek 34ce59eb46 RegTest: Fix double renderer parameter 1 year ago
Stenzek 90d0029c34 Build: Unify Flatpak manifests 1 year ago
Stenzek a45b50c3e9 Build: Add additional Flatpak build scripts 1 year ago
Stenzek fa93c02e45 CI: Make Mac Updater a universal binary too 1 year ago
Stenzek 1b08ea4254 Flatpak: Drop filesystem permission
Not needed, portals work fine.
1 year ago
Stenzek 68b59ee748 CMake: Swap USE_ and WITH_ for ENABLE_
Consistency.
1 year ago
Stenzek eb07d698cd CI: Update AppImage to 22.04 + use LinuxDeploy 2 years ago
Mrlinkwii e07c694e50 Update make-appimage.sh 2 years ago
Stenzek 59b70b6adb Build: Add Flatpak manifest and scripts 2 years ago
Stenzek ea68c5b4b5 Build: Use dependency package on Windows 2 years ago
Stenzek 3d8e63da9e Scripts: Add Windows dependency build scripts 2 years ago
Stenzek e108ca16ce Build: Use Qt 6.5.2 for macOS, drop libcurl
Also add qtimageformats.
2 years ago
Stenzek 496cf01369 FullscreenUI: Make translatable 2 years ago
Stenzek 149f9d24bd Qt: Backport glyph range improvements from PCSX2 2 years ago
Stenzek 910abd1eac RegTest: Drop HostDisplay and add HW support 2 years ago
CharlesThobe 53de37eaa8 Linux: implement DBus screensaver inhibitor 2 years ago
Stenzek d941df983e Qt: Ensure svg image format plugin gets included
For some reason, it doesn't on the CI universal builds..
2 years ago
Stenzek e005b283b3 Build: Update Mac dependencies
Fix game controller crash on startup with SDL.
2 years ago
Connor McLaughlin b5f806a830 CI: Work around Azure Ubuntu mirror issue 2 years ago
Connor McLaughlin 8d3250667f Scripts: Show first 3 diff frames in regression test 2 years ago
Connor McLaughlin c528a96215 RegTest: Disable fast boot and game settings 2 years ago
Connor McLaughlin 5498ddfab7 RegTest: Port to new host abstractions 2 years ago
Connor McLaughlin 5fa7960c31 CI: Fix/re-enable Mac builds
Credit to TellowKrinkle for debugging the QtNetwork build issue.
2 years ago
Connor McLaughlin 4c3a5dd4d7 CI: ARM64 Mac builds for CURL should also disable brotili 2 years ago
Connor McLaughlin b3d074a480 CI: Disable brotili in Mac curl build 3 years ago
Connor McLaughlin 8990ade721 ImguiManager: Fix some missed FA glyphs 3 years ago
Connor McLaughlin ea8d779962 ImguiManager: Only rasterize font awesome glyphs which we need 3 years ago
Connor McLaughlin 3019aa320d Scripts: Update cpp path in generate_update_glyph_ranges.py 3 years ago
Dolphin 0d03aa2b45 generate GlyphRanges for ja/zh-cn based on *.ts files 3 years ago
Connor McLaughlin fe67bea19a Scripts: Remove now-unused scripts 3 years ago
Connor McLaughlin a5585f047c AppImage: Fix launching relative paths 3 years ago
Connor McLaughlin 99bd02a2c5 CI: Enable GL renderer on Mac builds
Work around a possible bug in MoltenVK until I get time to investigate
it.
3 years ago
Connor McLaughlin 40a485326a CI: Build universal binaries for MacOS 3 years ago
Connor McLaughlin 0006c54c46 Build: Add Mac dependencies and fix packaging 3 years ago
Connor McLaughlin c233a8042f GLContext: Dynamically load wayland-egl 3 years ago
Connor McLaughlin 5d89715b17 CI: Install xlib dev package
Hopefully fix Qt build not having the display accessible in the PNI.
3 years ago
Connor McLaughlin 7e20a79719 AppImage: Glob fix 3 years ago
Connor McLaughlin 78b4c433c3 AppImage: Add more missing libraries 3 years ago
Connor McLaughlin 0590a6098d CI: Fix up Linux/Mac build and disable UWP (for now) 3 years ago
BailShamber 14a7ac78ac
Makes it safe if somehow the WAYLAND_DISPLAY env var is set but incorrectly.
Inspired by qurious' solution.
3 years ago