Commit Graph

2870 Commits (b2de5945c42564c39416c8dd02f0a2a820f94f37)
 

Author SHA1 Message Date
Connor McLaughlin b2de5945c4 libretro: Disable context caching
It's completely broken in RetroArch, see https://github.com/libretro/RetroArch/issues/11623
4 years ago
Connor McLaughlin f7a75941b5 GameSettings: Add PGXP tolerance and MSAA 4 years ago
Connor McLaughlin f0ff7ce231 PGXP: Add geometry tolerance setting 4 years ago
Connor McLaughlin 24fef20485 CommonHostInterface: Compress screenshots in background/use worker thread 4 years ago
Connor McLaughlin 125dfa7c40 HostDisplay: Support resizing/compressing images on worker thread 4 years ago
Connor McLaughlin df14fa4d75 CommonHostInterface: Fix compatible/old version save states not showing in browser 4 years ago
Connor McLaughlin dc21f2b5cf GL/Context: Check return value of eglBindApi()
Fixes some Android devices thinking they got a desktop GL context.
4 years ago
Connor McLaughlin f0e7c744b3
Merge pull request #1108 from ggrtk/analog-controller
AnalogController: Only clear motor state on rumble config if not used
4 years ago
Albert Liu 9ac09d35be AnalogController: Only clear motor state on rumble config if not used 4 years ago
Albert Liu a4eb4b9280 AnalogController: Set transfer state to idle on reset 4 years ago
Connor McLaughlin fcbd618783
Merge pull request #1105 from ggrtk/analog-controller
AnalogController: Rumble handling and config mode fixes
4 years ago
Connor McLaughlin 627a3109b3 libretro: Re-query hardware render interface after AV system info change
I suspect the frontend is supposed to call context_reset/destroy here,
but it's not for whatever reason, and this works around it.
4 years ago
Albert Liu 566993c6df AnalogController: Improve DualShock rumble handling
Fixes low vibration in Final Fantasy VIII, missing vibration in Armored
Core Project Phantasma, etc.
4 years ago
Albert Liu 31b41b9ec0 AnalogController: Output zeros for 0x43 when already in config mode 4 years ago
Albert Liu 3f709d97b6 AnalogController: Send full analog response for reads in config mode 4 years ago
Albert Liu e4820bcbc1 AnalogController: Delay manual mode toggle to transfer state reset 4 years ago
Connor McLaughlin b45bee5954 libretro: Work around crash in RetroArch Vulkan driver 4 years ago
Connor McLaughlin 917fa5dd0e SPU: Only ignore loop address for not-pending-on voices
Fixes softlocks during dialog in The Misadventures of Tron Bonne.
4 years ago
Connor McLaughlin ade61d6139 libretro: Fix fastmem defaulting to LUT on 64-bit 4 years ago
Connor McLaughlin 7fd22958ae OpenGLHostDisplay: Fix crash in libretro core 4 years ago
Connor McLaughlin 16bfaad505 Updater/Win32: wWinMain should be WINAPI 4 years ago
Connor McLaughlin 1507824435 Qt: Default of GPU thread is enabled 4 years ago
RaydenX93 694b5abd8d
Update Italian Translation (#1096)
* Update duckstation-qt_it.ts

* Update duckstation-qt_it.ts

fix typo ed alcune piccolezze

* Update duckstation-qt_it.ts

lol avevo incollato per sbaglio un link di github

Co-authored-by: Mattia <74111053+hugihadein@users.noreply.github.com>
4 years ago
Connor McLaughlin 764b1ee49d
Merge pull request #1099 from stenzek/lut-fastmem-pr
CPU/Recompiler: Implement LUT-based fastmem
4 years ago
Connor McLaughlin bf2e38aed5 CPU/Recompiler: Implement LUT-based fastmem 4 years ago
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