-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (29 loc) · 7.36 KB
/
Copy pathindex.html
File metadata and controls
29 lines (29 loc) · 7.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="color-scheme" content="dark"><meta name="description" content="VulkanScope Database — detailed Vulkan hardware, driver, feature, property, format, memory, queue, surface, extension and profile data."><meta http-equiv="Content-Security-Policy" content="default-src 'self'; img-src 'self' data:; style-src 'self'; script-src 'self'; connect-src 'self' https://vulkanscope-database-api.vulkanscope.workers.dev; object-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'"><title>VulkanScope Database</title><link rel="icon" type="image/png" sizes="64x64" href="./assets/favicon-v0311.png"><link rel="shortcut icon" type="image/x-icon" href="./assets/favicon-v0311.ico"><link rel="apple-touch-icon" sizes="180x180" href="./assets/apple-touch-icon-v0311.png"><link rel="stylesheet" href="./assets/site.v0390.css"></head><body>
<header class="topbar"><div class="shell topbar-inner"><a class="brand" href="./" aria-label="VulkanScope Database home"><img src="assets/vulkanscope_logo_horizontal.png" alt="VulkanScope"></a><div class="nav-shell" id="navShell"><button class="nav-scroll-button nav-scroll-left" id="navScrollLeft" type="button" aria-label="Scroll navigation left"><svg viewBox="0 0 24 24" aria-hidden="true"><path d="M15 18l-6-6 6-6"/></svg></button><div class="nav-viewport"><div class="nav-edge nav-edge-left" aria-hidden="true"></div><nav id="mainNav" aria-label="Primary"></nav><div class="nav-edge nav-edge-right" aria-hidden="true"></div></div><button class="nav-scroll-button nav-scroll-right" id="navScrollRight" type="button" aria-label="Scroll navigation right"><svg viewBox="0 0 24 24" aria-hidden="true"><path d="M9 6l6 6-6 6"/></svg></button></div></div></header>
<main class="shell"><section class="hero"><div class="hero-heading-row"><div class="hero-heading-copy"><div class="eyebrow">VULKAN CAPABILITY INTELLIGENCE</div><h1>Vulkan Hardware Database</h1><p>Deep, report-backed Vulkan implementation data with support, availability and query state kept distinct.</p></div><a class="repo-link" href="https://github.com/EFIShell0/VulkanScope" target="_blank" rel="noopener noreferrer" aria-label="Open VulkanScope repository on GitHub"><span class="repo-icon" aria-hidden="true"><svg viewBox="0 0 24 24"><path d="M12 2.8a9.2 9.2 0 0 0-2.9 17.93c.46.09.63-.2.63-.45v-1.76c-2.56.56-3.1-1.09-3.1-1.09-.42-1.06-1.02-1.34-1.02-1.34-.84-.57.06-.56.06-.56.93.07 1.42.95 1.42.95.82 1.42 2.16 1.01 2.69.77.08-.6.32-1.01.59-1.24-2.05-.23-4.2-1.02-4.2-4.55 0-1 .36-1.83.95-2.47-.1-.23-.41-1.17.09-2.44 0 0 .78-.25 2.53.94a8.8 8.8 0 0 1 4.6 0c1.76-1.19 2.53-.94 2.53-.94.5 1.27.19 2.21.09 2.44.59.64.95 1.47.95 2.47 0 3.54-2.16 4.31-4.21 4.54.33.29.62.85.62 1.71v2.57c0 .25.17.54.63.45A9.2 9.2 0 0 0 12 2.8Z"/></svg></span><span><strong>VulkanScope</strong><small>GitHub repository</small></span><svg class="repo-arrow" viewBox="0 0 24 24" aria-hidden="true"><path d="M9 18l6-6-6-6"/></svg></a></div><div class="search-row"><label class="search-box"><span>Search</span><input id="globalSearch" type="search" autocomplete="off" placeholder="Search loaded reports: GPU, device, driver, token…"></label></div><div class="metrics" id="metrics"></div></section>
<section id="contentView" class="view active"><div class="section-heading"><div><div id="viewEyebrow" class="eyebrow"></div><h2 id="viewTitle"></h2><p id="viewDescription" class="section-description"></p></div><div class="filters" id="filters">
<select id="vendorFilter" aria-label="GPU vendor filter"><option value="">All GPU vendors</option></select>
<select id="gpuFilter" aria-label="GPU model filter"><option value="">All GPU models</option></select>
<select id="apiFilter" aria-label="Device Vulkan API filter"><option value="">All device API versions</option></select>
<select id="loaderApiFilter" aria-label="Loader and instance Vulkan API filter"><option value="">All loader API versions</option></select>
<select id="driverModeFilter" aria-label="Vulkan driver mode filter"><option value="">All driver modes</option></select>
<select id="driverVersionFilter" aria-label="Vulkan driver version filter"><option value="">All driver versions</option></select>
<select id="extensionFilter" aria-label="Required device extension cohort filter"><option value="">Any device extension cohort</option></select>
<select id="deviceTypeFilter" aria-label="Vulkan physical device type filter"><option value="">All device types</option></select>
<select id="androidFilter" aria-label="Android version filter"><option value="">All Android versions</option></select>
<select id="deviceModelFilter" aria-label="Android device model filter"><option value="">All Android devices</option></select>
<select id="abiFilter" aria-label="Application ABI filter"><option value="">All application ABIs</option></select>
<select id="appVersionFilter" aria-label="VulkanScope producer version filter"><option value="">All VulkanScope versions</option></select>
<select id="submissionAgeFilter" aria-label="Submission period filter"><option value="">All submission dates</option><option value="7">Past 7 days</option><option value="30">Past 30 days</option><option value="90">Past 90 days</option><option value="180">Past 180 days</option><option value="365">Past 365 days</option></select>
<select id="hdrStateFilter" aria-label="HDR capability state filter"><option value="">All HDR states</option><option value="available">HDR available</option><option value="unavailable">HDR unavailable</option><option value="unknown">HDR unknown</option></select>
<select id="hdrTypeFilter" aria-label="HDR type filter"><option value="">All HDR types</option></select>
<select id="wideGamutFilter" aria-label="Wide gamut state filter"><option value="">All wide-gamut states</option><option value="supported">Wide gamut supported</option><option value="unsupported">Wide gamut unsupported</option><option value="unavailable">Wide gamut unavailable</option><option value="unknown">Wide gamut unknown</option></select>
<select id="preferredWideGamutFilter" aria-label="Preferred wide-gamut color space filter"><option value="">All preferred wide-gamut spaces</option></select>
<select id="resolutionFilter" aria-label="Display resolution filter"><option value="">All resolutions</option></select>
<select id="refreshRateFilter" aria-label="Display refresh rate filter"><option value="">All refresh rates</option></select>
<select id="displayModeFilter" aria-label="Display mode filter"><option value="">All display modes</option></select>
<select id="statusFilter" aria-label="Capability state filter"><option value="">All states</option></select>
<select id="displayOrderFilter" aria-label="Display/HDR submission order"><option value="newest">Newest first</option><option value="oldest">Oldest first</option></select>
<button id="clearFilters" class="filter-clear-button" type="button" hidden>Clear filters</button>
</div></div><div id="content"></div><div class="empty" id="emptyState" hidden>No data matches the current filters.</div></section>
<section id="detailView" class="view"><button id="detailBack" class="back-button">← Back</button><div id="detailContent"></div></section></main><footer><div class="shell footer-inner"><span>VulkanScope Database <strong>0.39.11</strong></span><span id="schemaFooter"></span></div></footer><script src="./config.js?v=03911"></script><script src="./assets/app.v03911.js" defer></script></body></html>