Skip to content

Convert ScreenSpaceShadows to NG#7

Closed
alandtse wants to merge 15 commits into
community-shaders:ssshadowtestfrom
alandtse:vr
Closed

Convert ScreenSpaceShadows to NG#7
alandtse wants to merge 15 commits into
community-shaders:ssshadowtestfrom
alandtse:vr

Conversation

@alandtse
Copy link
Copy Markdown
Collaborator

@alandtse alandtse commented Jun 9, 2023

No description provided.

@alandtse
Copy link
Copy Markdown
Collaborator Author

Btw this should be completely working in FLATRIM and ALL.

Comment thread src/Features/ScreenSpaceShadows.cpp Outdated
@alandtse
Copy link
Copy Markdown
Collaborator Author

I figure you'll delete this branch and we'll just work on main.

@alandtse alandtse closed this Jun 13, 2023
FlayaN pushed a commit to FlayaN/skyrim-community-shaders that referenced this pull request Aug 1, 2024
@alandtse alandtse deleted the vr branch June 20, 2025 17:29
YtzyFvra pushed a commit to YtzyFvra/skyrim-community-shaders that referenced this pull request Apr 18, 2026
- INI: stripped to [Info] Version only (community-shaders#1)
- Subrect: moved from Features/ to Utils/, no longer a Feature subclass (community-shaders#2)
- chrono: replaced with SYSTEMTIME/GetLocalTime (community-shaders#4)
- ScreenshotKey: moved to Menu::Settings, standard keyActions/hotkeyActions pipeline (community-shaders#5, community-shaders#6)
- globals: replaced GetSingleton() with globals::game::renderer (community-shaders#7)
- stray edits: CMakeLists/vcpkg/Globals.h restored to origin/dev (community-shaders#8)
- hooks: removed all Screenshot references from Hooks.cpp, uses Feature::Reset() (community-shaders#9)
- bugfix: added DIK_SYSRQ -> VK_SNAPSHOT mapping in DIKToVK (upstream bug)
YtzyFvra pushed a commit to YtzyFvra/skyrim-community-shaders that referenced this pull request Apr 18, 2026
- INI: stripped to [Info] Version only (community-shaders#1)
- Subrect: moved from Features/ to Utils/, no longer a Feature subclass (community-shaders#2)
- chrono: replaced with SYSTEMTIME/GetLocalTime (community-shaders#4)
- ScreenshotKey: default VK_SNAPSHOT, configurable via Menu::Settings (community-shaders#5)
- Input: removed ProcessInput, uses Menu keyActions/hotkeyActions pipeline (community-shaders#6)
- globals: replaced GetSingleton() with globals::game::renderer (community-shaders#7)
- stray edits: CMakeLists/vcpkg/Globals.h restored to origin/dev (community-shaders#8)
- hooks: removed all Screenshot refs from Hooks.cpp, uses Feature::Reset() (community-shaders#9)
- bugfix: added DIK_SYSRQ -> VK_SNAPSHOT mapping in DIKToVK (upstream bug)
YtzyFvra pushed a commit to YtzyFvra/skyrim-community-shaders that referenced this pull request Apr 18, 2026
- INI: stripped to [Info] Version only (community-shaders#1)
- Subrect: moved from Features/ to Utils/, no longer a Feature subclass (community-shaders#2)
- chrono: replaced with SYSTEMTIME/GetLocalTime (community-shaders#4)
- ScreenshotKey: default VK_SNAPSHOT, configurable via Menu::Settings (community-shaders#5)
- Input: removed ProcessInput, uses Menu keyActions/hotkeyActions pipeline (community-shaders#6)
- globals: replaced GetSingleton() with globals::game::renderer (community-shaders#7)
- stray edits: CMakeLists/vcpkg/Globals.h restored to origin/dev (community-shaders#8)
- hooks: removed all Screenshot refs from Hooks.cpp, uses Feature::Reset() (community-shaders#9)
- bugfix: added DIK_SYSRQ -> VK_SNAPSHOT mapping in DIKToVK (upstream bug)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants