summaryrefslogtreecommitdiff
path: root/shared_config.py
AgeCommit message (Collapse)Author
36 hoursfeat: add lsfg-vk v2.0 supportfeat/lsfg-vk-v2-supportxXJsonDeruloXx
- Update Vulkan layer filenames for v2.0 - libVkLayer_LSFGVK_frame_generation.so - VkLayer_LSFGVK_frame_generation.json - Remove deprecated config fields (hdr_mode, experimental_present_mode) - Add new pacing field (frame pacing mode) - Update generated schema files - Remove removed fields from UI components - Bump version to 0.13.0-beta.1 Breaking changes: - HDR Mode setting removed (no longer in v2.0) - Present Mode override removed (no longer in v2.0) Still TODO: - Update remote_binary URL when v2.0 stable releases - Test installation and migration - Add migration guide for users
2025-10-21rm old commentsxXJsonDeruloXx
2025-09-16feat: add enable zink toggle for openGL compatxXJSONDeruloXx
2025-08-07default perf mode off, fp16 onxXJSONDeruloXx
2025-08-05feat: groundwork for fp16 feature in lsfg-vkxXJSONDeruloXx
2025-07-26swap wsi disable to enable, ui toggle off state as enable = 0 on defaultxXJSONDeruloXx
2025-07-26set wsi disable toggled on by defaultxXJSONDeruloXx
2025-07-24add wsi and force enable vkbasalt env var args and uixXJSONDeruloXx
2025-07-24revert lsfg-vk fork that was crashing decksxXJSONDeruloXx
2025-07-23fps slider for target pacing with UIxXJSONDeruloXx
2025-07-22rm test config optionsxXJSONDeruloXx
2025-07-22consolidate toml and script valuesxXJSONDeruloXx
2025-07-22add workaround env vars, rm old testsxXJSONDeruloXx
2025-07-21refactor: remove unused backend files and improve configuration handling in ↵xXJSONDeruloXx
TypeScript