summaryrefslogtreecommitdiff
path: root/src/database/database_structure.hpp
AgeCommit message (Collapse)Author
2017-09-24Updated database override function to work with the new database storage formatCedric Nugteren
2017-09-19Fixed compilation issues of the database for MSVC 2013Cedric Nugteren
2017-09-16Improved compilation time of the tuner databaseCedric Nugteren
2017-09-14Added architecture layer in the tuning database for better performance on ↵Cedric Nugteren
unseen devices
2017-09-10Added the new vendor-architecture-name hierarchy to the tuners as wellCedric Nugteren
2017-09-08Introduced the notion of a device-architecture for the database and added ↵Cedric Nugteren
device and architecture name mappings
2017-09-06Split the database files over multiple directories and files; first step ↵Cedric Nugteren
towards separate compilation