index
:
yuzu-android
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CMakeModules
Age
Commit message (
Expand
)
Author
2020-07-01
cmake: stop linking against QGL after c6a0ab979239
Jan Beich
2020-06-11
gl_arb_decompiler: Implement an assembly shader decompiler
ReinUsesLisp
2020-05-01
Make compatible with the current MinGW cross-compiler
lat9nq
2020-03-23
Use the correct directory for Qt Plugins
James Rowe
2020-03-13
shader/transform_feedback: Add host API friendly TFB builder
ReinUsesLisp
2020-03-09
video_core: Rename "const buffer locker" to "registry"
ReinUsesLisp
2020-03-09
gl_shader_cache: Rework shader cache and remove post-specializations
ReinUsesLisp
2020-01-16
Fix git version in scm_rev.cpp
James Rowe
2019-10-25
VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...
Fernando Sahmkow
2019-10-04
Shader_Ir: Refactor Decompilation process and allow multiple decompilation mo...
Fernando Sahmkow
2019-10-04
shader_ir: Corrections to outward movements and misc stuffs
Fernando Sahmkow
2019-08-21
shader_ir: Implement VOTE
ReinUsesLisp
2019-07-09
shader_ir: Implement a new shader scanner
Fernando Sahmkow
2019-06-20
shader: Decode SUST and implement backing image functionality
ReinUsesLisp
2019-06-06
cmake: Add missing shader hash file entries
ReinUsesLisp
2019-04-16
GenerateSCMRev: fix Travis compilation on repo forks
fearlessTobi
2019-02-26
shader/decode: Split memory and texture instructions decoding
ReinUsesLisp
2019-02-06
cmake: Fix title bar issue
ReinUsesLisp
2019-02-06
cmake: Fixup application string
Michael
2019-02-06
gl_shader_disk_cache: Invalidate shader cache changes with CMake hash
ReinUsesLisp
2019-01-19
QT Frontend: Add a Loading screen with progressbar
James Rowe
2019-01-05
build: Copy web engine resources to correct location
Zach Hilman
2018-12-31
Update Qt MSVC external to 5.12.0
Zach Hilman
2018-12-28
cmake: Add USE_QT_WEB_ENGINE flag and update build system
Zach Hilman
2018-09-19
Update MinGWCross.cmake to lowercase
tech4me
2018-09-19
travis: running mingw build on travis ci
tech4me
2018-08-06
Fix missing qjpeg DLL
Zach Hilman
2018-07-03
Add qt windowsvistastyle dll to the build
James Rowe
2018-06-23
Revert "Use Ninja for MSVC AppVeyor builds" (#584)
bunnei
2018-06-05
Use Ninja for MSVC AppVeyor builds
MichaĆ Janiszewski
2018-01-13
Fix build on macOS and linux
MerryMage
2018-01-12
Massive removal of unused modules
James Rowe
2018-01-04
cmake: Add CopyYuzuUnicornDeps script.
bunnei
2018-01-04
DownloadExternals: Use yuzu repo.
bunnei
2017-09-11
Build: Enable SSL in mingw by linking against WinSSL
James Rowe
2016-12-13
Modularized Qt and SDL file copying
freiro
2016-12-11
Modularization of copy_msvc_libraries cmake funct
freiro