Commit Graph

9636 Commits (70225f8345011e86685c5aac43db24b8b848dbe0)
 

Author SHA1 Message Date
Stenzek 4530301820
dep/rcheevos: Bump to 8a0178d 6 months ago
Stenzek 6cde51b7b5
Achievements: Tidy up API calls 6 months ago
Stenzek aee66edd6e
Achievements: Unload RAIntegration on UI thread
Fixes crash when toggling it on/off.
6 months ago
Stenzek 303ad7cdce
Data: Update SDL Game Controller Database 6 months ago
Stenzek 18c5608f7d
Qt: Work around MacOS disc change menu bug
QActionGroup usage here was incorrect.
6 months ago
Stenzek b2dcf39f8b
FullscreenUI: Fix possible crash with RAIntegration 6 months ago
Stenzek e67ce7b54d
GameDB: DisablePGXP => DisablePGXPCulling for Cool Boarders 6 months ago
Stenzek 2aea3e1c3c
FullscreenUI: Add vertical padding to several windows
Looks less cluttered.

- Achievement/leaderboard lists.
- Game list/game grid.
- Save state selector.
6 months ago
Stenzek 30fe7f3e4a
Achievements: Manually generate badge URLs when using RAIntegration
It doesn't fill in these fields (currently at least).
6 months ago
Stenzek 942316b2d0
Log: Fix inconsistent enum ordering 6 months ago
JukePlz 994dd18739
GameDB: Fixes for Cool Boarders and Welcome House (#3412)
* GameDB: Welcome House hash

* GameDB: Force disable PGXP in Cool Boarders

With PGXP on, it crashes, hangs or otherwise renders incorrectly in stage select menu.
6 months ago
Stenzek 03db7ea8ea
GPUThread: Remove unnecessary padding 6 months ago
Stenzek c8a5712c10
FullscreenUI: Fix possible crash with achievements/leaderboards hotkey 6 months ago
Stenzek d326d307b4
Achievements: Fix memory writes using CPU addresses 6 months ago
Anderson Cardoso ea58cd1d57
Atualização Português do Brasil (#3411)
Atualizado para a última versão.
6 months ago
Stenzek ad13b17bea
FullscreenUI: Fix slow fadeout on fast forward toggle 6 months ago
Stenzek 6cafb5cdea
FullscreenUI: Fix resume state dialog height at some window sizes 6 months ago
Víctor "IlDucci af5fb6961c
Spanish (Spain) translation update 2025/04/26 (#3410)
- Translated latest strings.
- Minor tweaks related to the Game Settings.
6 months ago
Stenzek 8d80ae123d
Controller: Remove 'f' from string float values 6 months ago
KamFretoZ d049b36387
Log: Allow read-only access to the log file (#3409) 6 months ago
Stenzek 611bb8fb4f
VulkanDevice: Remove hardcoded 1.0 API version
Been like this for a couple of months, evidently forgot to remove it
when testing...
6 months ago
Stenzek f8cd1d3d92
Qt: Warn on cheat enable if gamesettings disabled 6 months ago
Stenzek 674816b6eb
GameDB: Recompiler ICache for Crypt Killer
Justifier handlers are timing sensitive.
6 months ago
Stenzek 773ec046b5
Justifier: Fix byteswapped RGB colours 6 months ago
Stenzek 589b8f5139
Justifier: Handle byte 4 IRQ enable flag
Fixes games with two justifiers connected concurrently.
6 months ago
Stenzek 740758fdda
CPU/Recompiler: Call RaiseBreakException() on BP
For pcdrv.
6 months ago
Stenzek 559f831c30
Achievements: Defer login/game identify until after RAIntegration load 6 months ago
Stenzek 50e99dd1ff
D3D12Device: Fix incorrect state when texture uploaded 2x w/o use 6 months ago
Anderson Cardoso b0172a0afc
Atualização Português do Brasil (#3408)
Atualizado para a última versão.
6 months ago
Stenzek 769e6f2bae
GPUThread: Fix command size blow-up 7 months ago
Stenzek 1405004fc0
GameDB: Set tolerance for Spider-Man games
Glitch polygons due to sign flipping because coordinates are up around
the 1024 range (CPU::PGXP::TruncateVertexPosition()).
7 months ago
Stenzek 41ee9d9ff0
FullscreenUI: Use path from game list entry on resume
Fixes clean boot failing when selecting a game with a no-longer-valid
path.
7 months ago
Stenzek 50ba0fa5b3
CI: Use flatpak/flatpak-github-actions 7 months ago
Stenzek b4019f325c
GPU/HW: Fix black dots with some texture filters
JINC2 specifically ended up with NaNs propagating through.
7 months ago
Stenzek f4df18b7cf
Cheats: Make FormatCodeForFile() public
Needed for Android.
7 months ago
Stenzek 1caf45cf62
SmallString: Fix possible non-null-termination in set_size() 7 months ago
Stenzek 437430cbc4
System: Pull screenshot format from path extension 7 months ago
Stenzek 1f10cac42a
GPUThread: Align commands to 16 bytes
Apparently some of the types end up 16-byte aligned on Android x86_64.
7 months ago
Stenzek bd558efaaa
CMake: Use upstream-compatible Findzstd 7 months ago
Stenzek 876b80ccd2
ImGuiManager: Fix incorrect backend flag on aux window 7 months ago
Stenzek df2a5a5e67
ImGuiManager: Move drawing out of GPUDevice 7 months ago
Stenzek 46e11d96da
CI: Bump flatpak-github-actions version
Maybe fix the cache failing because it was still on v3?
7 months ago
Stenzek a86eabc1f0
Win32RawInputSource: Fix handling of absolute positioned devices
Maybe? Works in VMware now, I don't have any actual tablets.
7 months ago
Stenzek 75ae7deadb
FullscreenUI: Add padding to game list 7 months ago
Stenzek d840a825e2
CI: Use kde-6.9 flatpak docker image 7 months ago
Stenzek 0003cf7b11
CI/Flatpak: Bump to KDE 6.9 SDK 7 months ago
Stenzek 1fa77e530b
FullscreenUI: Center achievement/leaderboard images
Fixes the placeholder image being stretched.
7 months ago
Stenzek 9a6725367b
FullscreenUI: Change default background name 7 months ago
Stenzek def6b76116
FullscreenUI: Make menu item borders optional 7 months ago
Stenzek 5b5eef61d7
FullscreenUI: Increase spacing between menu items 7 months ago