Commit Graph

9469 Commits (sio)
 

Author SHA1 Message Date
Stenzek 4384e1abb6
wip
blah
3 months ago
Stenzek 8d80ae123d
Controller: Remove 'f' from string float values 3 months ago
KamFretoZ d049b36387
Log: Allow read-only access to the log file (#3409) 3 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...
3 months ago
Stenzek f8cd1d3d92
Qt: Warn on cheat enable if gamesettings disabled 3 months ago
Stenzek 674816b6eb
GameDB: Recompiler ICache for Crypt Killer
Justifier handlers are timing sensitive.
3 months ago
Stenzek 773ec046b5
Justifier: Fix byteswapped RGB colours 3 months ago
Stenzek 589b8f5139
Justifier: Handle byte 4 IRQ enable flag
Fixes games with two justifiers connected concurrently.
3 months ago
Stenzek 740758fdda
CPU/Recompiler: Call RaiseBreakException() on BP
For pcdrv.
3 months ago
Stenzek 559f831c30
Achievements: Defer login/game identify until after RAIntegration load 3 months ago
Stenzek 50e99dd1ff
D3D12Device: Fix incorrect state when texture uploaded 2x w/o use 3 months ago
Anderson Cardoso b0172a0afc
Atualização Português do Brasil (#3408)
Atualizado para a última versão.
3 months ago
Stenzek 769e6f2bae
GPUThread: Fix command size blow-up 3 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()).
3 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.
3 months ago
Stenzek 50ba0fa5b3
CI: Use flatpak/flatpak-github-actions 3 months ago
Stenzek b4019f325c
GPU/HW: Fix black dots with some texture filters
JINC2 specifically ended up with NaNs propagating through.
3 months ago
Stenzek f4df18b7cf
Cheats: Make FormatCodeForFile() public
Needed for Android.
3 months ago
Stenzek 1caf45cf62
SmallString: Fix possible non-null-termination in set_size() 3 months ago
Stenzek 437430cbc4
System: Pull screenshot format from path extension 3 months ago
Stenzek 1f10cac42a
GPUThread: Align commands to 16 bytes
Apparently some of the types end up 16-byte aligned on Android x86_64.
3 months ago
Stenzek bd558efaaa
CMake: Use upstream-compatible Findzstd 3 months ago
Stenzek 876b80ccd2
ImGuiManager: Fix incorrect backend flag on aux window 3 months ago
Stenzek df2a5a5e67
ImGuiManager: Move drawing out of GPUDevice 3 months ago
Stenzek 46e11d96da
CI: Bump flatpak-github-actions version
Maybe fix the cache failing because it was still on v3?
3 months ago
Stenzek a86eabc1f0
Win32RawInputSource: Fix handling of absolute positioned devices
Maybe? Works in VMware now, I don't have any actual tablets.
3 months ago
Stenzek 75ae7deadb
FullscreenUI: Add padding to game list 3 months ago
Stenzek d840a825e2
CI: Use kde-6.9 flatpak docker image 3 months ago
Stenzek 0003cf7b11
CI/Flatpak: Bump to KDE 6.9 SDK 3 months ago
Stenzek 1fa77e530b
FullscreenUI: Center achievement/leaderboard images
Fixes the placeholder image being stretched.
3 months ago
Stenzek 9a6725367b
FullscreenUI: Change default background name 3 months ago
Stenzek def6b76116
FullscreenUI: Make menu item borders optional 3 months ago
Stenzek 5b5eef61d7
FullscreenUI: Increase spacing between menu items 3 months ago
Stenzek 7aa831c8df
FullscreenUI: Improve look of slider popups 3 months ago
Stenzek ddf906f377
FullscreenUI: Polish achievements login dialog 3 months ago
Stenzek 9c819d9676
ImGuiManager: Fix tab key handling 3 months ago
Stenzek c9ae4dcd0f
SPU: Enable VU meter in debug builds 3 months ago
Stenzek 3d2085f797
GPU: Fix some CPU thread state reads 3 months ago
Stenzek 4c1aba62fc
System: Remove unused function
And rename instances of "filename" to "path".
3 months ago
Stenzek a0de2febad
GPUThread: Minor logic corrections 3 months ago
Stenzek b1ce3bf0b1
Data: Fix link in thirdparty.html 3 months ago
Stenzek 751d81eff0
GPU/TextureCache: Handle FetchTexture() fails 3 months ago
Anderson Cardoso 7583425c56
Atualização Português do Brasil (#3407)
Atualizado para a última versão
3 months ago
bl@ck_m@ge 1a5e852ffa
GameDB: disable analog support for some demos and beta versions (#3406) 3 months ago
Stenzek ebf33f32fa
FullscreenUI: Crash fix 3 months ago
Stenzek 89301688db
Qt: Use grid layout for forms
Fixes inconsistent widget sizes under KDE theme.
3 months ago
Stenzek 2e6c6dffae
Qt: Slightly adjust widget sizes
Fixes cut-off with default KDE theme.
3 months ago
Stenzek cf7feec9c4
Deps: Swap lunasvg for plutosvg 3 months ago
Stenzek 79cb5779b4
Data: Swap svg classes for inline style
plutosvg can't handle classes.
3 months ago
Stenzek 03d6d12b8a
Image: Export RGBA8 conversion functions 3 months ago