Commit Graph

6555 Commits (dc75afeb3deaa499a962299da3a97bc9bbd2ec20)
 

Author SHA1 Message Date
Stenzek 6f66460ec0
Common: Remove ThreadPool class
No longer needed.
2 years ago
Stenzek 5b00ffb6cb
HTTPDownloaderCurl: Switch to multi/async API 2 years ago
Stenzek b459a42fb7
Achievements: Use a 60 second timeout for server calls 2 years ago
Stenzek 0fe6e9170b
HTTPDownloader: Move to util project 2 years ago
Stenzek 3c6b6c5770
Achievements: Use retryable client error status code 2 years ago
Stenzek f62a3ffbfa
dep/rcheevos: Update to 8a717b1 2 years ago
Stenzek a4127aa2ea
SDLInputSource: Add log callback 2 years ago
Anderson Cardoso 536f1511c2
Atualização Português do Brasil
- Opções avançadas
Mecânismo mechacon do leitor de CDs

- Mensagens OSD atualizadas/incluídas
Áudio/CD-rom/Renderizador de GPU
2 years ago
Stenzek 3dfc3bd2ba
CPU: Fix incorrect scratchpad masking 2 years ago
Stenzek c5cd55ffb1
CDImage: clang warning fix 2 years ago
Stenzek 928d137111
System: Add missing icons to some OSD messages 2 years ago
Stenzek f27a28b58c
CDImage: Use ByteSwap() 2 years ago
Stenzek 4a906fd0a0
VulkanDevice: Fix incorrect render pass end 2 years ago
Stenzek e739c114a4
CDImageCHD: Support reading subchannel from CHD 2 years ago
Stenzek ee3c770082
CDImage: Fix incorrect CRC-16 computation 2 years ago
Stenzek 82b3907804
dep/libchdr: Add subtype parsing functions 2 years ago
Stenzek 738ede0c39
Qt: Raise settings window if already open 2 years ago
Stenzek ea51d2a213
SPIRVCompiler: Pad fragment output components for MSL
Fixes some Reshade shaders not compiling.
2 years ago
Stenzek 38bc2bd057
CDROM: Add option to choose emulated mechacon version 2 years ago
Stenzek 8f1d724f4c
Postprocesing/FX: Add BUFFER_COLOR_BIT_DEPTH and random source 2 years ago
Stenzek 4ef465cea4
PostProcessing/FX: Fix loading of resource textures 2 years ago
Stenzek edae13d9e4
CDROM: Log command parameters 2 years ago
Stenzek b9bd875c13
Qt: Update Korean translation by Hackjjang 2 years ago
Stenzek dde54fbba9
Settings: Fix incorrect type for Display/Scaling 2 years ago
Stenzek ca5b07acff
PostProcessing: Fix for Metal renderer 2 years ago
Stenzek 9d88a373bd
GPU: Fix Guncon positioning with window padding 2 years ago
Stenzek 1831a291b4
GL/ContextEGL: Fix surface_format left uninitialized 2 years ago
Stenzek 17171101cf
OpenGLDevice: Don't force-disable dual source blending 2 years ago
Stenzek 0e2c6676a3
Build: Compiling x64 builds on Apple Silicon host 2 years ago
Stenzek f05ff4103e
Misc: Build fixes for Android 2 years ago
Stenzek 538266aacd
System: Fix Discord Rich Presence 2 years ago
Stenzek 6ca098db97
CI/Flatpak: Disable Wayland by default 2 years ago
Stenzek 33f945f1e8
CI/AppImage: Disable Wayland by default
Set I_WANT_A_BROKEN_WAYLAND_UI=1 if you must use it.
But there's gonna be broken stuff.
2 years ago
Stenzek bd49e0df63
System: Fix playlist memory card handling
But you really don't need to use them these days.
2 years ago
Matthew Broomfield 10877c25e8 Remove vertical spacer preventing Tweaks/Hacks from expanding
The Advanced Settings UI had a vertical spacer at the bottom.
This space would expand when the window expanded.
Instead, it's more useful to expand the Tweaks/Hacks table,
since this table is larger than the default window size.
2 years ago
Stenzek 3ee8159d8d
CI/AppImage: Work around GH runner issue 8659 2 years ago
Stenzek 117cbeecaa
CPU/CodeCache: Fix NewRec on Apple Silicon 2 years ago
Stenzek f786138175
CPU/CodeCache: Fix crash on Apple Silicon 2 years ago
Stenzek 06c4dc5e1b
GPU/OpenGL: Fix incorrect 1/4 blend on Mali 2 years ago
Stenzek 6592cafadc
CPU/NewRec: Add speculative constants 2 years ago
Stenzek b3cbe5a7ee
CPU/NewRec: Add AArch32 backend 2 years ago
Stenzek 8ddb0c4b23
Common/HeapArray: Fix mismatched delete/free 2 years ago
Stenzek 41bb9fddfc
CMake: Fix Debug x64 builds on Linux 2 years ago
Stenzek d00ed000f9
CPU/NewRec/AArch64: Don't recreate assembler every time 2 years ago
Stenzek 9d14ba0541
dep/vixl: Add Reset-to-new-buffer overload 2 years ago
Stenzek 52e0d8d473
CPU/Recompiler/AArch32: Load membase on demand 2 years ago
Stenzek cce1ec598c
CPU/Recompiler/AArch32: Reduce register usage of Mul 2 years ago
Stenzek 23dff0a9b6
Bus: Properly set unmapped pages to NULL for LUT fastmem 2 years ago
Stenzek e36130158c
CPU/Recompiler: Fix incorrect shift in LUT fastmem 2 years ago
Stenzek c727ac33c7
CPU/CodeCache: Include hi/lo in state logging 2 years ago