saierXP

Results 12 comments of saierXP

Open `OpenGL Triple Buffering` in AMD Driver Setting, it doesn't work in Compatibility renderer(opengl3),but works in Compatibility renderer(opengl3_angle). Forward+ render(vulkan,dx12) doesn't work. According to the comments [here](https://github.com/godotengine/godot/issues/76167#issuecomment-2042425498), it may be...

AMD driver 23.9.1 work for me,but 23.9.2 doesn't. 23.9.1 uses vulkan 2.0.270, 23.9.2 uses vulkan 2.0.283. Data From [Radeon™ Vulkan® Drivers Version Table](https://gpuopen.com/version-table/#:~:text=A%20handy%20table%20listing%20the%20equivalent%20versions%20of%20Vulkan%C2%AE,%20Windows%C2%AE) and `vulkaninfo --summary` Command. My other computer...