ScreenLockDetector/shaders
ubuntu1804 6c5fbe0e4b Use std140 UBO layout and add Vulkan tab
Change uniform buffer to std140 with explicit fields: time, resX, resY,
rotation, wavePhase plus padding for proper std140 alignment. Regenerate
SPIR-V and embedded .inc files to match.

Add optional VulkanWidget tab
2025-11-10 22:08:52 +08:00
..
background.frag Use std140 UBO layout and add Vulkan tab 2025-11-10 22:08:52 +08:00
background.vert Use std140 UBO layout and add Vulkan tab 2025-11-10 22:08:52 +08:00
geometry.frag Use std140 UBO layout and add Vulkan tab 2025-11-10 22:08:52 +08:00
geometry.vert VulkanWidget 渲染问题完全解决 2025-11-10 17:01:06 +08:00
text.frag Use std140 UBO layout and add Vulkan tab 2025-11-10 22:08:52 +08:00
text.vert 修复文字显示bug 2025-11-10 20:26:57 +08:00