summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface
diff options
context:
space:
mode:
authorTechjar <tecknojar@gmail.com>2020-06-06 05:22:55 -0400
committerTechjar <tecknojar@gmail.com>2020-06-06 05:24:23 -0400
commitfa208c4acd54ecd078121e05b6572f7cb49ede94 (patch)
tree093ae343f9548e7253ed2bdf6f608a8260f40d78 /Source/Core/InputCommon/ControllerInterface
parent4fc8674a7ad7ccafe426db3532b4482907ffff6a (diff)
Qt/GameListModel: Use absolutePath for file path column
canonicalPath is orders of magnitude slower as it has to perform actual disk I/O to resolve symlinks, which makes sorting by this column ridiculously slow for large game lists, especially if the games are on a NAS. We probably don't need that, simply resolving relative paths should be sufficient.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions