Commit Graph

5056 Commits (3412587b1b3a2be7f85b8e4e315a0c80883b577e)
 

Author SHA1 Message Date
posix 3412587b1b
Update consolesettingswidget.cpp
Small two things.

1
Explain there is usually only 2mb (which I suppose is the case if you arrive at 8 in the name of the option?). Nice for some backgroudn.

2
Improve the following sentence structure slightly.
4 years ago
Connor McLaughlin 673f9927ad dep/stb: Use zlib for png compression 4 years ago
Connor McLaughlin f8fe3cffd6
Merge pull request #2439 from zkdpower/master
Update Simple-Chinese Translation to latest.
4 years ago
zkdpower f793d91ec5
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin f9c6cb9343
Merge pull request #2436 from andercard0/patch-165
Atualização Português do Brasil
4 years ago
Connor McLaughlin 5ff9783626 CPU/Recompiler/ARM: Optimize icache check 4 years ago
Connor McLaughlin e2db78b0ef CPU/Recompiler/AArch64: Fix assertion tripping in debug builds 4 years ago
Connor McLaughlin d9d41de81b CPU/Recompiler: Skip updating current_instruction_pc 4 years ago
Connor McLaughlin 21938e14c6 CPU/Recompiler: Implement block linking 4 years ago
Connor McLaughlin 29bc0c950a System: Reset before loading save state on boot 4 years ago
Connor McLaughlin 9628f0d9d0 CPU/Recompiler: Reduce register usage of LWL/LWR/SWL/SWR 4 years ago
Connor McLaughlin 53299e3c7b CPU/Interpreter: Load delay check should be a debug assertion 4 years ago
Connor McLaughlin 6081e2415f CPU/Recompiler: Simplify PC addressing 4 years ago
Connor McLaughlin 033d85cd90 CPU/Recompiler: Simplify fast map addressing 4 years ago
Anderson_Cardoso f69a42d19d
Atualização Português do Brasil
Update file to latest.
4 years ago
Connor McLaughlin 7f88cd5f9f Add regression test runner 4 years ago
Connor McLaughlin 607cb8dbb7 VulkanHostDisplay: Don't crash when headless 4 years ago
Connor McLaughlin 09c65b48b8 D3D12HostDisplay: Fix headless rendering 4 years ago
Connor McLaughlin be9427499b D3D11HostDisplay: Fix headless rendering 4 years ago
Connor McLaughlin d230e7d22f HostInterface: Fix SetUserDirectoryToProgramDirectory() 4 years ago
Connor McLaughlin 3b7c6c7bbd Common/Log: Fix Unix escape sequences on preexisting consoles 4 years ago
Connor McLaughlin 78dabd1067 Build: Add missing d3dcompiler/d3d11 dependency in common 4 years ago
Connor McLaughlin 9b930f728f Qt: Remove incorrect format string translation 4 years ago
Connor McLaughlin e17c93ab04 D3D12HostDisplay: Fix incorrect resource state in DownloadTexture() 4 years ago
Connor McLaughlin 89a11519fb D3D12: Use clears instead of draws for simple VRAM fills 4 years ago
Connor McLaughlin a0fa3a3994 HostInterface: Don't save screenshot when switching renderers 4 years ago
Connor McLaughlin cebf8957e6 D3D12HostDisplay: Implement RenderScreenshot() 4 years ago
Connor McLaughlin a747e15ac7 D3D12HostDisplay: Fix possible panic on fullscreen switch 4 years ago
Connor McLaughlin 3cc7802897 GameList: Scan hidden files 4 years ago
Connor McLaughlin 3847c94a42 FileSystem: Don't treat dotfiles as hidden on Windows 4 years ago
Connor McLaughlin bc10a67bca
Merge pull request #2428 from 6lackmag3/patch-71
(Android) update Russian translation to latest
4 years ago
Connor McLaughlin 70209db402 GPU/HW: Implement oversized VRAM fills in hardware
Fixes downscaling in Bugs and Taz PAL.
4 years ago
6lackmag3 d13a19fb39
(Android) update Russian translation to latest 4 years ago
Connor McLaughlin 7ea78ad2df CPU/CodeCache: Fix incorrect macro for code buffer size 4 years ago
Connor McLaughlin dfd6766411 MemoryArea: Use pid instead of thread id for mapping on Windows 4 years ago
Connor McLaughlin ce460001d7 Sync Android translation strings 4 years ago
Connor McLaughlin 9136692de5
Merge pull request #2424 from andercard0/patch-164
Update Turkish localization
4 years ago
Connor McLaughlin 374e9aa9cf
Merge pull request #2423 from andercard0/patch-163
Atualização Português do Brasil
4 years ago
Connor McLaughlin 5700e20eb5
Merge pull request #2422 from zkdpower/master
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin bde87b3cd9
Merge pull request #2427 from 6lackmag3/patch-70
(Android) Update values-ru/strings
4 years ago
Connor McLaughlin 05972d581e
Merge pull request #2426 from 6lackmag3/patch-69
(Android) Update values-ru/arrays
4 years ago
6lackmag3 cddddcb6d1
(Android) Update values-ru/strings 4 years ago
6lackmag3 9aa7c4a988
(Android) Update values-ru/arrays 4 years ago
Anderson_Cardoso 42f3afeccf
Update duckstation-qt_pt-br.ts 4 years ago
Anderson_Cardoso 015ab47d7d
Update Turkish localization
Update file to latest by: Foxtrot Uniform
4 years ago
Anderson_Cardoso 97ff928456
Atualização Português do Brasil
Update file to latest.
4 years ago
zkdpower 3fe920d44a
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin d519ba3d59 Qt: Fix race condition when switching to fullscreen
Stops the window opening in the corner of the screen occasionally in Wayland.
4 years ago
Connor McLaughlin d6c4c2dda9 Qt: Add a container widget for render-outside-main
Fixes missing decorations on Wayland.
4 years ago
Connor McLaughlin 3cf12e8f0d Controller: Round floating point axis values instead of flooring 4 years ago