mirror of
https://github.com/ran-j/PS2Recomp.git
synced 2026-09-26 08:51:05 -04:00
8772aab5cc
* ci: add Linux GCC/Clang workflow Add a Linux job that builds with GCC and Clang using Ninja and runs tests * ci: install OpenGL headers on Linux Fix raylib configure by installing libgl-dev in the Linux GCC/Clang job * ci: enable SSE4.1 for Linux builds Pass -msse4.1 to GCC/Clang in the Linux workflow to satisfy runtime intrinsics