Commit Graph

63 Commits (de551c1836a35dcc60ccc7fe60aeaf7daefef354)

Author SHA1 Message Date
Stenzek 8274042bb1
CI/AppImage: Build shrunk ffmpeg for media capture 1 year ago
Stenzek 56dac5f52a
Deps: Bump SDL2 to 2.30.7 1 year ago
Stenzek b8026a038c
CMake: Remove unused file 1 year ago
Stenzek b378ffb975
ImGui: Enable lunasvg 1 year ago
Stenzek 599800dfa1
Deps: Version bumps 1 year ago
Stenzek 72fc81a705
CMake: Add install target
Do **not** use this with /usr or /usr/local. It creates subdirectories
for resources/translations in the install prefix.

It's intended for creating a relocatable, self-contained bundle, which
can be packaged.
1 year ago
Stenzek 96b8e53fbf
Deps: Bump shaderc 1 year ago
Stenzek 2e2451998c
Misc: Fix ARM32 build (again) 1 year ago
Stenzek f48d3b4636
CMake: Copy FFmpeg dylibs into Mac bundle 1 year ago
Stenzek da4b5df656
MediaCapture: Add FFmpeg backend 1 year ago
Stenzek d862043f1d
CMake: Fill version in bundle info plist 1 year ago
Stenzek 75cf877b0d
Deps: Bump SDL2 to 2.30.6 1 year ago
Stenzek 6d70d24bc4
AudioStream: Swap to shared soundtouch library
Yay licensing requirements.
1 year ago
Stenzek f5cc70923b
CMake: Fix typo in Mac CMAKE_CXX_FLAGS 1 year ago
Stenzek e59e93696b
CMake: Fix warning building with MSVC 1 year ago
Stenzek 00d2d862c2
Build: Use shared discord-rpc 1 year ago
Stenzek 0ae6ddcf7f
Common: Add GSVector
Mostly based on PCSX2.
1 year ago
Stenzek 173a61039c
System: Use cpuinfo for cache line size check 1 year ago
Stenzek e8541648ce
Deps: Bump versions 1 year ago
Jordan 59c3c33bc8
Deps: Update to SDL 2.30.4 (#3228) 1 year ago
Stenzek ef69c31e9f
GPUDevice: Support transpiling shaders at compile time
And use it for GLSL postprocessing shaders.
1 year ago
Stenzek 0240ea8b49
PageFaultHandler: Simplifications 1 year ago
Stenzek 88ace6e4ae
CMake: Detect cache line size dynamically on AArch64 Linux 1 year ago
Stenzek b204fd6860
Qt: Fix Mac dylib not being included 1 year ago
Stenzek d056584173
Deps: Update shaderc to 2024.1 1 year ago
Stenzek 03f9708911
GPUDevice: Move SPIR-V compilation to base class 1 year ago
Stenzek e4d940a476
Deps: Update SDL2 to 2.30.3 2 years ago
Stenzek 808e832c9a
CI: Slim down Linux package install list 2 years ago
Stenzek 4df6f3bc4d
Scripts: Drop freetype/zlib from Linux deps build
Qt pulls in fontconfig, which needs the system version.
2 years ago
Stenzek 8867bb129a
CMake: Tidy up build system
And fix Windows CMake... who knows how long for.
2 years ago
Stenzek 5f915e1cbe
MetalDevice: Use shared SPIRV-Cross 2 years ago
Stenzek 98241cb6ba
GPUDevice: Swap out glslang for shaderc 2 years ago
Stenzek ffbb14f508
dep/imgui: Use FreeType rasterizer 2 years ago
Stenzek 5c56d4e869
Deps: Update to Qt 6.7.0 and SDL 2.30.2 2 years ago
Stenzek 98d2d866d6
CI: Use OS zlib for MacOS
Because the updater doesn't get fixup'd, so the dylib doesn't get added
to its bundle.
2 years ago
Stenzek b143d96476
Build: Use deps DLLs on Windows 2 years ago
Stenzek 604b47c7b7
Deps: Update to SDL2 2.30.1 and Qt 6.6.2 2 years ago
Stenzek e9c4416272
dep: Add libjpeg v9f 2 years ago
Stenzek b749c483da
dep: Add libpng 1.6.43 2 years ago
Stenzek 9e26622a12
CDImageDevice: Implement disc reading for Linux
And fix it for Windows. SubQ reading should now work.
2 years ago
Stenzek 4a70164dac
CMake: Determine host page size at build time
Needed for running on Asahi Linux.
2 years ago
Stenzek 143fb0876d
dep/glad: Update to v2.0.5 2 years ago
Stenzek c2c3eac749
Build: Use shared webp/zstd/zlib 2 years ago
Stenzek 6f66460ec0
Common: Remove ThreadPool class
No longer needed.
2 years ago
Stenzek fb659d817e NoGUI: Build fix 2 years ago
Stenzek e6bfcf22d9 CMake: Disable warnings on third-party projects 2 years ago
Stenzek a37e89b52f CMake: Remove unsupported options 2 years ago
Stenzek b8a372bb6e CMake: Generate/copy base translations for Mac/Linux 2 years ago
Stenzek a2f19143da MetalDevice: Support multisampling 2 years ago
Stenzek 7b068b976b CrashHandler: Use libbacktrace 2 years ago