mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-03-06 18:50:21 +03:00
Using MATERIAL_RT_DEPTH_ONLY disables hardware filtering, which causes shadows to be pixelated, even with pcf. changing it back to MATERIAL_RT_DEPTH_NONE re-enables hardware filtering, while still working as a depth texture.