SaschaWillems / vulkan.gpuinfo.org

Front-End and Back-End for the Vulkan Hardware Database
https://vulkan.gpuinfo.org
GNU Affero General Public License v3.0
25 stars 5 forks source link

Do not count irrelevant drivers toward stats? #20

Closed krOoze closed 2 years ago

krOoze commented 4 years ago

I think it would be nice (if possible) to ignore old drivers from stats.

That would be anything older than what Windows Update gives. On linuxes probably anything older than what LTS repo gives.

Also not sure how do I feel about beta and experimental drivers. Maybe there should be a switch to ignore them too.

SaschaWillems commented 2 years ago

This is nearly-impossible to implement and would require lots of manual data maintenance. But I have recently added a global api level selection, so older reports can be hidden. That's the best I can come up with in regards to the api landscape.