Commit Graph

2836 Commits (f6bd4bfcf41d0fe0b763fcf1c6ce90e5a232f770)
 

Author SHA1 Message Date
Connor McLaughlin f6bd4bfcf4 Build: Tweak armv7 CFLAGS 6 years ago
Connor McLaughlin 07dbc5a80d GPU/HW: Draw opaque before semitransparent for reverse subtract
Fixes missing shadows in Suikoden II.
6 years ago
Connor McLaughlin e06f85a328 GPU: Fix VRAM palette changes not being detected in hw renderer
Fixes wall texture animation in Mega Man Legends.
6 years ago
Connor McLaughlin b49067d165 Build: Fix Android armv8 performance regression 6 years ago
Connor McLaughlin e528f3f273
Update README.md 6 years ago
Connor McLaughlin 347a10723f
Merge pull request #1090 from hugihadein/patch-1
fix typo in italian translation
6 years ago
Connor McLaughlin 33e277e8d2
Merge pull request #1091 from stenzek/android-armv7
CI armv7 builds
6 years ago
Connor McLaughlin 7e7ec86f91 GPU/Software: Remove a couple of unused variables 6 years ago
Connor McLaughlin 3797d2acbc CI: Generate armv7 libretro cores 6 years ago
Connor McLaughlin 2ee2207106 CI: Output Android apk as duckstation-android.apk 6 years ago
Connor McLaughlin a6529a9537 Android: Enable armeabi-v7a builds 6 years ago
Connor McLaughlin 497759b4d6 VulkanHostDisplay: Support 16-bit scanout 6 years ago
Mattia faaa62cfca
fix typo in italian translation 6 years ago
Connor McLaughlin bf82bfc63b
Update README.md 6 years ago
Connor McLaughlin 131dc923ed Build: Fix CMake build 6 years ago
Connor McLaughlin cb407263ea XInputControllerInterface: Fix device connected spam 6 years ago
Connor McLaughlin c375d04bad Frontends: Add .iso to open disc filter 6 years ago
Connor McLaughlin 402532b8a5 GameSettings: Force PGXP mode for Spyro trilogy 6 years ago
Connor McLaughlin b554c133ea GPU/OpenGL: Add a version check and display message when unsupported 6 years ago
Connor McLaughlin 7f058169b9 OpenGLHostDisplay: Add a GLES2 render path 6 years ago
Connor McLaughlin 2595e31575 GPU: Split software to frontend/backend 6 years ago
Connor McLaughlin 03d4f80883 GPU: Move enums/types into separate file 6 years ago
Connor McLaughlin d3d881aa6b GPU/Software: Reduce number of copies by one, enable 16-bit scanout 6 years ago
Connor McLaughlin beffbaee39 Common/Rectangle: Use memcpy for operator= 6 years ago
Connor McLaughlin dc53209565 Common/Event: Replace poll event with lock/condvar 6 years ago
Connor McLaughlin 9f3e8bed86 CPU: Add AArch32/armv7 recompiler 6 years ago
Connor McLaughlin 1128836826 CPU/Recompiler: Add GetValueInHostOrScratchRegister helper 6 years ago
Connor McLaughlin cdd0a5525a CPU/Recompiler: Reduce register pressure of lwl/lwr/swl/swr 6 years ago
Connor McLaughlin 6df5824616 CPU/Recompiler: Support targets where shifts aren't implicitly masked 6 years ago
Connor McLaughlin 053d7fdc4b CPU/Recompiler: Inhibit allocation in mtc0/rfe branches 6 years ago
Connor McLaughlin 028a5c60d7 Bus: Fix failed safe instruction reads raising guest exceptions 6 years ago
Connor McLaughlin 28c88cd69f Build: Fix Win32 compilation of core 6 years ago
Connor McLaughlin a29669432f Common/PageFaultHandler: Fix compiling on 32-bit Windows 6 years ago
Connor McLaughlin a03bca2f72 CPU: Make fastmem a compile-time feature (support 32-bit targets) 6 years ago
Connor McLaughlin dba42cf323 Common/CPUDetect: Use consistant naming for ARM targets 6 years ago
Connor McLaughlin 302b08023e dep/vixl: Fix building for AArch32 6 years ago
Connor McLaughlin 125d104df4 Pad: Fix controller state not being ignored in state load 6 years ago
Connor McLaughlin 53f81d067a CPU/CodeCache: Remove warning about executing uncompiled blocks 6 years ago
Connor McLaughlin 9c9e2bbe27 GL/ContextWGL: Check for ES2 context extension before creating 6 years ago
Connor McLaughlin aeee649700
Merge pull request #1089 from zkdpower/master
Update duckstation-qt_zh-cn.ts to latest
6 years ago
Connor McLaughlin 0f04763ef6
Merge pull request #1084 from andercard0/patch-30
Update Pt-Br
6 years ago
Connor McLaughlin 3185c5df0f
Merge pull request #1078 from CookiePLMonster/sdl-joystick-support
Add SDL_Joystick support
6 years ago
zkdpower ed8f6aefcf
Update duckstation-qt_zh-cn.ts to latest
Update duckstation-qt_zh-cn.ts to latest
6 years ago
Connor McLaughlin aa3ce14ef3
Update README.md 6 years ago
Anderson_Cardoso 957d40b011
Update Pt-Br
Translated 
- Main Window options
6 years ago
Connor McLaughlin 83db685376
Update rolling-release.yml 6 years ago
Connor McLaughlin 37adc9ff34 GameSettings: Don't force interpreter in Threads of Fate 6 years ago
Connor McLaughlin be2d52b908 GameSettings: Disable upscaling in Slam 'n Jam '96 featuring Magic & Kareem (USA) 6 years ago
Connor McLaughlin 3f2a9cedbe Qt: Add screenshot to System menu 6 years ago
Connor McLaughlin 46b97dd4a8 Qt: Hook up window size menu 6 years ago