1
0
Fork 0
godot/servers/rendering/renderer_rd/environment
Thaddeus Crews ae80141a54
Merge pull request #103306 from Calinou/macos-intel-vulkan-disable-texture-array-reflections
Disable texture array reflections on Intel GPUs on macOS due to driver bugs
2025-04-09 18:11:52 -05:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
fog.cpp Use `resize_zeroed` instead of `resize` then `fill(0)` in several places. 2025-03-14 12:09:39 +01:00
fog.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gi.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
gi.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
sky.cpp Merge pull request #103306 from Calinou/macos-intel-vulkan-disable-texture-array-reflections 2025-04-09 18:11:52 -05:00
sky.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00