Commit Graph

11 Commits (4c31218d2b6e583b64901b3c82fe3330cd44d52e)

Author SHA1 Message Date
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 7f4e5d55db
Misc: Update copyright headers 1 year ago
Stenzek 88e4bf6aad
SmallString: Tidy-up and add wide string helpers 1 year ago
Stenzek 3a83c4265c
Misc: Fix a bunch of code analysis warnings
Some of which were even actual errors.
1 year 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 edae13d9e4
CDROM: Log command parameters 2 years ago
Stenzek 5c099d55da SmallString: Fix new buffer size not getting set 2 years ago
Stenzek ac0601f408 Common: Drop String, add SmallString 2 years ago