index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2018-10-23
Merge pull request #1542 from lioncash/project
bunnei
2018-10-20
CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR
Lioncash
2018-10-20
CMakeLists: Use target_compile_definitions instead of add_definitions to defi...
Lioncash
2018-10-02
Review comments -part 4
fearlessTobi
2018-10-02
Port web_service from Citra
fearlessTobi
2018-09-09
yuzu: Move compatibility list specifics to their own source files
Lioncash
2018-09-07
yuzu: Move GameListWorker to its own source files
Lioncash
2018-08-29
Show game compatibility within yuzu
fearlessTobi
2018-08-06
Avoid parsing RomFS to directory in NCA
Zach Hilman
2018-07-31
audio_core: Add configuration settings.
bunnei
2018-07-02
Add configurable logging backends
James Rowe
2018-06-12
Qt: Removed the Registers widget.
Subv
2018-03-24
Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.
Subv
2018-01-17
CMakeLists: Derive the source directory grouping from targets themselves
Lioncash
2018-01-16
Update CMakeLists.txt
N00byKing
2018-01-14
Implement "About" dialog
spycrab
2018-01-13
yuzu qt copy windows deps renamed
James Rowe
2018-01-13
Add new icons and fix up the linux paths for install
James Rowe
2018-01-13
Fix build on macOS and linux
MerryMage
2018-01-12
Removing unused settings and yuzu rebranding
James Rowe
2018-01-12
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe