Connor McLaughlin
|
35646df63f
|
Merge pull request #1343 from guibou/patch-1
Readme.md: add git as a build time requirement
|
2020-12-29 22:47:57 +10:00 |
|
Connor McLaughlin
|
dfa36e0fa7
|
Update SDL game controller database
|
2020-12-29 03:18:43 +10:00 |
|
Connor McLaughlin
|
a48add94f8
|
Merge pull request #1332 from ggrtk/ps2-bios-size
Update BIOS image handling
|
2020-12-29 02:19:13 +10:00 |
|
Connor McLaughlin
|
fa7442fddb
|
Qt: Fix mouse-cursor-in-fullscreen regression
|
2020-12-29 02:00:31 +10:00 |
|
Connor McLaughlin
|
fcec112613
|
Merge pull request #1329 from RaydenX93/master
Italian Translation Update - PC
|
2020-12-28 11:56:49 +10:00 |
|
Connor McLaughlin
|
a845b2c5f8
|
Merge pull request #1326 from PugsyMAME/master
Cheat Manager Memory Scanner improvements
|
2020-12-28 02:20:11 +10:00 |
|
Connor McLaughlin
|
f9ac25f2b8
|
CDROM: Actually fix playing tracks 10+
|
2020-12-28 01:40:38 +10:00 |
|
Connor McLaughlin
|
c04d6f9ef8
|
CDROM: Play command track should be BCD
Fixes tracks >= 10 in BIOS CD player, maybe games?
|
2020-12-28 01:17:41 +10:00 |
|
Connor McLaughlin
|
8bb5ff47eb
|
PlaystationMouse: Add option to use relative mode
|
2020-12-28 00:37:04 +10:00 |
|
Connor McLaughlin
|
ca42d027ac
|
Qt: Implement relative mouse mode
|
2020-12-28 00:37:04 +10:00 |
|
Connor McLaughlin
|
114d4a2c1d
|
Merge pull request #1325 from PugsyMAME/master
Fixed Pattern found address in Debugger Search
|
2020-12-28 00:36:45 +10:00 |
|
Connor McLaughlin
|
157532b0fe
|
Merge pull request #1320 from andercard0/patch-54
Atualização Português do Brasil
|
2020-12-28 00:36:20 +10:00 |
|
Connor McLaughlin
|
92ed284499
|
Merge pull request #1323 from ggrtk/qt-japanese
Qt: Update Japanese translation by mikakunin
|
2020-12-28 00:36:05 +10:00 |
|
Connor McLaughlin
|
f181b45760
|
libretro: Build fix
|
2020-12-27 02:41:43 +10:00 |
|
Connor McLaughlin
|
e3ce0530bf
|
Revert "CI: Stop building libretro cores"
This reverts commit 1a6a14fcd4.
|
2020-12-27 02:21:16 +10:00 |
|
Connor McLaughlin
|
80fb30b564
|
Qt: Add Boot and Debug option to context menu
|
2020-12-27 00:54:53 +10:00 |
|
Connor McLaughlin
|
29469077ee
|
Qt: Force display to render after boot
Fixes menu showing through when starting paused.
|
2020-12-27 00:54:53 +10:00 |
|
Connor McLaughlin
|
cbcbb675d6
|
System: Fix pause on start
|
2020-12-27 00:54:53 +10:00 |
|
Connor McLaughlin
|
3cd3d1c09d
|
Qt: Fix opening debugger when system already paused
|
2020-12-27 00:54:53 +10:00 |
|
Connor McLaughlin
|
dc46d52029
|
FrontendCommon: Remove unnecessary #ifndef LIBRETRO macros
These were only needed because of ancient compilers on the libretro
buildbot, it still compiles fine with these fields on the latest
compilers.
|
2020-12-27 00:54:53 +10:00 |
|
Connor McLaughlin
|
702ed21207
|
HostDisplay: Add threaded presentation for Vulkan renderer
Can add a significant speedup for fast forward. Automatically disabled
when vsync is enabled.
|
2020-12-27 00:54:53 +10:00 |
|
Connor McLaughlin
|
1a6a14fcd4
|
CI: Stop building libretro cores
Apparently libretro want to do this themselves now?
|
2020-12-27 00:50:08 +10:00 |
|
Connor McLaughlin
|
68dc052432
|
Bus: Don't leak shared memory when starting->stopping->starting
|
2020-12-27 00:50:08 +10:00 |
|
Connor McLaughlin
|
91995c92db
|
Qt/Debugger: Use Bus helper functions for getting region pointers
|
2020-12-27 00:50:08 +10:00 |
|
Connor McLaughlin
|
d74d27163c
|
Common/MemoryArena: Add destroy/valid methods
|
2020-12-27 00:50:08 +10:00 |
|
Connor McLaughlin
|
e71f6aa80a
|
GPU/HW: Improve round-trip accuracy of RGBA5551->RGBA8
Fixes smudging in some games with true colour rendering enabled.
|
2020-12-27 00:50:08 +10:00 |
|
Connor McLaughlin
|
5451a1f5c3
|
README/Issue template: Clarify that libretro core is not officially supported
|
2020-12-27 00:50:08 +10:00 |
|
Connor McLaughlin
|
84181e2a1d
|
CheatS: Support importing/parsing EPSXe cheat files
|
2020-12-27 00:45:34 +10:00 |
|
Connor McLaughlin
|
cc9c3ea41f
|
Cheats: Fix assertions tripping on unicode characters
|
2020-12-27 00:45:34 +10:00 |
|
Connor McLaughlin
|
8debaa34d9
|
dep/msvc: Update SDL2 to 2.0.14
|
2020-12-27 00:45:34 +10:00 |
|
Connor McLaughlin
|
aa65280ec3
|
Qt: Fix typo in advanced settings
|
2020-12-27 00:45:34 +10:00 |
|
Connor McLaughlin
|
7532d5d09a
|
Merge pull request #1306 from andercard0/patch-52
Atualização Português do Brasil
|
2020-12-27 00:45:04 +10:00 |
|
Connor McLaughlin
|
5ed0c98f37
|
Merge pull request #1307 from andercard0/patch-53
Android Update Strings to latest
|
2020-12-27 00:44:51 +10:00 |
|
Connor McLaughlin
|
9c36c9dbdb
|
Merge pull request #1312 from ggrtk/memorycardimage-fix
MemoryCardImage: Fix multi-block file reads
|
2020-12-27 00:44:41 +10:00 |
|
Connor McLaughlin
|
77093553e1
|
Merge pull request #1315 from Margen67/appveyor
appveyor.yml improvements
|
2020-12-27 00:44:27 +10:00 |
|
Connor McLaughlin
|
56fc694076
|
Move older news to NEWS.md and trim list in README.md
|
2020-12-26 01:14:23 +10:00 |
|
Connor McLaughlin
|
0bded2b06a
|
Update README.md
|
2020-12-26 01:08:57 +10:00 |
|
Connor McLaughlin
|
a69474ea97
|
TextureReplacements: Use x86 dispatch for xxhash
|
2020-12-26 00:47:24 +10:00 |
|
Connor McLaughlin
|
af3b2b0e15
|
Build: Fix xxhash on non-Windows
|
2020-12-26 00:47:24 +10:00 |
|
Connor McLaughlin
|
b755798c2a
|
Qt: Update French translation
|
2020-12-26 00:47:03 +10:00 |
|
Connor McLaughlin
|
d187c8b08d
|
GPU/HW: Fix a potential case where depth isn't cleared on viewport change
|
2020-12-26 00:47:03 +10:00 |
|
Connor McLaughlin
|
a385573672
|
Qt: Add texture replacement options to advanced settings
|
2020-12-26 00:47:03 +10:00 |
|
Connor McLaughlin
|
41b803ed2b
|
FrontendCommon: Add a hotkey to reload texture replacements
|
2020-12-26 00:47:03 +10:00 |
|
Connor McLaughlin
|
8db961042a
|
GPU: Support replacing VRAM writes with new textures
|
2020-12-26 00:47:03 +10:00 |
|
Connor McLaughlin
|
a66f14b5c3
|
Vulkan/Texture: Add UpdateFromBuffer method
|
2020-12-26 00:47:03 +10:00 |
|
Connor McLaughlin
|
ebaad0f35a
|
Common/GL: Add replace method to texture
|
2020-12-26 00:47:03 +10:00 |
|
Connor McLaughlin
|
ecbfff3c60
|
HostDisplay: Fix incorrect extension check for other formats
|
2020-12-26 00:47:03 +10:00 |
|
Connor McLaughlin
|
f6c0156eea
|
Common/Image: Add save helpers, fix errors
|
2020-12-26 00:47:03 +10:00 |
|
Connor McLaughlin
|
34dace4506
|
dep/xxhash: Update to latest version
|
2020-12-26 00:47:02 +10:00 |
|
Connor McLaughlin
|
6de53054c1
|
Qt: Move blit swap chain option to display settings
|
2020-12-26 00:47:02 +10:00 |
|
Connor McLaughlin
|
fcc6bf0cb7
|
Update README with dev vs preview builds
|
2020-12-26 00:47:02 +10:00 |
|
Connor McLaughlin
|
3f410ebbac
|
Cheats: Add additional code types from @PugsyMAME
|
2020-12-26 00:47:02 +10:00 |
|
Connor McLaughlin
|
fd39f09aa7
|
scmversion: Second part of beta -> preview
|
2020-12-25 13:58:50 +10:00 |
|
Connor McLaughlin
|
b468f643fb
|
CI: Remove unused scripts
|
2020-12-25 13:53:28 +10:00 |
|
Connor McLaughlin
|
e5495b43c6
|
CI: Rename beta builds to preview builds, stable to development
|
2020-12-25 13:53:28 +10:00 |
|
Connor McLaughlin
|
add6754381
|
libretro: Remove guncon/mouse/negcon controller types
These were never supported. Use the standalone version if you want to
use these controller types.
|
2020-12-25 13:53:28 +10:00 |
|
Connor McLaughlin
|
7f6fbd6b80
|
Merge pull request #1289 from andercard0/patch-51
Atualização Português do Brasil
|
2020-12-25 13:51:02 +10:00 |
|
Connor McLaughlin
|
8fcb3d6690
|
Merge pull request #1297 from zkdpower/master
Update Simple-Chinese language file to latest
|
2020-12-25 13:50:51 +10:00 |
|
Connor McLaughlin
|
2e3ce32819
|
Merge pull request #1301 from ggrtk/cmake-fix-missing-translations
CMake: Fix missing translation files
|
2020-12-25 13:50:39 +10:00 |
|
Connor McLaughlin
|
095bc280cb
|
Qt: Fix default value of PGXP depth buffer
|
2020-12-23 02:26:47 +10:00 |
|
Connor McLaughlin
|
31f7ec7538
|
Update README.md
|
2020-12-23 01:56:18 +10:00 |
|
Connor McLaughlin
|
f798877704
|
Update README.md
|
2020-12-23 01:54:44 +10:00 |
|
Connor McLaughlin
|
ee5ba8d90a
|
Merge pull request #1284 from zkdpower/master
Update Simple-Chinese language file to latest
|
2020-12-23 01:44:35 +10:00 |
|
Connor McLaughlin
|
4f9a5d0241
|
Merge pull request #1285 from CookiePLMonster/memcard-slashes-fix
Memory Card Editor fixes
|
2020-12-23 01:44:13 +10:00 |
|
Connor McLaughlin
|
744cfbd924
|
Frontends: Add PGXP Depth Buffer options
|
2020-12-23 01:39:49 +10:00 |
|
Connor McLaughlin
|
d320d5c830
|
GameSettings: Add game settings/hotkey for PGXP depth
|
2020-12-23 01:39:49 +10:00 |
|
Connor McLaughlin
|
aa1543271e
|
GPU: Support emulating a depth buffer from PGXP depth values
|
2020-12-23 01:39:49 +10:00 |
|
Connor McLaughlin
|
f393ea618e
|
Shaders/Cccalibrator: Fix compile errors
|
2020-12-23 01:39:49 +10:00 |
|
Connor McLaughlin
|
9384f3a8e9
|
Qt/CheatManager: Fix checking groups not updating child nodes
|
2020-12-23 01:34:32 +10:00 |
|
Connor McLaughlin
|
972872a0c8
|
Merge pull request #1278 from andercard0/patch-50
Atualização Português do Brasil
|
2020-12-23 01:21:32 +10:00 |
|
Connor McLaughlin
|
ca84925ff8
|
HostDisplay: Support screenshotting 16-bit display formats
|
2020-12-22 03:24:51 +10:00 |
|
Connor McLaughlin
|
7249825c16
|
Qt: Support multiple updater channels
|
2020-12-22 03:24:51 +10:00 |
|
Connor McLaughlin
|
14c227a813
|
scmversion: Fix incorrect tagging after stable/beta split
|
2020-12-22 03:24:19 +10:00 |
|
Connor McLaughlin
|
3ab017c32e
|
CI: Set prerelease tag only on beta release
|
2020-12-22 02:40:27 +10:00 |
|
Connor McLaughlin
|
80ce7bde26
|
CI: Generate master->beta, stable->latest releases
|
2020-12-22 02:18:15 +10:00 |
|
Connor McLaughlin
|
b24245dd1d
|
GameList: Bump cache list version
Required due to aspect ratio change.
|
2020-12-22 02:16:11 +10:00 |
|
Connor McLaughlin
|
d130fc9465
|
Android: Possible fix for white overlay with controller
|
2020-12-22 02:15:55 +10:00 |
|
Connor McLaughlin
|
d5d9cb623d
|
GPU/Vulkan: Fix possible framebuffer destroy-while-in-use
|
2020-12-22 00:56:55 +10:00 |
|
Connor McLaughlin
|
c0d8e44548
|
Merge pull request #1263 from andercard0/patch-48
Atualização Português do Brasil
|
2020-12-22 00:53:36 +10:00 |
|
Connor McLaughlin
|
22c15f88dd
|
Merge pull request #1262 from zkdpower/master
Update Simple-Chinese language file to latest
|
2020-12-22 00:53:19 +10:00 |
|
Connor McLaughlin
|
68557eb843
|
Merge pull request #1266 from Margen67/ar
Use proper 21:9 aspect ratio, add 32:9
|
2020-12-22 00:52:36 +10:00 |
|
Connor McLaughlin
|
5e5818df54
|
Merge pull request #1276 from shikulja/master
update ru translation
|
2020-12-22 00:50:51 +10:00 |
|
Connor McLaughlin
|
f12c60e9b4
|
Merge pull request #1274 from andercard0/patch-49
Suggestion - Controller Troubleshoot
|
2020-12-22 00:50:31 +10:00 |
|
Connor McLaughlin
|
6224d0ab89
|
Qt: Fix crash when switching to cheat list
Regression from 076a2ca307.
|
2020-12-19 19:09:34 +10:00 |
|
Connor McLaughlin
|
44ea51306a
|
Qt: Add open button to memory card editor
|
2020-12-19 17:02:02 +10:00 |
|
Connor McLaughlin
|
175bc66c91
|
Qt: Fix some mouse presses at high click rate not registering
|
2020-12-19 17:02:02 +10:00 |
|
Connor McLaughlin
|
81aad196e8
|
HostInterface: Add -nocontroller CLI option to disable controller interface
Can use with buggy drivers where SDL is causing crashes.
|
2020-12-19 17:02:01 +10:00 |
|
Connor McLaughlin
|
e804fdfdba
|
GPU: Use floating point coordinates for lightgun
|
2020-12-19 17:02:01 +10:00 |
|
Connor McLaughlin
|
4860313bef
|
NamcoGuncon: Add an option to scale X coordinates
Fixes what appears to be curvature correction at the edges of the
screen.
|
2020-12-19 17:02:01 +10:00 |
|
Connor McLaughlin
|
fad3d79895
|
NamcoGuncon: Add button to shoot offscreen
|
2020-12-19 17:02:01 +10:00 |
|
Connor McLaughlin
|
7ca0d357cb
|
shaders/cccalibrator: Fix GLSL compile error
|
2020-12-19 17:02:01 +10:00 |
|
Connor McLaughlin
|
faa016eaee
|
Merge pull request #1255 from zkdpower/master
Update Simple-Chinese language file to latest
|
2020-12-19 17:01:44 +10:00 |
|
Connor McLaughlin
|
076a2ca307
|
Qt/CheatManager: Default to unsigned/hex/halfword
|
2020-12-19 02:44:46 +10:00 |
|
Connor McLaughlin
|
ca61f989fc
|
DMA: Don't panic on invalid device read/write
|
2020-12-19 02:44:46 +10:00 |
|
Connor McLaughlin
|
7c7145d1c5
|
MDEC: Handle invalid commands
Fixes panic in Formula 1.
|
2020-12-19 02:44:46 +10:00 |
|
Connor McLaughlin
|
980aa0a8bc
|
Qt/CheatManager: Add manual watch address
|
2020-12-19 02:44:46 +10:00 |
|
Connor McLaughlin
|
a6a0b660d2
|
GameList: Bump cache version
This should've happened with the aspect ratio changes.
|
2020-12-19 02:44:46 +10:00 |
|
Connor McLaughlin
|
208e746467
|
Merge pull request #1254 from ggrtk/update-bug-report-template
Update bug report issue template
|
2020-12-18 18:03:39 +10:00 |
|
Connor McLaughlin
|
9e1987063d
|
System: Add a libcrypt game list, and check serials
Nag the user if they're missing a sbi file.
|
2020-12-18 03:03:22 +10:00 |
|
Connor McLaughlin
|
627008f34c
|
CDImage: Add helper for checking for SBI
|
2020-12-18 03:03:22 +10:00 |
|