Commit Graph

3095 Commits (9e1987063d12995b86bd5f7de1f9fcc699e1e462)
 

Author SHA1 Message Date
Connor McLaughlin 022f7465c4
Update README.md 4 years ago
Connor McLaughlin 44b3c9be6e Common/PageFaultHandler: Fix for Windows/ARM64 4 years ago
Connor McLaughlin ea355c20ad CI: Fix Windows/ARM64 build 4 years ago
Connor McLaughlin 773d5f5f25
Merge pull request #1095 from zkdpower/master
Update duckstation-qt_zh-cn.ts to latest
4 years ago
Connor McLaughlin 0612fe4ddd
Merge pull request #1094 from andercard0/patch-32
Atualização Português do Brasil
4 years ago
Connor McLaughlin 57c1e54a54 CI: Add Windows ARM64 builds 4 years ago
Connor McLaughlin 0793f98c87 CPU/Recompiler: Reduce armv7 code buffer size 4 years ago
Connor McLaughlin f6bd4bfcf4 Build: Tweak armv7 CFLAGS 4 years ago
Connor McLaughlin 07dbc5a80d GPU/HW: Draw opaque before semitransparent for reverse subtract
Fixes missing shadows in Suikoden II.
4 years ago
Connor McLaughlin e06f85a328 GPU: Fix VRAM palette changes not being detected in hw renderer
Fixes wall texture animation in Mega Man Legends.
4 years ago
zkdpower daf3720ba0
Update duckstation-qt_zh-cn.ts to latest
Update duckstation-qt_zh-cn.ts to latest
4 years ago
Anderson_Cardoso ff2c2e04d8
Atualização Português do Brasil
Translated
Display Settings Widget;
MaindWindow;
OSD Message;
Some fixes.
4 years ago
Connor McLaughlin b49067d165 Build: Fix Android armv8 performance regression 4 years ago
Connor McLaughlin e528f3f273
Update README.md 4 years ago
Connor McLaughlin 347a10723f
Merge pull request #1090 from hugihadein/patch-1
fix typo in italian translation
4 years ago
Connor McLaughlin 33e277e8d2
Merge pull request #1091 from stenzek/android-armv7
CI armv7 builds
4 years ago
Connor McLaughlin 7e7ec86f91 GPU/Software: Remove a couple of unused variables 4 years ago
Connor McLaughlin 3797d2acbc CI: Generate armv7 libretro cores 4 years ago
Connor McLaughlin 2ee2207106 CI: Output Android apk as duckstation-android.apk 4 years ago
Connor McLaughlin a6529a9537 Android: Enable armeabi-v7a builds 4 years ago
Connor McLaughlin 497759b4d6 VulkanHostDisplay: Support 16-bit scanout 4 years ago
Mattia faaa62cfca
fix typo in italian translation 4 years ago
Connor McLaughlin bf82bfc63b
Update README.md 4 years ago
Connor McLaughlin 131dc923ed Build: Fix CMake build 4 years ago
Connor McLaughlin cb407263ea XInputControllerInterface: Fix device connected spam 4 years ago
Connor McLaughlin c375d04bad Frontends: Add .iso to open disc filter 4 years ago
Connor McLaughlin 402532b8a5 GameSettings: Force PGXP mode for Spyro trilogy 4 years ago
Connor McLaughlin b554c133ea GPU/OpenGL: Add a version check and display message when unsupported 4 years ago
Connor McLaughlin 7f058169b9 OpenGLHostDisplay: Add a GLES2 render path 4 years ago
Connor McLaughlin 2595e31575 GPU: Split software to frontend/backend 4 years ago
Connor McLaughlin 03d4f80883 GPU: Move enums/types into separate file 4 years ago
Connor McLaughlin d3d881aa6b GPU/Software: Reduce number of copies by one, enable 16-bit scanout 4 years ago
Connor McLaughlin beffbaee39 Common/Rectangle: Use memcpy for operator= 4 years ago
Connor McLaughlin dc53209565 Common/Event: Replace poll event with lock/condvar 4 years ago
Connor McLaughlin 9f3e8bed86 CPU: Add AArch32/armv7 recompiler 4 years ago
Connor McLaughlin 1128836826 CPU/Recompiler: Add GetValueInHostOrScratchRegister helper 4 years ago
Connor McLaughlin cdd0a5525a CPU/Recompiler: Reduce register pressure of lwl/lwr/swl/swr 4 years ago
Connor McLaughlin 6df5824616 CPU/Recompiler: Support targets where shifts aren't implicitly masked 4 years ago
Connor McLaughlin 053d7fdc4b CPU/Recompiler: Inhibit allocation in mtc0/rfe branches 4 years ago
Connor McLaughlin 028a5c60d7 Bus: Fix failed safe instruction reads raising guest exceptions 4 years ago
Connor McLaughlin 28c88cd69f Build: Fix Win32 compilation of core 4 years ago
Connor McLaughlin a29669432f Common/PageFaultHandler: Fix compiling on 32-bit Windows 4 years ago
Connor McLaughlin a03bca2f72 CPU: Make fastmem a compile-time feature (support 32-bit targets) 4 years ago
Connor McLaughlin dba42cf323 Common/CPUDetect: Use consistant naming for ARM targets 4 years ago
Connor McLaughlin 302b08023e dep/vixl: Fix building for AArch32 4 years ago
Connor McLaughlin 125d104df4 Pad: Fix controller state not being ignored in state load 4 years ago
Connor McLaughlin 53f81d067a CPU/CodeCache: Remove warning about executing uncompiled blocks 4 years ago
Connor McLaughlin 9c9e2bbe27 GL/ContextWGL: Check for ES2 context extension before creating 4 years ago
Connor McLaughlin aeee649700
Merge pull request #1089 from zkdpower/master
Update duckstation-qt_zh-cn.ts to latest
4 years ago
Connor McLaughlin 0f04763ef6
Merge pull request #1084 from andercard0/patch-30
Update Pt-Br
4 years ago