Commit Graph

99 Commits (8bf9562c3a654c2658bc8fa787a3b893aa04449c)

Author SHA1 Message Date
Stenzek 6f8f4885e1
dep/imgui: Handle ClearTexData() for RendererHasTextures case
Don't leave textures in the updating state after clearing font data.
2 months ago
Stenzek 0f7eed06cc
dep/imgui: Update to 3a26b64 4 months ago
Yang Liu 8a7db2ad54 dep/imgui: Fix LoongArch64 compile 4 months ago
Stenzek 088f05726b
FullscreenUI: Add background blur to notifications/menus 4 months ago
Stenzek cdf6d5bd29
CI: Use prebuilt dependencies
Decouple from the repository. Less CI time, and faster building of older
commits.
5 months ago
Stenzek 5a7c855256
FullscreenUI: Use command/option key icons on MacOS
And the Windows icon on Windows.
5 months ago
Stenzek 4f6c42e0f7
Data: Add additional PromptFont glyphs
Fixes missing glyphs for guide/PS buttons.
5 months ago
Stenzek 2a8256673a
GPUDevice: Use separate variables for last/next present time
Fixes erratic frame rates in Big Picture mode.

Regression from 09926a3769.
6 months ago
Stenzek 18768bcaba
Achievements: Use note area in more notifications
- Show RA logo for login/game summary.
- Add icons to game complete, subset complete, leaderboard start/fail.
6 months ago
Stenzek 93a5663fc8
Achievements: Make leaderboard notifications a little nicer 6 months ago
Stenzek 1431d5cf5b
FullscreenUI: Use horizontal buttons for message dialogs
Unless it's a long string, then use vertical.

Also add icons to the dialogs.
6 months ago
Stenzek a83ccdcd0e
FullscreenUI: Fix focusing when pressing west face button 6 months ago
Stenzek 454d33272f
FullscreenUI: Hook up L2/R2 to page up/down 6 months ago
Stenzek 9dcef869a3
FullscreenUI: Use appropriate icon for console settings 6 months ago
Stenzek c5ce2f999b
dep/imgui: Add ImGuiChildFlags_NoNavCancel 6 months ago
Stenzek a2f3d038db
dep/imgui: Update to 69a501d 6 months ago
Stenzek 64d70753fc
ImGuiManager: Use default icons when unspecified 6 months ago
Davide Pesavento 6c46b0cfe8
Deps: Update FontAwesome to 7.1.0 7 months ago
Davide Pesavento 84ff881721 Deps: Remove version number from FontAwesome header
Reduces code churn on version bumps.
7 months ago
Stenzek c206bd6311
FullscreenUI: Fix incorrect icon for macro buttons 7 months ago
Stenzek 56d8750f41
FullscreenUI: Add floating nav bar widgets 7 months ago
Stenzek b4900c90ed
dep/imgui: Fix memory leak in imgui_freetype
Only once on font load, but still a leak.
8 months ago
Stenzek 25b44f4283
Qt: Wire up new key glyphs 10 months ago
Stenzek d13d3d89f9
Resources: Relocate PromptFont key glyphs to high range
Stops them clashing with full-width characters used in Japanese titles.
11 months ago
Stenzek 414ddf78cc
Achievements: Display warning for unsupported achievements 11 months ago
Stenzek be48e5c681
dep/imgui: Demo window should not enabled 11 months ago
Stenzek 5bfe5cf121
dep/imgui: Remap non-breaking space to space
MacOS likes to use them for formatting.
12 months ago
Stenzek 43543ddedc
FullscreenUI: Improve icons in file selector 1 year ago
Stenzek d852149809
FullscreenUI: Add icons to game list detail lines 1 year ago
Stenzek 2a6aa89efb
FullscreenUI: Avoid more conflicts between emoji and PromptFont
By moving them to the unused range.
1 year ago
Stenzek ebf97c26b8
dep/imgui: Sync to 5ee9c2a
And fix a bunch of local bugs, including random large-font-size glyphs.
1 year ago
Stenzek 6fcb1194d5
FullscreenUI: Further icon improvements 1 year ago
Stenzek aafd72efba
FullscreenUI: Add cheats/patches icons 1 year ago
KamFretoZ fa0a926133
Deps: Bump FontAwesome to 6.7.2 (#3456) 1 year ago
Stenzek 7f066c2864
ImGuiOverlays: Fix display with only GPU/latency stats 1 year ago
Stenzek 65ed9b51ab
Data: Fix glyph conflict with vibration icon 1 year ago
Stenzek 77457a3b1d
ImGuiManager: Switch to dynamic fonts 1 year ago
Stenzek 38aebd0a3e
dep/imgui: Add overridable scroll rate 1 year ago
Stenzek 2da46f83bb
dep/imgui: Fix smooth scrolling with >60hz 1 year ago
Stenzek cf7feec9c4
Deps: Swap lunasvg for plutosvg 1 year ago
Stenzek b78d3b4b79
dep/imgui: Update to v1.91.9b 1 year ago
Stenzek 04c5a9f1b2
FullscreenUI: Improve leaderboard text contrast 1 year ago
Stenzek 003518c234
FullscreenUI: Fix nav wrapping if first item is disabled 1 year 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.
1 year ago
Stenzek d3854d095e
AnalogController: Use variant vibration icon for large motor 2 years ago
Stenzek 234e1f721f
FullscreenUI: Improve controller settings page
- Add 'Clear Bindings' menu item.
- Show icons in controller types.
- Add confirmation to Reset Settings.
2 years ago
Stenzek d6ce322eba
Controller: Use additional icons 2 years ago
Stenzek d26fc89aac
dep/imgui: RISC-V compile fix 2 years ago
Stenzek ed78a20ea7
FullscreenUI: More icon replacements 2 years ago
Stenzek 09a825720d
dep/imgui: Fix smooth scrolling on scrollbar drag 2 years ago