Commit Graph
5 Commits
Author SHA1 Message Date
adrianbonpin ce2ccad578 feat: update frontend for new upscaler/battery fields
- Replace fsrVersion with upscalerType/upscalerVersion in Preset interface
- Update StatsResponse to use upscalerType/upscalerVersion
- Replace FSR_OPTIONS with UPSCALER_OPTIONS (FSR, DLSS, XeSS, LSFG, Other)
- Update FRAMEGEN_OPTIONS to include LSFG and Other
- Update filter state from fsr to upscaler
- Update isRawPerformerPreset and getFpsColor to use upscalerType
- Update UpscalerBarChart interface and formatCombo function
- Update preset card technology tags to display upscaler version
2026-04-27 07:28:52 +08:00
adrianbonpin b2ce6f966b fix: resolve build and lint issues for game page display 2026-04-26 15:59:31 +08:00
adrianbonpin 64cf13636c feat: add FPS range, device donut, and trust bar chart components 2026-04-26 15:47:13 +08:00
adrianbonpin 20755fd0fe feat: add historical, upscaler, and boxplot chart components 2026-04-26 15:45:26 +08:00
adrianbonpin b4674be213 feat: add ECharts wrapper with project theme 2026-04-26 15:43:37 +08:00