Commit Graph

8954 Commits (227c249d7f61d3393914d83a5af6b152cc36db60)
 

Author SHA1 Message Date
Stenzek 227c249d7f
FullscreenUI: Skip SVG prefix if image is not a SVG 1 month ago
Stenzek c34dda39b7
FullscreenUI: Fix invalidating images with size hints 1 month ago
Stenzek e8a4296fd6
FullscreenUI: Add missing settings lock acquire 1 month ago
Stenzek e94973cd28
FullscreenUI: Fix disc swap running on GPU thread 1 month ago
Stenzek d054d76a76
FileSystem: Add Error to CopyFilePath() 1 month ago
Stenzek feeb8d9e56
CI: Fix Flatpak manifest URL 1 month ago
Stenzek fbb63a81a8
FullscreenUI: Change default background and add Strobe 1 month ago
Stenzek 7deaaa8b26
FullscreenUI: Use ImGui dialogs for boot failure 1 month ago
Stenzek e554456a00
System: Fix blank display on pause-on-start 1 month ago
Stenzek 3be4f1983d
GPU: Fix playback of VRAM updates during draws 1 month ago
Stenzek bf7ca1951e
Qt: Fix game list search box oversizing 1 month ago
Anderson Cardoso 2957f55450
Atualização Português do Brasil (#3356)
Atualizado para a última versão
1 month ago
Stenzek 092b2803c5
GPU/HW: Flipping the mask bit test should flush 1 month ago
Stenzek cd8a160d8d
GPU/HW: Clear alpha channel in opaque replacements
This is the value for bit15 in the framebuffer. Silent Hill
needs it to be zero, I'm not aware of anything that needs
specific values yet. If it did, we'd need a different dumping
technique.
1 month ago
Stenzek a0c075e079
CI/Flatpak: Bump to SDL2 2.30.11
Apparently I forgot to do this.
1 month ago
Stenzek add76c267a
Achievements: Fix request spam downloading own badge icon 1 month ago
Stenzek c4a7456689
GPU/SW: Use no_unique_address for potentially-unused varyings 1 month ago
Stenzek 804b8ff777
CDROM: Remove redundant min() 1 month ago
Stenzek 10de915ae0
System: Remove 'sync_to_host_with_vsync'
Disabling the throttler with threaded rendering just leads to the CPU
thread pushing multiple frames, and getting backpressured from the GPU
thread. In other words, input lag.
1 month ago
Stenzek 074a8a2653
GPUThread: Fix input OSD with threaded rendering off 1 month ago
Stenzek f6f709bcc5
System: Fix vsync preventing fast forward/turbo 1 month ago
Stenzek 0507054675
Common: Add vector rsize() 1 month ago
Stenzek 93771981a6
FullscreenUI: Add sort alphabetically option to cheat page 1 month ago
Stenzek 79245b6cd6
FullscreenUI: Make footer text background semitransparent 1 month ago
Stenzek 57f3fee28c
Common: Further optimize alltrue()/allfalse() on ARM 1 month ago
Stenzek 0189e1ef81
Common: Fix vector allfalse() on ARM32 1 month ago
Stenzek 45b500bc2c
GPU/HW: Fix draw call count spiking in some scenarios 2 months ago
Stenzek 3687697d0e
CPU/CodeCache: Only reset used portion of buffer
Saves writing 48MB every reset.
2 months ago
Stenzek 1952869cdc
Cheats: Author field should be exported 2 months ago
Daniel Nylander 68d9971171
Updated Swedish translation (#3355) 2 months ago
Stenzek 050bda8cd2
FullscreenUI: Fix scroll reset on resume state popup 2 months ago
Stenzek 135d99ac17
FullscreenUI: Fix incorrect help text 2 months ago
Stenzek 7973a91438
FullscreenUI: Make menu item backgrounds slightly transparent
Blends with background.
2 months ago
Stenzek 2e95667ec2
Qt: Fix returning to desktop mode from Big Picture 2 months ago
Stenzek bbb1befa43
RegTest: Build fix 2 months ago
Stenzek 2fd89403f8
FullscreenUI: Name landing icon files after action 2 months ago
Stenzek 3130e16438
FullscreenUI: Add user-selectable backgrounds 2 months ago
Stenzek ccb2b61444
FullscreenUI: Fix incorrect back button 2 months ago
Stenzek 1aa1b5a7ec
Qt: Make main toolbar editable 2 months ago
Anderson Cardoso 6a6d36267d
Atualização Português do Brasil (#3354)
Atualizado para a última versão.
2 months ago
Stenzek 880c76da24
Qt: Fix columns being hidden after editing cheats 2 months ago
Stenzek 3a13806f73
Hotkeys: Fix Toggle OSD hotkey 2 months ago
Stenzek 88e18a8659
Image: Fix crash on loading corrupted JPEG file 2 months ago
Stenzek da1590ed5f
Qt: Fix cheats sort button tooltip 2 months ago
Stenzek 6db1dbbe02
GameList: Don't return nonexistant path on icon extract fail 2 months ago
Stenzek 33c0674a9f
Qt: Remove unused struct 2 months ago
Stenzek 5aa23fa6dc
CI: Only pin to major version of actions 2 months ago
Stenzek 991405ce06
Qt: Add search and sorting to cheat list 2 months ago
Stenzek 0dc257abe4
System: Set time constraints for GPU thread on MacOS
Fixes erratic frame times.
2 months ago
Stenzek d3854d095e
AnalogController: Use variant vibration icon for large motor 2 months ago