Commit Graph

21 Commits (6ef3df5a5c0e2375bc7cb4866f68e7962c33e79f)

Author SHA1 Message Date
Davide Pesavento 6ef3df5a5c
Achievements: Use gethostuuid() as machine key on macOS (#3452) 5 months ago
Stenzek a31d67921b
SmallString: Use L instead of L+1
Keep the stack aligned to power of 2.
5 months ago
Stenzek f4265edb2d
SmallString: Add append_vformat() 11 months ago
Stenzek ff3214b8f7
SmallString: Add span helpers 12 months ago
Stenzek 6e26ba3e9e
Qt: Display language flags instead of region 1 year ago
Stenzek 369599202c
StringUtil: Speed up EncodeHex()/append_hex() 1 year ago
Stenzek 401295ebdb
Common: Allow PRINTFLIKE to work on Clang
And thus clang-cl.
1 year ago
Stenzek 4c31218d2b
GPUDevice: Add API version field
Also tie shader caches to API version and device LUID. That way we don't
have tons of cache files, and they're regenerated if the GPU/driver
changes.
1 year ago
Stenzek 6d0f92d4fb
dep/fmt: Bump to v11.0.2 1 year ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 1 year ago
Stenzek 88e4bf6aad
SmallString: Tidy-up and add wide string helpers 1 year ago
Stenzek a5613fc815
System: Add OSD message when all enhancements are disabled 2 years ago
Stenzek 6258cb9e0e
FullscreenUI: Various minor bug fixes 2 years ago
Stenzek f75a5605eb
SmallString: Add vformat overloads 2 years ago
Stenzek 6b7cf6a432
SmallString: Add missing methods 2 years ago
Stenzek 2cd747983a
SmallString: Pass string_view by value 2 years ago
Stenzek 79c226efff
SmallString: fmt -> format, format -> sprintf 2 years ago
Stenzek a9ee2a34d8
SmallString: Add missing constructors/move operators 2 years ago
Stenzek 333c9fdf6f
Misc: Fix a couple of fmt errors 2 years ago
Stenzek edae13d9e4
CDROM: Log command parameters 2 years ago
Stenzek ac0601f408 Common: Drop String, add SmallString 2 years ago