summaryrefslogtreecommitdiff
path: root/src/config/generatedConfigSchema.ts
AgeCommit message (Collapse)Author
40 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-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-23fps slider for target pacing with UIxXJSONDeruloXx
2025-07-22use generated kwargs and config in more hardcoded placesxXJSONDeruloXx
2025-07-22further automate population of hardcoded fieldsxXJSONDeruloXx
2025-07-22consolidate toml and script valuesxXJSONDeruloXx
2025-07-22add workaround env vars, rm old testsxXJSONDeruloXx
2025-07-22rm old config generator filexXJSONDeruloXx
2025-07-21dry up with py generators for ts backendsxXJSONDeruloXx
2025-07-21refactor: remove unused backend files and improve configuration handling in ↵xXJSONDeruloXx
TypeScript