summaryrefslogtreecommitdiff
path: root/drivers/gles3/environment/gi.cpp
AgeCommit message (Collapse)Author
2022-07-06Remove unused anisotropy setter/getter methods in VoxelGIHugo Locurcio
These methods weren't exposed to the scripting API. Anisotropy was used in earlier iterations of VoxelGI, but it was removed as it was too expensive.
2022-06-22Split GI effects and fix stereoscopic rendering of GI effectsBastiaan Olij