Commit Graph

51 Commits (aa9a5e383dbb0fdbe1aa820e397d39c768955989)

Author SHA1 Message Date
Stenzek c3bf267936
System: Remove redundant remap 1 year ago
Stenzek c538df317a
GameDatabase: Add crop mode override 1 year ago
Stenzek 6ce9e571ed
Misc: Purge remaining ByteStream references 1 year ago
Stenzek 7aaaf7c575
GameDatabase: Purge use of ByteStream 1 year ago
Stenzek 440e08cf3e
Qt: Fix crash opening game compatibility report 1 year ago
Stenzek 2a617c505a
GPU/HW: Support using ROV for accurate blending 1 year ago
Stenzek deed0c9713
GameDatabase: Merge compatibility messages 1 year ago
Stenzek 9a89ab3bab
GameDatabase: Add deinterlacing mode override 1 year ago
Stenzek de27e5de92
GPU: Add option to disable PGXP on 2D polygons 1 year ago
Stenzek 7f21226a99
GameDatabase: Warn if vertex cache is enabled but unnecessary 1 year ago
Stenzek 34f20798a1
GPU/HW: Add separate 3D/2D (sprite) texture filtering 1 year ago
Stenzek 8455c9c3c6
GPU/HW: Add 'Force Round Upscaled Texture Coordinates' 1 year ago
Stenzek 4e922a34a7
Log: Simplify macros 1 year ago
Stenzek b6d019db66
Misc: Replace log printf calls with fmt 1 year ago
Stenzek 5808e14b7e
GameDatabase: Warning fix 2 years ago
Stenzek d3546d18a1
Qt: Add compatibility report in game summary 2 years ago
Stenzek ca3cfbaa99
Misc: Pass string_view by value 2 years ago
Stenzek 3e99084770
Settings: Fix double source of truth for controller names 2 years ago
Stenzek cb6be52404
GameDatabase: Warn if CPU mode is enabled and unnecessary 2 years ago
Stenzek 8c09e9389d
GameDB: Add DisablePGXPPreserveProjFP trait
And add it to Crash Team Racing.
2 years ago
Stenzek 713d396a7e
GPU/HW: Add quad line detection (Wild Arms 2) 2 years ago
Stenzek f6dc80cefa
GameDatabase: Use TitleCase for traits 2 years ago
Stenzek 8ffc50a2a5
Data: Remove JSON GameDB 2 years ago
Stenzek d7a1c447c6
GameDatabase: Switch to YAML 2 years ago
Stenzek 73cee9f705
Settings: Add UserResources to EmuFolders
Allowing some resources, such as fonts/sounds to be overridden by the
user.
2 years ago
Stenzek b7c53102c6
GameDB: P2 2 years ago
Stenzek d43efebcc5
GameDB: Add DisableTextureFiltering option 2 years ago
Stenzek 4ac4388b08
GameDatabase: Fix identification of misnamed-exe games 2 years ago
Stenzek eab9f57a5d
GameDB: Widescreen rendering disables 2 years ago
Stenzek cce7be4723
Misc: Make struct member functions file-local 2 years ago
Stenzek 6fd7eda68f Misc: Fix build on Debian Bullseye 2 years ago
Stenzek ac0601f408 Common: Drop String, add SmallString 2 years ago
Stenzek 391307efaa Common: Drop fallback path for HeterogeneousContainers 2 years ago
Stenzek 25fb69564b GameDatabase: Fix stale database cache check 2 years ago
Stenzek e23c9875d5 Misc: Split core and util Host 2 years ago
Stenzek 2419008242 GameDatabase: Parse discSetName/discSetSerials 2 years ago
Stenzek d09e5051ca Settings: Translate display names in core
Enables the values to show in the Big Picture UI.
2 years ago
Stenzek e57ad0b6aa Host: Backport translations cache
Note: You'll need a new command line for lupdate.

..\..\..\dep\msvc\qt\6.5.0\msvc2022_64\bin\lupdate.exe ../ ../../core/ ../../util/ -tr-function-alias QT_TRANSLATE_NOOP+=TRANSLATE,QT_TRANSLATE_NOOP+=TRANSLATE_SV,QT_TRANSLATE_NOOP+=TRANSLATE_STR,QT_TRANSLATE_NOOP+=TRANSLATE_FS,QT_TRANSLATE_N_NOOP3+=TRANSLATE_FMT,QT_TRANSLATE_NOOP+=TRANSLATE_NOOP -ts duckstation-qt_LANGUAGE.ts
2 years ago
Stenzek 1ec6aee5bf Host: Split translation macros dependent on return type 2 years ago
Stenzek 4fbc9abe8a GameDatabase: Linux build fix 2 years ago
Stenzek cee5decec4 GameDB: Merge traits/compatibility into single file 2 years ago
Stenzek 9aa6c24620 System: Store game hash as well as serial 3 years ago
Stenzek e8f4bd5c5e GameDatabase: Fix ForceSoftwareRendererForReadbacks 3 years ago
Connor McLaughlin 8c7a192128 Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
3 years ago
Connor McLaughlin 10f98106dd Misc: Normalize code vs serial usage 3 years ago
Connor McLaughlin 971bba07d6 GPU: Make perspective-correct color interpolation toggleable 3 years ago
Connor McLaughlin 4668334516 GameDatabase: Make unknown controller types non-fatal 3 years ago
Connor McLaughlin 3a5bf6d29b System: Move overlay checking to common 3 years ago
Connor McLaughlin 6aa2e9017b GameDatabase: Fix cache not invalidating when out-of-date 3 years ago
Connor McLaughlin a8f5146010 GameDatabase: Add some missing OSD message keys 3 years ago