index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeModules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: support simpleini cmake config and pc file
Alexandre Bouvier
2024-01-26
1
-10
/
+12
*
cmake: prefer system gamemode library
Alexandre Bouvier
2023-11-30
1
-0
/
+15
*
cmake: prefer system simpleini library
Alexandre Bouvier
2023-11-26
1
-0
/
+19
*
general: Remove inih
t895
2023-11-21
1
-27
/
+0
*
cmake: prefer system stb headers
Alexandre Bouvier
2023-10-25
1
-0
/
+31
*
ci: fix new codespell errors
Liam
2023-10-03
1
-1
/
+1
*
cmake: prefer system renderdoc header
Alexandre Bouvier
2023-09-18
1
-0
/
+19
*
Add macos moltenvk bundle, Add copy moltevk dylib script
Feng Chen
2023-08-22
1
-0
/
+18
*
android: Use ext-android-bin for external binaries.
bunnei
2023-06-03
1
-2
/
+1
*
cmake: download architecture-specific ffmpeg for android
Liam
2023-06-03
1
-1
/
+1
*
cmake: Integrate bundled FFmpeg for Android.
bunnei
2023-06-03
1
-1
/
+6
*
CopyFFmpegDeps: Update variable name
lat9nq
2023-05-31
1
-1
/
+1
*
Use TARGET_FILE_DIR generator expression
Danila Malyutin
2023-05-13
3
-3
/
+3
*
general: fix spelling mistakes
Liam
2023-03-12
1
-1
/
+1
*
cmake: support components in find modules
Alexandre Bouvier
2023-02-28
3
-9
/
+40
*
cmake: prefer system llvm library
Alexandre Bouvier
2023-01-23
1
-0
/
+16
*
cmake: move find-modules to root cmake dir
Alexandre Bouvier
2023-01-02
10
-0
/
+385
*
CMake: rework for Qt6 support
Kyle Kienapfel
2022-11-24
1
-2
/
+5
*
cmake: fix git detection
Alexandre Bouvier
2022-09-18
1
-8
/
+2
*
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
8
-0
/
+23
*
service: irs: Move to IRS namespace and minor fixes
german77
2022-07-24
1
-0
/
+1
*
yuzu: Hook qt camera to camera driver
german77
2022-07-24
1
-0
/
+7
*
CopyYuzuQt5Deps: Remove unused dlls
Morph
2022-07-15
1
-7
/
+3
*
CI: fix caching
liushuyu
2022-07-05
2
-0
/
+13
*
CMakeModules: Add MinGWClangCross
lat9nq
2022-06-17
1
-0
/
+55
*
Allow overriding SCM version info
Andrew Udvare
2021-12-21
1
-3
/
+9
*
CMakeModules: Add Qt5QmlModel
Morph
2021-10-03
1
-0
/
+1
*
cmake: Remove unused code in GenerateSCMRev.cmake
ReinUsesLisp
2021-07-23
1
-11
/
+2
*
shader: Remove old shader management
ReinUsesLisp
2021-07-23
1
-55
/
+1
*
cmake: Download Qt binaries on Linux if needed
lat9nq
2021-05-26
1
-38
/
+97
*
cmake: Download Boost if inadequate local version
lat9nq
2021-04-22
1
-4
/
+18
*
cmake: Update FFmpeg to 4.3.1
lat9nq
2021-02-10
1
-6
/
+2
*
cmake: Revert FFmpeg 4.3.1 update for Windows builds
ameerj
2021-02-09
1
-1
/
+1
*
core: Remove usage of unicorn
Lioncash
2020-11-04
1
-9
/
+0
*
video_core: NVDEC Implementation
ameerj
2020-10-27
1
-0
/
+10
*
cmake: stop linking against QGL after c6a0ab979239
Jan Beich
2020-07-02
1
-1
/
+0
*
gl_arb_decompiler: Implement an assembly shader decompiler
ReinUsesLisp
2020-06-12
1
-0
/
+2
*
Make compatible with the current MinGW cross-compiler
lat9nq
2020-05-02
1
-2
/
+2
*
Use the correct directory for Qt Plugins
James Rowe
2020-03-24
1
-4
/
+8
*
shader/transform_feedback: Add host API friendly TFB builder
ReinUsesLisp
2020-03-13
1
-0
/
+2
*
video_core: Rename "const buffer locker" to "registry"
ReinUsesLisp
2020-03-09
1
-2
/
+2
*
gl_shader_cache: Rework shader cache and remove post-specializations
ReinUsesLisp
2020-03-09
1
-2
/
+0
*
Fix git version in scm_rev.cpp
James Rowe
2020-01-16
1
-0
/
+4
*
VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders.
Fernando Sahmkow
2019-10-25
1
-2
/
+4
*
Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes.
Fernando Sahmkow
2019-10-05
1
-0
/
+2
*
shader_ir: Corrections to outward movements and misc stuffs
Fernando Sahmkow
2019-10-05
1
-0
/
+4
*
shader_ir: Implement VOTE
ReinUsesLisp
2019-08-21
1
-0
/
+1
*
shader_ir: Implement a new shader scanner
Fernando Sahmkow
2019-07-09
1
-0
/
+2
*
shader: Decode SUST and implement backing image functionality
ReinUsesLisp
2019-06-21
1
-0
/
+1
*
cmake: Add missing shader hash file entries
ReinUsesLisp
2019-06-07
1
-0
/
+3
*
GenerateSCMRev: fix Travis compilation on repo forks
fearlessTobi
2019-04-16
1
-1
/
+1
*
shader/decode: Split memory and texture instructions decoding
ReinUsesLisp
2019-02-26
1
-0
/
+1
*
cmake: Fix title bar issue
ReinUsesLisp
2019-02-07
1
-8
/
+1
*
cmake: Fixup application string
Michael
2019-02-07
1
-2
/
+2
*
gl_shader_disk_cache: Invalidate shader cache changes with CMake hash
ReinUsesLisp
2019-02-07
1
-0
/
+101
*
QT Frontend: Add a Loading screen with progressbar
James Rowe
2019-01-20
1
-1
/
+4
*
build: Copy web engine resources to correct location
Zach Hilman
2019-01-05
1
-2
/
+1
*
Update Qt MSVC external to 5.12.0
Zach Hilman
2018-12-31
1
-1
/
+1
*
cmake: Add USE_QT_WEB_ENGINE flag and update build system
Zach Hilman
2018-12-28
1
-0
/
+27
*
Update MinGWCross.cmake to lowercase
tech4me
2018-09-19
1
-40
/
+40
*
travis: running mingw build on travis ci
tech4me
2018-09-19
1
-0
/
+54
*
Fix missing qjpeg DLL
Zach Hilman
2018-08-07
1
-0
/
+3
*
Add qt windowsvistastyle dll to the build
James Rowe
2018-07-03
1
-0
/
+3
*
Revert "Use Ninja for MSVC AppVeyor builds" (#584)
bunnei
2018-06-23
3
-3
/
+3
*
Use Ninja for MSVC AppVeyor builds
Michał Janiszewski
2018-06-05
3
-3
/
+3
*
Fix build on macOS and linux
MerryMage
2018-01-13
2
-4
/
+4
*
Massive removal of unused modules
James Rowe
2018-01-13
1
-1
/
+1
*
cmake: Add CopyYuzuUnicornDeps script.
bunnei
2018-01-04
1
-0
/
+9
*
DownloadExternals: Use yuzu repo.
bunnei
2018-01-04
1
-1
/
+1
*
Build: Enable SSL in mingw by linking against WinSSL
James Rowe
2017-09-11
1
-0
/
+18
*
Modularized Qt and SDL file copying
freiro
2016-12-13
2
-5
/
+8
*
Modularization of copy_msvc_libraries cmake funct
freiro
2016-12-11
1
-0
/
+19