summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorspxtr <spextear@gmail.com>2015-11-28 10:00:03 -0800
committerspxtr <spextear@gmail.com>2015-11-28 10:00:03 -0800
commit59bdeb411c3d1ecfb29b8c5dda0f8b7be2b069bf (patch)
tree86b2896ba840da8b71cbd99694d459dbe22fca25 /Source/Core/VideoCommon/TextureCacheBase.cpp
parent5a1729877e5d0f801d18bafc3ca134721da4959f (diff)
Use a proxy model for the GameList.
This lets us sort by the underlying integers while only displaying the icons. Currently, in both DolphinQt and DolphinQt2, we display both the icon and the integer, but cut off the column width to not show the integer. We also currently sort by the size's formatted string, not by the size itself, which leads to "1 MB" sorting to less than "2 KB". This commit fixes these issues. In the future, we can use the filter methods here to allow for searching for games.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions