Henrik Rydgård
cfadc397f5
Store: remove the broken download speed indicator.
2024-01-30 14:50:55 +01:00
Henrik Rydgård
954d40df09
Merge pull request #18795 from hrydgard/readme-1.17.1
...
Update README for 1.17.1
2024-01-30 14:19:11 +01:00
Henrik Rydgård
c57a59d058
Linkify
2024-01-30 14:18:42 +01:00
Henrik Rydgård
6906edcbc5
Update README.md for 1.17.1
2024-01-30 14:16:23 +01:00
Henrik Rydgård
b0a9ef5aa1
Merge pull request #18794 from hrydgard/more-gameinfocache-fixes
...
More gameinfocache fixes
2024-01-30 13:58:48 +01:00
Henrik Rydgård
ccaf2446ec
Merge pull request #18793 from hrydgard/render-pass-cleanup
...
Fix GE framedump playback on Vulkan
2024-01-30 12:42:03 +01:00
Henrik Rydgård
9792453b27
Fix missing titles for some file types
2024-01-30 12:31:56 +01:00
Henrik Rydgård
76242cb9f7
More gameinfocache fixes
2024-01-30 12:27:58 +01:00
Henrik Rydgård
d7e5928b2c
Minor tweaks to spacing on savedata popup.
...
Might help #18762
2024-01-30 11:33:08 +01:00
Henrik Rydgård
8b99c9f9d9
GE dump playback: Don't flip unless DISPLAY is the last command. This messes up the frame structure.
2024-01-30 11:14:38 +01:00
Henrik Rydgård
25a1e6aa14
Some renaming, add a bunch of sanity debug-asserts
2024-01-30 11:14:21 +01:00
Henrik Rydgård
ea180e54c9
Fix some "double-binds" of the backbuffer.
...
These are already eliminated by the queuerunner, but better not to
generate them in the first place, for easier sanity checks.
2024-01-30 10:44:18 +01:00
Henrik Rydgård
2a69c96a49
Merge pull request #18787 from Saramagrean/patch-6
...
Update th_TH.ini
2024-01-30 00:26:56 +01:00
Benjamin Benda Gates
ba7a5c77ed
Update th_TH.ini
2024-01-30 06:14:28 +07:00
Henrik Rydgård
9aa4973b58
Merge pull request #18790 from TotalCaesar659/patch-1
...
Update Russian translation
2024-01-29 22:52:59 +01:00
TotalCaesar659
d2a5382ca9
Update Russian translation
2024-01-30 00:51:00 +03:00
Henrik Rydgård
69200341a3
More translation fixes
2024-01-29 22:03:49 +01:00
Henrik Rydgård
7f3e01c21c
Merge pull request #18788 from TotalCaesar659/patch-1
...
Update Russian translation
2024-01-29 21:08:44 +01:00
TotalCaesar659
39a25024e4
Update Russian translation
2024-01-29 23:06:43 +03:00
Henrik Rydgård
18ecef1aa5
Fix Refresh interval translation string
2024-01-29 20:13:46 +01:00
Benjamin Benda Gates
1e411d4482
Update th_TH.ini
2024-01-30 01:42:11 +07:00
Benjamin Benda Gates
4d2d583c6e
Update th_TH.ini
2024-01-30 01:35:59 +07:00
Henrik Rydgård
cf1fd714fd
Merge pull request #18786 from hrydgard/release-inputs-on-pause
...
Release all keys on pause.
2024-01-29 19:21:22 +01:00
Henrik Rydgård
26b565201d
Another string
...
See #18778
2024-01-29 19:18:53 +01:00
Henrik Rydgård
bf8a1684d1
Fix per-game configs, thanks Verymelon
2024-01-29 18:59:15 +01:00
Henrik Rydgård
1faef374a9
Strengthen the axis-threshold reduction for related axes a bit. See #17792
2024-01-29 18:50:08 +01:00
Henrik Rydgård
f3cf05a80f
Merge pull request #18785 from hrydgard/ux-fixes
...
Fix issue with the collapsible sections in control mapping collapsing on every change, plus, combo fix
2024-01-29 18:42:06 +01:00
Henrik Rydgård
7920d3a44b
Release all keys on pause.
...
Fixes #18767
Not sure about merging for the 1.17 series though, maybe someone really
likes to bring up the pause menu briefly while holding a direction.. we
could actually handle that with some extra logic.
2024-01-29 18:41:43 +01:00
Henrik Rydgård
04ea4987b0
Bring back the old combo behavior, make the new behavior a checkbox (strict combo order).
2024-01-29 18:06:31 +01:00
Henrik Rydgård
c29f81da36
Fix issue with the collapsible sections in control mapping collapsing on every change.
2024-01-29 17:57:01 +01:00
Henrik Rydgård
f02142c5c0
Merge pull request #18781 from hrydgard/even-more-fixes
...
Disable 16-bit textures on PowerVR with Vulkan
2024-01-29 16:06:27 +01:00
Henrik Rydgård
c5191cad4c
Disable 16-bit textures on PowerVR.
...
Fixes #18780
2024-01-29 15:48:27 +01:00
Henrik Rydgård
01c2ffd5f5
Add a missing thread name
2024-01-29 13:52:38 +01:00
Henrik Rydgård
f4b7cfe975
Merge pull request #18779 from hrydgard/more-fixes
...
More fixes
2024-01-29 13:49:59 +01:00
Henrik Rydgård
4de4dc1433
Remove some logspam on SDL builds
2024-01-29 12:34:44 +01:00
Henrik Rydgård
aa7f8879a2
Buildfix
2024-01-29 12:29:23 +01:00
Henrik Rydgård
e69fb1ab86
Merge pull request #18778 from TotalCaesar659/patch-1
...
Update Russian translation
2024-01-29 11:21:39 +01:00
Henrik Rydgård
aab52859b8
Fix translation issue, some work on sv_SE.ini
...
see #18778
2024-01-29 11:21:12 +01:00
Henrik Rydgård
ee62ffdb02
Audit our use of condition variables, fix some minor issues
2024-01-29 11:09:08 +01:00
Henrik Rydgård
a93b55c215
Handle icon loading failures better (avoid retrying every frame).
2024-01-29 10:44:46 +01:00
Henrik Rydgård
9979372a97
Assorted paranoia, get rid of an allocation in the audio loop
2024-01-29 10:37:38 +01:00
TotalCaesar659
96f70a9773
Update Russian translation
2024-01-29 03:32:18 +03:00
Henrik Rydgård
0170e8f081
Logging updates
2024-01-29 00:54:24 +01:00
Henrik Rydgård
82f269cd48
GameInfoCache: Properly lock around accesses to the gameinfo map.
2024-01-29 00:54:18 +01:00
Henrik Rydgård
0615ba3e54
Some paranoia and a comment
2024-01-29 00:54:18 +01:00
Henrik Rydgård
9401fabfa1
Add a missing string.
...
See #18776
2024-01-29 00:12:22 +01:00
Henrik Rydgård
020f5985ed
Merge pull request #18777 from hrydgard/expand-prim-fix
...
Expand primitives: Check the vertex count too.
2024-01-29 00:02:29 +01:00
Henrik Rydgård
8b4f80c562
GPUCommonHW: Check range of indexes for indexed draws.
2024-01-28 22:58:20 +01:00
Henrik Rydgård
cb79783539
Expand primitives: Check the vertex count too.
...
Still getting a few crashes, let's get rid of the last of them from this,
hopefully.
2024-01-28 22:48:40 +01:00
Henrik Rydgård
e035e0dd38
Merge pull request #18776 from hrydgard/more-translation-fixes
...
More translation fixes
2024-01-28 21:44:15 +01:00