74 Commits (ddba7712adf60e4f5ad5bac63db307033ca79533)

Author SHA1 Message Date
Briar b9496511c8 qt: 6.7.3 Implementation 9 months ago
Briar 70d8e69019 externals: Update to working archives 9 months ago
Alexandre Bouvier 645961613f cmake: support simpleini cmake config and pc file 2 years ago
Alexandre Bouvier d2bb9e9729 cmake: prefer system gamemode library 2 years ago
Alexandre Bouvier fe3702223f cmake: prefer system simpleini library 2 years ago
t895 aa20311969 general: Remove inih 2 years ago
Alexandre Bouvier 79ba5d9c26 cmake: prefer system stb headers 2 years ago
Liam 0448eb6f0f ci: fix new codespell errors 2 years ago
Alexandre Bouvier f93f31f4ae cmake: prefer system renderdoc header 2 years ago
Feng Chen 87022a4833 Add macos moltenvk bundle, Add copy moltevk dylib script 2 years ago
bunnei b2570d2546 android: Use ext-android-bin for external binaries. 3 years ago
Liam ee10cdad35 cmake: download architecture-specific ffmpeg for android 3 years ago
bunnei 851b1008a8 cmake: Integrate bundled FFmpeg for Android. 3 years ago
lat9nq 9a1c64264d CopyFFmpegDeps: Update variable name 3 years ago
Danila Malyutin c9c5d140b8 Use TARGET_FILE_DIR generator expression 3 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
Alexandre Bouvier 7b8a5413ad cmake: support components in find modules 3 years ago
Alexandre Bouvier 34b1ea9c19 cmake: prefer system llvm library 3 years ago
Alexandre Bouvier eceee8c3d9 cmake: move find-modules to root cmake dir 3 years ago
Kyle Kienapfel a75542ad2d CMake: rework for Qt6 support 3 years ago
Alexandre Bouvier 7239470dad cmake: fix git detection 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
german77 097785e19e service: irs: Move to IRS namespace and minor fixes 4 years ago
german77 cc83e0a600 yuzu: Hook qt camera to camera driver 4 years ago
Morph 1002563776 CopyYuzuQt5Deps: Remove unused dlls 3 years ago
liushuyu 40493231ed CI: fix caching 4 years ago
lat9nq fef3d8acb5 CMakeModules: Add MinGWClangCross 4 years ago
Andrew Udvare caf38725ae
Allow overriding SCM version info 4 years ago
Morph afee2bc8fa CMakeModules: Add Qt5QmlModel 4 years ago
ReinUsesLisp 594ea29015 cmake: Remove unused code in GenerateSCMRev.cmake 4 years ago
ReinUsesLisp c67d64365a shader: Remove old shader management 5 years ago
lat9nq 52cc25ccbf cmake: Download Qt binaries on Linux if needed 5 years ago
lat9nq ad55faaa35 cmake: Download Boost if inadequate local version 5 years ago
lat9nq c44ab0f8f6 cmake: Update FFmpeg to 4.3.1 5 years ago
ameerj d6ebb5c171 cmake: Revert FFmpeg 4.3.1 update for Windows builds 5 years ago
Lioncash fc6db97a09 core: Remove usage of unicorn 5 years ago
ameerj eb67a45ca8 video_core: NVDEC Implementation 5 years ago
Jan Beich b1b1ed7597 cmake: stop linking against QGL after c6a0ab9792 6 years ago
ReinUsesLisp a63a0daa5e gl_arb_decompiler: Implement an assembly shader decompiler 6 years ago
lat9nq a290aac5b3 Make compatible with the current MinGW cross-compiler 6 years ago
SilverBeamx 5a66ca4697 Removed leftover test code 6 years ago
SilverBeamx 6b512d78c9 Addressed feedback: removed CMake hack in favor of building the necessary strings via the supplied title format 6 years ago
SilverBeamx 22b5d5211e Hack BUILD_FULLNAME into GenerateSCMRev.cmake 6 years ago
James Rowe 6ca8637d4c Use the correct directory for Qt Plugins 6 years ago
ReinUsesLisp 3dcaa84ba4 shader/transform_feedback: Add host API friendly TFB builder 6 years ago
ReinUsesLisp e8efd5a901 video_core: Rename "const buffer locker" to "registry" 6 years ago
ReinUsesLisp bd8b9bbcee gl_shader_cache: Rework shader cache and remove post-specializations 6 years ago
James Rowe b429095b61 Fix git version in scm_rev.cpp 6 years ago
Fernando Sahmkow 1a58f45d76 VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders. 6 years ago
Fernando Sahmkow 47e4f6a52c Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. 6 years ago