22 Commits (simd-sw)

Author SHA1 Message Date
Stenzek 00d2d862c2
Build: Use shared discord-rpc
Stenzek 173a61039c
System: Use cpuinfo for cache line size check
Stenzek e8541648ce
Deps: Bump versions
Jordan 59c3c33bc8
Deps: Update to SDL 2.30.4 ()
Stenzek ef69c31e9f
GPUDevice: Support transpiling shaders at compile time
And use it for GLSL postprocessing shaders.
Stenzek 0240ea8b49
PageFaultHandler: Simplifications
Stenzek 03f9708911
GPUDevice: Move SPIR-V compilation to base class
Stenzek e4d940a476
Deps: Update SDL2 to 2.30.3
Stenzek 808e832c9a
CI: Slim down Linux package install list
Stenzek 4df6f3bc4d
Scripts: Drop freetype/zlib from Linux deps build
Qt pulls in fontconfig, which needs the system version.
Stenzek 8867bb129a
CMake: Tidy up build system
And fix Windows CMake... who knows how long for.
Stenzek 5f915e1cbe
MetalDevice: Use shared SPIRV-Cross
Stenzek 98241cb6ba
GPUDevice: Swap out glslang for shaderc
Stenzek ffbb14f508
dep/imgui: Use FreeType rasterizer
Stenzek 5c56d4e869
Deps: Update to Qt 6.7.0 and SDL 2.30.2
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.
Stenzek b143d96476
Build: Use deps DLLs on Windows
Stenzek 604b47c7b7
Deps: Update to SDL2 2.30.1 and Qt 6.6.2
Stenzek e9c4416272
dep: Add libjpeg v9f
Stenzek b749c483da
dep: Add libpng 1.6.43
Stenzek 9e26622a12
CDImageDevice: Implement disc reading for Linux
And fix it for Windows. SubQ reading should now work.
Stenzek c2c3eac749
Build: Use shared webp/zstd/zlib