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.h
Age
Commit message (
Expand
)
Author
2018-09-27
Merge pull request #1360 from FearlessTobi/port-3979
bunnei
2018-09-21
qt: Add UI elements for LayeredFS and related tools
Zach Hilman
2018-09-21
game_list: move SearchField to game_list_p.h and fix untranslated text
zhupengfei
2018-09-09
game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested...
Lioncash
2018-09-09
yuzu: Move compatibility list specifics to their own source files
Lioncash
2018-09-04
game_list: Display patch names and versions on list
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-21
qt/main: Port part of citra(#3411), open savedata works
tech4me
2018-08-08
core: Port core to VfsFilesystem for file access
Zach Hilman
2018-07-18
game_list: Make ContainsAllWords an internally linked non-member function
Lioncash
2018-07-18
game_list: Upper-case containsAllWords to ContainsAllWords()
Lioncash
2018-07-18
game_list: Make containsAllWords a const member function
Lioncash
2018-01-17
game_list: Add missing override specifier for KeyReleaseEater's eventFilter f...
Lioncash
2018-01-12
Massive removal of unused modules
James Rowe