Commit Graph

7097 Commits (b209e6b0a8aab520b08e3f6207945b40946c1a51)
 

Author SHA1 Message Date
Stenzek 9cdff4781f
OpenGLDevice: Fix depth clears not going through 12 months ago
Stenzek 480c78502f
System: Fix crash toggling debug GPU device
When postfx is enabled.
12 months ago
Stenzek c0e6750ad3
Updater: Link zlib statically
Old builds don't know that the DLL is needed when extracting...
12 months ago
Stenzek 057c0c65a6
CI: Drop setup-python for Mac
No longer needed?
12 months ago
Stenzek b1c00cfd95
CI: Don't bother building SDL2 debug
Nobody's actually running debug DS builds except me...
12 months ago
Stenzek 43fc9f1ef2
Settings: Support saving WebP screenshots 12 months ago
Stenzek f3c0c14b2a
Image: Support loading/saving WebP 12 months ago
Stenzek cd3c88ad7e
deps: Remove now-unused vendored libs 12 months ago
Stenzek b143d96476
Build: Use deps DLLs on Windows 12 months ago
Stenzek 68ff16e187
CI: Build zlib/zstd/libjpeg/libpng as part of deps 12 months ago
Stenzek 8c09e9389d
GameDB: Add DisablePGXPPreserveProjFP trait
And add it to Crash Team Racing.
12 months ago
Stenzek 17e3e96789
CI: Build libwebp on Windows as part of deps 12 months ago
Anderson Cardoso f2a7810e70
Atualização Português do Brasil (#3137)
Atualizado para a última versão.
12 months ago
Stenzek 084a76afa0
CDImageDevice: Verify MSF of SUBQ before use 12 months ago
Stenzek 4d5c8cb134
Qt: Fix main window stuck open after update 12 months ago
Stenzek d96062b690
AudioStream: Fix infinite loop 12 months ago
Stenzek 2be8287edf
Qt: Fix closing log window via taskbar 12 months ago
Stenzek bcc7ab71cb
NoGUI: Add SDL platform 12 months ago
Stenzek 604dd5df40
Qt: Add copy/clear game settings 12 months ago
Stenzek 3085172ffd
FullscreenUI: Update translation strings 12 months ago
Stenzek 9703542775
AudioStream: Re-add SDL backend 12 months ago
Stenzek e70f0e1bc1
GPU/HW: Use texelFetch() instead of sampler 12 months ago
Stenzek a4a58c6ba2
SPU: Implement volume sweep phase inversion 12 months ago
Stenzek 8db0fcee99
GameDB: More PGXP CPU traits 12 months ago
Stenzek 2003c9452b
DMA: Properly handle bus errors and DICR transitions 12 months ago
Stenzek fa6850902a
CPU: Make interrupts actually edge-triggered 12 months ago
Anderson Cardoso 3702a533f2
Update duckstation-qt_pt-BR.ts (#3135) 12 months ago
Stenzek e755e15c69
GPU: Fix GLSL compile error 12 months ago
Stenzek 1ab7850ed0
GPU: Rewrite deinterlacing and add adaptive/blend modes 12 months ago
Stenzek 8b2b4ce8d9
Image: Fix reading of JPEG files 12 months ago
Stenzek 43eb6e20fa
System: Improve screenshot naming 12 months ago
Stenzek 6aa491f863
GPU: Ensure screenshots are saved before shutdown 12 months ago
Anderson Cardoso 5054d46075
Add Theme - Ruby
This PR adds the Ruby Dark theme from PCSX2 to Duckstation

Thanks @KamFretoZ for the heads up,
Credits custom palette @Daisouji
12 months ago
Stenzek 9211d9f2e3
Path: Add CreateFileURL() 12 months ago
Stenzek b9c9b05878
Qt: Remove duplicate menu action 12 months ago
Stenzek 51b3fabd31
OpenGLContext: Try libEGL.so.1 as well as libEGL.so 12 months ago
Stenzek d1a1cab9a9
Bus: Direct KUSEG+KSEG0 isolated cache reads to ICache 12 months ago
Stenzek 3395853ba2
CDROM: Fix overflow in UpdatePositionWhileSeeking() 12 months ago
shikulja b76af42acc
Update Russian translation (#3132)
* Update Russian translation

* Update Russian translation
12 months ago
Anderson Cardoso 9950fdb07a
Memory Card Icon (#3133)
Update of position for the Memory Card icons in flyout menus tested in both White and Dark themes.
12 months ago
Mrlinkwii 78854f433a
Deps: update simpleini to 4.22 (#3131) 12 months ago
Stenzek 604b47c7b7
Deps: Update to SDL2 2.30.1 and Qt 6.6.2 1 year ago
Stenzek 9b784b1777
OpenGLDevice: Fix incorrect streamed counter 1 year ago
Stenzek 8fe86ff690
GPU/HW: Fix another buffer unmapping case 1 year ago
Stenzek de1338cbbc
VulkanDevice: Add additional semaphore on swap chain
We don't actually need +1 semaphores, or, more than one really.
But, the validation layer gets cranky if we don't fence wait before the next image acquire.
So, add an additional semaphore to ensure that we're never acquiring before fence waiting.
1 year ago
Stenzek 7159330f63
GPU/HW: Ensure buffers are unmapped before present
Darn DX11...
1 year ago
Stenzek 25db163347
System: Fix incorrect save state screenshot size 1 year ago
Anderson Cardoso 9ac97f40fd
Atualização Português do Brasil (#3129)
Confirmação de textos movidos.
1 year ago
Stenzek c854b8f85e
Image: Swap stb for libpng/libjpeg 1 year ago
Stenzek e9c4416272
dep: Add libjpeg v9f 1 year ago