Commit Graph

6357 Commits (fa93c02e455c1410c3afb2c7fbd0d2c0e1c0afec)
 

Author SHA1 Message Date
Stenzek 2915d4ce01 System: Remove memory card warnings on config change 2 years ago
Stenzek b483931444 System: Allow overriding BIOS in boot parameters 2 years ago
Stenzek 15af10e82a System: Expose memory save states 2 years ago
Stenzek ae9cf5b889 BIOS: Add FindBIOSPathWithHash() 2 years ago
Stenzek 7b196d5c3c Common: Undef GetMessage for Windows headers 2 years ago
Stenzek afaf5ddafd System: Centralize frame presentation 2 years ago
Anderson Cardoso 37d6754590 Atualização Português do Brasil
- Opções de pós-processamento
- Shader/Reshade etc.
- Mensagens OSD
- Mensagens de cartão de memória.
2 years ago
Stenzek 358f87a74d PostProcessing/ReShade: Fix up for GL/Vulkan 2 years ago
Stenzek 22eecc2b0a VulkanDevice: Fix multi-texture+UBO push descriptors 2 years ago
Stenzek 9e7d48cf85 Settings: Ensure Reshade directory gets created 2 years ago
Stenzek df4d441b4b OpenGLDevice: Fix pipeline cache leaving fields uninitialized 2 years ago
Stenzek f993f0923d Qt: Update Korean translation by Hackjjang 2 years ago
Stenzek 199c53f3af BIOS: Replace TTY patch with syscall hook 2 years ago
Stenzek 34e4bfdfcd Log: Don't colourize timestamps 2 years ago
Stenzek 92b1c21b8a CPU: Fix crash on breakpoint add/trace enable 2 years ago
Stenzek 720b5c1e9d Data: Add reshade-shaders (mainly headers) 2 years ago
Stenzek 8a40c7bf94 PostProcessing: Add ReShade .fx shader support 2 years ago
Stenzek 288757ca9a dep/reshadefx: Temporarily combine textures+samplers in HLSL 2 years ago
Stenzek b217f64bcf PostProcessing: Refactor config to use separate sections 2 years ago
Stenzek 8db8baf33f GPUDevice: Move display logic to GPU 2 years ago
Stenzek 6c185ca17b GPUDevice: Remove mouse pointer position 2 years ago
Stenzek 674f9a5b1c Resources: Remove embedded crosshair image 2 years ago
Stenzek 259193a8e5 GPUDevice: Move software cursor to ImGuiManager 2 years ago
Stenzek dd01c75f26 Resources: Add crosshair.png 2 years ago
Stenzek 39b8dcda6e GPU/HW: Fix wrapped image writes 2 years ago
Stenzek e23c9875d5 Misc: Split core and util Host 2 years ago
Stenzek 779e78ae61 MetalDevice: Forgot a mutability parameter 2 years ago
Stenzek 106c13635b MetalDevice: Fix initial depth state not being bound 2 years ago
Stenzek 3e82409c10 GPU/HW: Fix base settings not updating on change 2 years ago
Stenzek edc61b0095 GPUDevice: Fix crash when saving state with display off 2 years ago
Stenzek 112ccd7f38 Qt: Remove extra item in language list 2 years ago
Stenzek 9a0afd66fa README: Recommend Metal renderer for MacOS 2 years ago
Stenzek 8a0033dfb3 MetalDevice: Avoid inline texture uploads when unnecessary 2 years ago
Stenzek 1b9e72e3a6 MetalDevice: Fix render command encoder leak
and subsequent crash on shutdown.
2 years ago
Stenzek 08acc3144c Host: Avoid leaving GPU state unbound after represent 2 years ago
Stenzek d750e4d417 VulkanDevice: Fix for MacOS 2 years ago
Stenzek 64998b49dc Util: Make Shift-JIS table static 2 years ago
Stenzek dc9c99438b Misc: Post-refactor cleanups 2 years ago
Stenzek 82cdef45b3 System: Fix crash on non-database game 2 years ago
Stenzek c7f987bfb7 System: Share memory cards in multi-disc games
Even without playlists.
2 years ago
Stenzek 7d914a9384 Qt: Use disc sets for changing discs 2 years ago
Stenzek 381bd92f87 GameDB: Add multi-disc serials 2 years ago
Stenzek 2419008242 GameDatabase: Parse discSetName/discSetSerials 2 years ago
Stenzek 7a1af36e8d GPUDevice: Fix incorrect suffix on D3D shader cache 2 years ago
Stenzek 520e94226d Build: Don't link with glad if GL is disabled 2 years ago
Stenzek e108ca16ce Build: Use Qt 6.5.2 for macOS, drop libcurl
Also add qtimageformats.
2 years ago
Connor McLaughlin f75bf8517a
Merge pull request #2998 from andercard0/master
Atualização Português do Brasil
2 years ago
Stenzek 76b5b8ad06 MSBuild: Support building with clang-cl 2 years ago
Stenzek bf15d13eb7 dep/xbyak: Update to v6.73 2 years ago
Anderson Cardoso 60e6e043ad Update UI
Added
- Korean Flag for the main window UI
2 years ago