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

Adreno devices missing from the web front-end #30

Closed lmveilleux closed 3 years ago

lmveilleux commented 3 years ago

Hello,

Adreno 6xx, Samsung Galaxy S10 and presumably other devices which used to be listed are no longer listed at https://vulkan.gpuinfo.org/.

image

image

Tested with Chrome and Edge, from 2 different Windows PCs. The 'Could not fetch data (error)' was displayed in some tests but not in others, and the mentioned devices were missing regardless of whether that error message was displayed or not.

Thanks

SaschaWillems commented 3 years ago

Thanks for noticing. I recently had to rework some parts of the database regarding Android device naming.

P.S. : Those devices show up with their internal names (e.g. samsung sm-g973). Are you sure they showed up as "Galaxy S10" before? The "real names" were based on a manually imported google device list that has been discontinued before the S10 was released. So the database now reads the device name via what's provided by Android in the platform details.

No reports have been deleted, but devices like the S10 would show up only with their GPU Name before this update, instead of their actual internal device name now.

image

lmveilleux commented 3 years ago

I'm not sure they showed up as "Galaxy S10" before or if their internal names were used. We could find them by GPU Name though, as you mentioned.

I did manage to find the report I was looking for using the device internal name, thanks.