- perf: RTTI optimisation by @doodlum
- refactor: cleanup by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Merge branch 'netimmerse-perf' of https://github.com/doodlum/skyrim-community-shaders into netimmerse-perf by @doodlum
- refactor: rename var by @doodlum
- chore: random opt stuff by @doodlum
- fix: compile error by @doodlum
- perf: optimise flags by @doodlum
- fix: why was this removed by @doodlum
- perf: optimise shader setting by @doodlum
- chore: more optimisation for hopefully better vectorisation by @doodlum
- perf: vibe code truepbr opt by @doodlum
- perf: vibe code terrain helper by @doodlum
- perf: no new frame in setdirtystates by @doodlum
- fix: comparison by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Merge branch 'messy-opts' of https://github.com/doodlum/skyrim-community-shaders into messy-opts by @doodlum
- chore: merge fixes (#1292) by @doodlum
- refactor: separate into debug function by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- perf: remove asm hooks by @doodlum
- fix: directional ambient by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Merge branch 'messy-opts' of https://github.com/doodlum/skyrim-community-shaders into messy-opts by @doodlum
- fix: dir light direction by @doodlum
- fix: vanilla rendering by @doodlum
- perf: more optimisations by @doodlum
- fix: fix compile error by @doodlum
- Merge branch 'messy-opts' into netimmerse-perf by @doodlum
- chore: merge netimmerse-perf (#1295) by @doodlum
- chore: more things by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Merge branch 'messy-opts' of https://github.com/doodlum/skyrim-community-shaders into messy-opts by @doodlum
- chore: vr offset by @doodlum
- chore: leave in asm patch by @doodlum
- chore: remove drawdebug by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Merge branch 'messy-opts' of https://github.com/doodlum/skyrim-community-shaders into messy-opts by @doodlum
- chore: bump addresslib by @doodlum
- refactor: use std::countr_zero/countr_one by @doodlum
- refactor: update truepbr by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Merge branch 'messy-opts' of https://github.com/doodlum/skyrim-community-shaders into messy-opts by @doodlum
- chore: use cpp cast by @doodlum
- chore: revert direct light changes by @doodlum
- chore: revert dalc by @doodlum
- chore: revert dir light xyz change by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Merge branch 'messy-opts' of https://github.com/doodlum/skyrim-community-shaders into messy-opts by @doodlum
- perf: only use debug when overlay enabled by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- chore: cleanup hook by @doodlum
- fix: dir light direction xyz by @doodlum