Commit Graph

8014 Commits (19565757106c12b2322edb22ac57d89c4250e71a)
 

Author SHA1 Message Date
Stenzek 00a58eb4e5
Bus: Fix sideloading EXEs without initial SP value 7 months ago
Stenzek 62eb557832
MediaCapture: Warning fix 7 months ago
Stenzek af47eb6956
System: Add video capture feature 7 months ago
Stenzek 5f8082734e
VulkanDevice: Fix download inside render pass 7 months ago
Stenzek 290c44f4c0
Error: Add TakeDescription() 7 months ago
Stenzek 8295fd9c3a
GPUDevice: Fix debug assertion tripping in Vulkan 7 months ago
Stenzek b72e622ae0
CubebAudioStream: Remove leftover field 7 months ago
Stenzek 34df233a95
VulkanDevice: Enable VK_KHR_maintenance4 and 5 7 months ago
Stenzek 010c7dea33
dep: Bump vk_mem_alloc to 871913d 7 months ago
Stenzek 98b1a703f3
GPU/HW: Use texture instead of RTs for rewind/runahead w/o MSAA 7 months ago
Stenzek 76f6eafdbc
Qt: Fix folder selection title bar 7 months ago
Stenzek 55d095174f
CDROM: Defer init completion until after seek
Reduces leaky reverb in some games.
7 months ago
Stenzek 5368a1dcba
CI/AppImage: Work around broken AppImageLauncher 7 months ago
Anderson Cardoso 624ab4d377
Atualização Português do Brasil (#3273)
Atualização Português do Brasil 

	Atualizado:

- Opções de compressão
- Configurações avançadas
- Modo tela cheia e Interface de usuário

	Correção:
- Erros de digitação
7 months ago
Stenzek d1f0669374
SPU: Ensure all samples are generated prior to DMA write 7 months ago
Stenzek c97516b01d
CDROM: Further improve seek timing
Fixes background music in World Cup 98, background noise in Idol
Promotion - Yumie Island, probably others.
7 months ago
Stenzek 8ad133dbc0
FileSystem: Fix crash on file open fail in WriteAtomicRenamedFile() 7 months ago
Stenzek b2ca23e9da
GPU: Use full display rect for postfx calculations 7 months ago
Stenzek 4f16cb61b4
GPUDevice: Expose swap chain clear colour 7 months ago
Stenzek aeb9d383ce
System: Add save state compression mode options 7 months ago
Stenzek 70411783cd
System: Make more functions static 7 months ago
Stenzek e6a682f8d5
System: Reduce rewind/runahead memory usage w/o 8MB enabled 7 months ago
Stenzek 81295c8a7d
FileSystem: Correctly use lstat() on Linux 7 months ago
Stenzek 3a08ad1840
Qt: Purge some unused debug menu options 7 months ago
Stenzek efc821bc84
VulkanDevice: Fix incorrect condition in UnbindTexture() 7 months ago
Stenzek cabba81a76
CI/Flatpak: Switch from JSON -> YAML
Actually lets me have comments...
7 months ago
Stenzek 0517aef5bd
CDROM: Don't allow deferred INT1 after Pause ACK 7 months ago
Stenzek e499f9052a
MemMap: Fix inverted condition 7 months ago
Anderson Cardoso 2fb5e4495d
Atualização Português do Brasil (#3272)
Atualizado para a última versão.
7 months ago
Stenzek 6c5ffba18e
MemMap: Fix object leak on fallocate() failure 7 months ago
Stenzek 79bb5f079c
GPUDevice: Fix SPIRV-Cross load error on Mac 7 months ago
Stenzek d862043f1d
CMake: Fill version in bundle info plist 7 months ago
Stenzek 6e795c8977
CMake: Fix duplicate SPIRV-Cross library on MacOS 7 months ago
Stenzek c23ea4b2ad
CI/AppImage: Pin versions 7 months ago
Stenzek 35dd4fde36
Qt: Fix incorrect list access for async cover load 7 months ago
Stenzek 0c15c9eaa8
Qt: Fix bug where config-based RAIntegration occasionally failed 7 months ago
Stenzek c3bf267936
System: Remove redundant remap 7 months ago
Stenzek 02fbfae6a0
System: Add advanced 'Export Shared Memory' option
Memory map is exported as duckstation_<pid>. Previously, this only
worked on Windows, now it is extended to Linux as well.
7 months ago
Stenzek c538df317a
GameDatabase: Add crop mode override 7 months ago
Stenzek 6c0a0e6203
GPU: Fix incorrect lightgun line with force progressive 7 months ago
Stenzek 59a1cca858
dep/rcheevos: Bump to v11.5.0 + local changes
https://github.com/stenzek/rcheevos
7 months ago
Stenzek ec5d8cb1d6
Achievements: Use badge IDs from server
Fixes icons not invalidating if they're changed/reassigned in the RA
database.
7 months ago
Stenzek f9079b0151
CDROM: Display XA coding info in debug window 7 months ago
Stenzek ee538ae0ea
CDROM: Improve resampling quality of 18900hz XA 7 months ago
Stenzek a2f98541b3
Misc: Slim down some header includes 7 months ago
Stenzek 143acca03b
Core: Purge resources.cpp
Save around 64KB in binary size.
7 months ago
Stenzek 5b590d434b
D3D11Device: Fix blend state not applying to MRTs 7 months ago
Stenzek 30c5ebae72
GPUDevice: Fix instances of RWTexture not clearing 7 months ago
Stenzek 1b9b4699d9
Qt: Fix render-window-resize with 270deg rotation 7 months ago
Stenzek 7cbd67ecf1
MSBuild: Remove redundant include 7 months ago