Commit Graph

393 Commits (master)

Author SHA1 Message Date
Stenzek 43543ddedc
FullscreenUI: Improve icons in file selector 1 week ago
Stenzek d852149809
FullscreenUI: Add icons to game list detail lines 3 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) 1 month 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 5e339c8975
dep/rcheevos: Fix buffer reserve estimate 2 months ago
Stenzek e439ebc1c6
Deps: Update bundled ffmpeg headers to v7.1.1 2 months ago
Stenzek 481fba357c
dep/rcheevos: Sync with branch 2 months ago
Stenzek 4530301820
dep/rcheevos: Bump to 8a0178d 2 months ago
Stenzek 6cde51b7b5
Achievements: Tidy up API calls 2 months ago
Stenzek bd558efaaa
CMake: Use upstream-compatible Findzstd 3 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 78ff3b97b4
dep/rcheevos: Make RAIntegration loadable in two parts
DLL loaded/version checked on core thread, UI initialized on UI thread.
3 months ago
Stenzek 15a81e5543
Deps: Remove RAInterface 3 months ago
Stenzek d286b96c2d
Achievements: Swap RAInterface for RAIntegration via rc_client 3 months ago
Stenzek a0aac8ef17
dep/rcheevos: Bump to latest upstream 3 months ago
Stenzek 3ecaffd427
dep/reshadefx: Don't unconditionally emit point size variable
Metal compiler doesn't like it.
And we're only using triangles at the moment anyway.
3 months ago
Stenzek 04c5a9f1b2
FullscreenUI: Improve leaderboard text contrast 4 months ago
Stenzek 54c42f9c27
Achievements: Consider all-hidden-leaderboards as no leaderboards
Stops the menu option being available and showing 0 leaderboards.
4 months ago
Stenzek b4ae19411b
Achievements: Show unconfirmed unlocks in pause menu 4 months ago
Stenzek c7504e7016
dep/fmt: Bump to v11.1.4 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 51bef1b3da
CMake: Don't print status messages for deps CMakeLists
fmt is noisy.
6 months ago
Stenzek 1bfc4b6e6c
dep/rcheevos: Update to 08999e0 6 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 750dd1cb87
dep/rcheevos: Bump to 3a91a58 7 months ago
Stenzek 0faa9cf650
Build: Add Devel configuration
Gets you debug assertions and logging, while still producing an
optimized executable.
8 months ago
Stenzek d26fc89aac
dep/imgui: RISC-V compile fix 8 months ago
Stenzek ed78a20ea7
FullscreenUI: More icon replacements 8 months ago
Stenzek 2d22409d2e
dep/libchdr: Fix handling of duplicate codecs 8 months ago
Stenzek 2cd3f209e2
dep/rcheevos: Bump to 3106e6d 9 months ago
Stenzek d0ad4e7264
dep/libchdr: Fix mismatched function pointer type 9 months ago
Stenzek bb740499a5
CDImageCHD: Show precaching in MB 9 months ago
Stenzek 2c3d1d9e60
dep/libchdr: Check that metadata seek succeeds 9 months ago
Stenzek 09a825720d
dep/imgui: Fix smooth scrolling on scrollbar drag 9 months ago
Stenzek 65d7f3bf2d
dep/libchdr: Correctness fixes for 9e5deb8 9 months ago
Stenzek 9e5deb8e35
dep/libchdr: Update and fix numerous vulnerabilities 9 months ago
Stenzek 19a0854528
Deps: Update LZMA SDK to 24.08
And include XZ routines.
9 months ago
Stenzek 73fd97e770
GPUTextureCache: Fix reload replacements hotkey/menu action 10 months ago