Commit Graph
45601 Commits
Author SHA1 Message Date
Bram Verweij f74b884526 Let port offset cover the entire range in steps of 1k 2022-05-14 19:44:59 +02:00
Bram Verweij 47a52d2db9 Remove options for network chat, since these only work for standalone 2022-05-14 11:17:28 +02:00
Bram Verweij eab3320e20 Make MAC address configurable and randomize when not set 2022-05-14 00:34:25 +02:00
Bram Verweij 8a6c1f803f Fix update of chat screen position 2022-05-13 22:40:50 +02:00
Bram Verweij 25e380577a Disable UPnP by default 2022-05-13 20:21:20 +02:00
Bram Verweij 2b1d40706c Correct indentation and some strings 2022-05-13 16:59:21 +02:00
Bram Verweij 899efa4a45 Expose networking options in libretro core 2022-05-13 16:48:06 +02:00
Henrik Rydgård 287dd66f20 Merge pull request #15535 from iota97/unused-translation
Unused lang tool
2022-05-12 18:49:56 +02:00
Henrik Rydgård 4429fbc64b Merge pull request #15534 from Hasster1/master
Update Russian translation
2022-05-12 18:10:05 +02:00
iota97 608532746a Unused lang tool 2022-05-12 08:42:41 +02:00
Hasster1 8cbd2cbd76 Update Russian translation
I didn't change that much, just translated whatever i could've translated and what wasn't translated, added a few lines from en_US and changed positions of a few lines to look more like en_US.
2022-05-12 00:29:36 +03:00
Unknown W. Brackets bbbb154da0 Display: Ignore lagsync when auto frameskip on.
The delays in lag sync will only confuse the frameskipping code,
because it will interpret the intentional delays as need for skipping.

