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
23 stars 4 forks source link

Option to list all properties/features #80

Open JuanDiegoMontoya opened 8 months ago

JuanDiegoMontoya commented 8 months ago

The current drop-downs let you search for properties/features from different versions separately.

features drop-down menu with Core 1.0 through Core 1.3 listed

If you don't know when a specific feature was introduced, it can be quite cumbersome to click through each of these options and search for it (or alternatively, find the feature in the spec to see when it was introduced).

It would be nice if there was an "All Core" option that listed all properties/features in core Vulkan, and perhaps an "All Core + Extensions" option to show everything, including extensions.