Commit Graph

9611 Commits (old-dev)
 

Author SHA1 Message Date
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
bl@ck_m@ge 903a1570f1
GameDB: exclude analog support for some Rockman titles (#3404) 3 months ago
shikulja 57fc5b9d23
Update Russian translation (#3405) 3 months ago
Daniel Nylander 46dd32ad4d
Updated Swedish translation (#3403) 3 months ago
Stenzek ca46c11829
FullscreenUI: More string_view usage 3 months ago
Stenzek 65fd6f9ff3
FullscreenUI: Fix crash in hotkey settings 3 months ago
Stenzek b78d3b4b79
dep/imgui: Update to v1.91.9b 3 months ago
Stenzek 32963c3f6a
Controller: Use string_view() for localised strings 3 months ago
Stenzek 057398b4ab
FullscreenUI: Mostly replace C string usage with string_view 3 months ago