index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
game_list_p.h
Age
Commit message (
Expand
)
Author
2018-09-27
Merge pull request #1360 from FearlessTobi/port-3979
bunnei
2018-09-21
game_list: Add Qt SmoothTransformation to picture scaling
Zach Hilman
2018-09-21
game_list: move SearchField to game_list_p.h and fix untranslated text
zhupengfei
2018-09-17
game_list_p: Amend typo in GameListItemCompat's constructor parameter
Lioncash
2018-09-17
game_list_p: Take map iterator contents by const reference
Lioncash
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-09-04
game_list: Use RegisteredCacheUnion for installed
Zach Hilman
2018-09-02
vfs_real: Forward declare IOFile
Lioncash
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-29
Show game compatibility within yuzu
fearlessTobi
2018-08-23
game_list: Add SD registration loading to game list
Zach Hilman
2018-08-20
service/filesystem: Use forward declarations where applicable
Lioncash
2018-08-11
game_list: Split game list scans to multiple functions
Zach Hilman
2018-08-10
qt/game_list: Resolve truncation warning within GameListItemPath's constructor
Lioncash
2018-08-10
gt/game_list: Use std::array in GameListItemPath's data() function
Lioncash
2018-08-10
qt/game_list: Remove redundant base class constructor from initializer list
Lioncash
2018-08-08
file_util: Use enum instead of bool for specifing path behavior
Zach Hilman
2018-08-08
core: Port core to VfsFilesystem for file access
Zach Hilman
2018-08-06
Avoid parsing RomFS to directory in NCA
Zach Hilman
2018-08-06
qt/game_list_p: Remove redundant base class constructor invocations
Lioncash
2018-08-06
qt: Default destructors where applicable
Lioncash
2018-01-16
clang-format
MerryMage
2018-01-12
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe