mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-09 00:29:00 +00:00
- Mention that OpenGL ES can be run directly on desktop platforms with a command line argument. - Remove notice about some OpenGL features being unimplemented, as the Compatibility rendering is pretty much feature-complete as of 4.3. - Update URL for the Vulkan rendering driver to follow RenderingDeviceDriver changes. - Fix incorrect notice about the D3D12 rendering driver transpiling GLSL to HLSL (it transpiles SPIR-V to DXIL instead).