In theory, frameskip could ignore the lag sync time, but it would still
make frameskip far less effective.
2022-05-10 17:06:09 -07:00
Henrik Rydgård b93be29a30 Tweak -latomic preconditions in CMakeLists.txt. See comments on 14e9aab96e 2022-05-09 23:04:25 +02:00
Henrik Rydgård 64c71e9aa7 Merge pull request #15529 from unknownbrackets/softgpu-dirty
softgpu: Fix viewport flag clean/dirty
2022-05-09 08:15:14 +02:00
Unknown W. Brackets b60b1e84b2 softgpu: Correct stencil debugging.
Fixes crashes in GE debugger when viewing stencil.
2022-05-08 14:26:25 -07:00
Unknown W. Brackets 9367ce82ac softgpu: Fix viewport flag clean/dirty.
Fixes Split/Second effects, see #15501.
2022-05-08 14:24:21 -07:00
Unknown W. Brackets 045709dbcc Merge pull request #15528 from MakandaDEV/patch-1
Updated German Translation.
2022-05-08 08:23:33 -07:00
Unknown W. Brackets b15d4f284d Lang: Remove some duplicate lines in German. 2022-05-08 07:36:44 -07:00
Makanda aa205563c0 uptated German Translation 2022-05-08 19:57:54 +05:30
Henrik Rydgård 151fc7d8b8 Merge pull request #15524 from hrydgard/link-latomic
Enable -latomic on Linux.
2022-05-07 14:24:16 +02:00
Henrik Rydgård 14e9aab96e Enable -latomic on Linux. Fixes build on Raspberry Pi 3b for me. 2022-05-07 13:04:42 +02:00
Henrik Rydgård a5967b2030 Update .gitignore 2022-05-07 13:03:58 +02:00
Henrik Rydgård 28532fe4ef Merge pull request #15521 from unknownbrackets/texreplace
Replacement: Allow texture dump without replace
2022-05-03 09:58:22 +02:00
Unknown W. Brackets 92bad4f5c3 Replacement: Allow texture dump without replace. 2022-05-02 19:23:37 -07:00
Henrik Rydgård 2b68d35c9b Merge pull request #15520 from Linblow/kirk-ec-bn-license
libkirk: Set Segher Boessenkool's original copyright notice
2022-05-03 00:40:01 +02:00
Henrik Rydgård c955246499 Fix shader blending regression (Vulkan) 2022-05-03 00:38:58 +02:00
Linblow 7c18adbdc6 libkirk: Set Segher Boessenkool's original copyright notice 2022-05-03 00:08:05 +02:00
Henrik Rydgård 62808b89ef Fix discrepancy in how the LMODE flag is calculated between VS and FS 2022-05-03 00:06:42 +02:00
Henrik Rydgård 36bc7a3e6d Merge pull request #15518 from unknownbrackets/gedebug-mip
Vulkan: Correct size for tex mip level readback
2022-05-02 09:11:43 +02:00
Henrik Rydgård 7fb5cbace4 Merge pull request #15517 from unknownbrackets/vulkan-barrier
Vulkan: Fix depth transition barrier
2022-05-02 07:59:23 +02:00
Unknown W. Brackets 42d7226413 Vulkan: Correct size for tex mip level readback.
Used by the GE debugger to display the texture levels.
2022-05-01 15:23:57 -07:00
Unknown W. Brackets 6c08a7a121 Vulkan: Fix depth transition barrier. 2022-05-01 15:16:50 -07:00
Henrik Rydgård 1dead5f095 Merge pull request #15515 from hrydgard/remove-framebuffer-read-limit
Remove the rather problematic limit on framebuffer copies
2022-05-01 13:41:35 +02:00
Henrik Rydgård 7c6c59976c Merge pull request #15514 from hrydgard/vulkan-barrier-optimizations
Vulkan barrier optimizations
2022-05-01 13:39:01 +02:00
Henrik Rydgård 66ddbe9513 Remove the rather problematic limit on framebuffer copies 2022-05-01 12:49:19 +02:00
Henrik Rydgård a987261f1d Merge pull request #15500 from hrydgard/split-second-work
Add BlueToAlpha compat.ini workaround, fixes Split/Second graphics
2022-05-01 12:21:12 +02:00
Henrik Rydgård c3f48ecd6f Remove log output 2022-05-01 11:56:18 +02:00
Henrik Rydgård f54aa53a8b Combine barriers before blits/copies 2022-05-01 11:54:47 +02:00
Henrik Rydgård 9d0eaff48a Convert some barriers to use the new barrier framework. 2022-05-01 11:34:29 +02:00
Henrik Rydgård 3b9ab88b21 Add utility class VulkanBarrier 2022-05-01 10:20:11 +02:00
Henrik Rydgård 370b1dd38b Combine renderpass "pretransitions" for barriers. 2022-05-01 10:20:11 +02:00
Henrik Rydgård d30024cc88 Vulkan: Follow sampler best practices with auto max quality. 2022-05-01 10:20:11 +02:00
Henrik Rydgård 30fdbb8db8 Merge pull request #15513 from hrydgard/vulkan-header-bump
Upgrade Vulkan headers to latest
2022-05-01 10:05:58 +02:00
Henrik Rydgård e52f9373ee Bump vulkan headers to SDK 1.3.211 2022-05-01 00:23:29 +02:00
Henrik Rydgård 0310506fb9 Bump gradle 2022-05-01 00:22:06 +02:00
Henrik Rydgård fdcf9b731f Merge pull request #15498 from iota97/fix-lazy
Fix lazy loading of metadata
2022-04-30 23:50:33 +02:00
Unknown W. Brackets c67aa7e29b Merge pull request #15512 from hrydgard/retroid-autoconfigure
Better default control config for the Retroid handheld Android console
2022-04-30 11:19:37 -07:00
Henrik Rydgård 123a0ef0c2 Better default control config for the Retroid handheld Android console 2022-04-30 19:24:58 +02:00
Henrik Rydgård 5868cf0f1c Convert the blueToAlpha bool to a usageFlag. KEEP instead of CLEAR for depth during reinterpret. 2022-04-30 18:17:29 +02:00
Henrik Rydgård f5e519ed4b Oops, gotta update the cached framebuffer format in the other drawing paths too 2022-04-30 18:17:17 +02:00