ES-DE/es-app/src/views/gamelist
2017-10-31 18:12:50 +01:00
..
BasicGameListView.cpp Fix build warnings (mostly adding explicit type casting) 2017-10-18 16:22:27 +02:00
BasicGameListView.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
DetailedGameListView.cpp Replace Eigen with "inhouse" vector and matrix math 2017-10-28 22:25:01 +02:00
DetailedGameListView.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
GridGameListView.cpp Adding generic gamelist filter funcionality for ES, specifically genre, players, ratings and publisher/developer 2017-04-28 12:05:20 +01:00
GridGameListView.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
IGameListView.cpp Replace Eigen with "inhouse" vector and matrix math 2017-10-28 22:25:01 +02:00
IGameListView.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
ISimpleGameListView.cpp Merge pull request #212 from jrassa/carousel-enhancements 2017-08-19 09:25:52 -04:00
ISimpleGameListView.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
VideoGameListView.cpp Replace Eigen with "inhouse" vector and matrix math 2017-10-28 22:25:01 +02:00
VideoGameListView.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00