Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
duckstation-mac-release.zip | 2025-01-24 | 58.3 MB | |
duckstation-x64.flatpak | 2025-01-24 | 18.5 MB | |
DuckStation-x64-SSE2.AppImage | 2025-01-24 | 65.4 MB | |
DuckStation-x64.AppImage | 2025-01-24 | 65.4 MB | |
duckstation-windows-arm64-release-symbols.zip | 2025-01-24 | 15.3 MB | |
duckstation-windows-arm64-release.zip | 2025-01-24 | 39.8 MB | |
duckstation-windows-x64-sse2-release-symbols.zip | 2025-01-24 | 15.6 MB | |
duckstation-windows-x64-sse2-release.zip | 2025-01-24 | 40.3 MB | |
duckstation-windows-x64-release-symbols.zip | 2025-01-24 | 15.6 MB | |
duckstation-windows-x64-release.zip | 2025-01-24 | 40.3 MB | |
README.md | 2025-01-24 | 3.7 kB | |
v0.1-8520 source code.tar.gz | 2025-01-24 | 17.6 MB | |
v0.1-8520 source code.zip | 2025-01-24 | 18.7 MB | |
Totals: 13 Items | 410.8 MB | 10 |
Commits
- e34d23c8e FullscreenUI: Implicitly close non-multichoice dialogs
- 7cc47551a FullscreenUI: Fix parent scroll resetting on directory change
- f98b904c5 FullscreenUI: Add 'Set Cover Image' to game list
- b9822602b FullscreenUI: Show game icons in game list
- 1481c1d23 System: Post-processing is shut down on GPU thread
- e41f17910 PostProcessing: Fix erroneous reload message
- 08d2586a8 System: Allow host to set async worker count
- 8f19ac2de System: Set rapidyaml error handlers on startup
- d52bf795e GPU: Split backend into Backend+Presenter
- 6cba825ba System: Add fatal error shutdown path
- dd9788262 GPU: Refactor display presentation workflow
- da1357935 GPU: Align presenter/backends to cache line
- 609fa5c7d GPUDevice: Add sampler cache to base class
- 338d29d27 GPUDevice: Move empty/null texture to base class
- d589696ef PostProcessing: Get rid of GPU-dependent globals
- e0a9bbe60 PostProcessing: Move into GPU presenter
- 313f653fe Data: Add one example overlay
- 7fcf0a328 README: Update feature list for 2025
- d62261e7a GPUDevice: Allow nested GL_SCOPE macros
- 88b43370d GPUDevice: Replace explicit GL_PUSH/GL_POP with nested GL_SCOPE
- 6131ddbef GPU: Fill in unused/padded area in overlays
- 725dcea05 GPU: Fix crash toggling border overlays
- e1cbb50c6 GPU: Fix various capture/screenshot issues
- 9b8d2a88d System: Required changes for Android
- 9fdeeb3fb GPU: Add alpha blending support to overlay
- ade8bf7b3 GPU: Fix overlay+postprocessing combination
- 8c5c0e611 Common: Fix Vector2->Vector4 zero-extend constructor
- 7905793ae GPU: Use screen alignment for overlay instead of display rect
- 21b167d38 CDImage: Tidy up Open() method
- c03b6f3d8 Misc: Replace isspace() usage with StringUtil::IsWhitespace()
- 7c2488c94 PostProcessing/GLSL: Fix image moved off-screen with alignment
- f219b47e9 FullscreenUI: Use constant width/height scale on Android
- cc0ccf264 Data: Update resources
- 78902d763 FullscreenUI: Fix several more unsafe reads
- 4b20fc692 Path: Fix several errors in URLEncode/Decode and add tests
- 17b0da728 GameList: URL encode custom properties paths with brackets
- 9d4789e08 FullscreenUI: Fix blank screen flicker starting game
- 389276bb0 GPUDevice: Normalize supports_texture_buffers => texture_buffers
- fb3e29013 GPUDevice: Move exclusive fullscreen to features
- 9c4b2112a GPU: Fix incorrect screen draw rect
- 080eccd8f GPUThread: Shutdown instead of panicing on switch failure
- 19ca9cb47 GPU/HW: Use texture loads for native resolution
- 78f6e11b9 GPUThread: Skip debug window update on Android
- 4e588bb6c GPU: Fix incorrect interface for postfx config
- af58740f5 System: Always display OSD warning messages
- be75a97ef GPUDevice: Fix swap chain clear colour normalization
- 016693960 PostProcessing/GLSL: Clear alpha to 1.0
- 0129679bb GPU: Reduce overdraw when using overlays
- 8eaa1f312 GPU: Fix overlay destination alpha with postfx
- f045a1742 GPUThread: Fix order of updating state
- 89504b018 GPUThread: Push settings through FIFO
- d395be07e Qt: Fix global setting showing incorrectly for int-list
- b08ab9f71 Qt: Fix border overlay export button
- 9113a6e6a Qt: Add 'Multiple Devices' to automatic mapping
- df8822760 GPU/HW: Further tweaks to replacement alpha handling
- 4da1f613b System: Simplify CD speedup warnings
- 13c7b8542 GPUThread: Fix starting big picture mode
- 807094d62 Atualização Português do Brasil (#3357)
- dc5f85a34 System: Display safe mode warning when toggling on
- 9096402a3 GameDB: Rakugaki Showtime does not support analog mode (#3358)
- 9666abc17 FullscreenUI: Hook up to disc change hotkey