Commit Graph

72 Commits (wip2)

Author SHA1 Message Date
Stenzek 43543ddedc
FullscreenUI: Improve icons in file selector 6 days ago
Stenzek d852149809
FullscreenUI: Add icons to game list detail lines 2 weeks ago
Stenzek 2a6aa89efb
FullscreenUI: Avoid more conflicts between emoji and PromptFont
By moving them to the unused range.
3 weeks ago
Stenzek ebf97c26b8
dep/imgui: Sync to 5ee9c2a
And fix a bunch of local bugs, including random large-font-size glyphs.
3 weeks ago
Stenzek 6fcb1194d5
FullscreenUI: Further icon improvements 4 weeks ago
Stenzek aafd72efba
FullscreenUI: Add cheats/patches icons 4 weeks ago
KamFretoZ fa0a926133
Deps: Bump FontAwesome to 6.7.2 (#3456) 4 weeks ago
Stenzek 7f066c2864
ImGuiOverlays: Fix display with only GPU/latency stats 1 month ago
Stenzek 65ed9b51ab
Data: Fix glyph conflict with vibration icon 1 month ago
Stenzek 77457a3b1d
ImGuiManager: Switch to dynamic fonts 1 month ago
Stenzek 38aebd0a3e
dep/imgui: Add overridable scroll rate 1 month ago
Stenzek 2da46f83bb
dep/imgui: Fix smooth scrolling with >60hz 2 months ago
Stenzek cf7feec9c4
Deps: Swap lunasvg for plutosvg 3 months ago
Stenzek b78d3b4b79
dep/imgui: Update to v1.91.9b 3 months ago
Stenzek 04c5a9f1b2
FullscreenUI: Improve leaderboard text contrast 4 months ago
Stenzek 003518c234
FullscreenUI: Fix nav wrapping if first item is disabled 4 months ago
Stenzek e422afdec1
FullscreenUI: Improve achievements pause menu overlays
- Add most recent unlock/nearest completion.
- Make it look nicer and better fit with the rest of the interface.
4 months ago
Stenzek d3854d095e
AnalogController: Use variant vibration icon for large motor 6 months ago
Stenzek 234e1f721f
FullscreenUI: Improve controller settings page
- Add 'Clear Bindings' menu item.
- Show icons in controller types.
- Add confirmation to Reset Settings.
6 months ago
Stenzek d6ce322eba
Controller: Use additional icons 6 months ago
Stenzek d26fc89aac
dep/imgui: RISC-V compile fix 8 months ago
Stenzek ed78a20ea7
FullscreenUI: More icon replacements 8 months ago
Stenzek 09a825720d
dep/imgui: Fix smooth scrolling on scrollbar drag 9 months ago
Stenzek 73fd97e770
GPUTextureCache: Fix reload replacements hotkey/menu action 10 months ago
Stenzek 891d5cefbe
ImGuiFullscreen: Allow smooth scrolling 10 months ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 11 months ago
Stenzek 63bf64b05d
ImGuiOverlays: Use actual recording icon 11 months ago
Stenzek 940200f7f3
FullscreenUI: More animation fixes 11 months ago
Stenzek 44471a66f6
dep/imgui: Don't copy the font data on building
For the CJK and SVG fonts, this is a **considerable** memory allocation
and copy, up to 20MB+. We really don't want to be doing this
unnecessarily, since we keep the buffer around anyway.
11 months ago
Stenzek 5c2fc68755
dep/imgui: Use stb_sprintf 11 months ago
Stenzek f30844cc40
ImGuiManager: Move glyph ranges to separate file 11 months ago
Stenzek b378ffb975
ImGui: Enable lunasvg 11 months ago
Stenzek f2c0303875
Misc: Use lightgun controller icon 11 months ago
Stenzek 096a0811bf
dep/imgui: Bump to v1.91.0 11 months ago
Stenzek 4d8ed49b24
FullscreenUI: Fix gaps between some UI elements
By rounding sizes up to the nearest pixel.
1 year ago
Stenzek de1a1af908
FullscreenUI: Avoid per-frame memory allocations with SmallString 1 year ago
Stenzek f4584f48f9
dep/imgui: Disable windowing key 1 year ago
Stenzek ffbb14f508
dep/imgui: Use FreeType rasterizer 1 year ago
Stenzek 44322a14f0
dep/imgui: Update to v1.90.4 1 year ago
KamFretoZ 1f6636f62b Qt: Icon updates 1 year ago
Stenzek f369724b7c
dep/imgui: Update to v1.90.1 2 years ago
Stenzek da9e3064c2
Achievements: Display missable/progression/win icons 2 years ago
Stenzek bbf7d9d769
ImGui: Add missing file 2 years ago
Connor McLaughlin 91c8681bed dep/imgui: Round when DPI scaling instead of flooring 3 years ago
Connor McLaughlin dde2f6cd68 dep/imgui: Reapply 89eda96cef 3 years ago
Connor McLaughlin 0c0bd4c995 dep: Update imgui to v1.88 3 years ago
Connor McLaughlin c43df29abc ImGuiFullscreen: Move to core 3 years ago
Connor McLaughlin 5da9edceb9 Build: Unify MSBuild options in props files 4 years ago
Connor McLaughlin e4b23ffb7e dep/imgui: Handle backspace text input 4 years ago
Connor McLaughlin 89eda96cef dep/imgui: Activate text input on mouse/gamepad nav 4 years ago