doodlum / skyrim-community-shaders

Community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
187 stars 46 forks source link

feat: add hlsl-specific clear #543

Closed alandtse closed 1 month ago

alandtse commented 1 month ago

Allow clearing of all shaders linked to a specific hlsl file. This is useful for DEFINE option passing for features.

This includes a fix to lock scope that was revealed.