iwubcode
|
491e3390be
|
Externals / VideoCommon: update glslang to latest, turn into submodule
|
2025-09-23 23:45:38 -05:00 |
|
 Jordan WoyakandGitHub
|
f66bee48e4
|
Merge pull request #13936 from TryTwo/imgui_bugfix
ImGui: Fix broken imgui text in Metal backend.
|
2025-09-08 18:00:28 -05:00 |
|
TryTwo
|
38cef5a3fc
|
Fix broken imgui text in Metal backend.
|
2025-09-08 12:49:31 -07:00 |
|
 Jordan WoyakandGitHub
|
11b9e40275
|
Merge pull request #13933 from JoshuaVandaele/rt-firmware-shadow
RealtekFirmwareLoader: Fix shadowed variable warning
|
2025-09-07 10:32:01 -05:00 |
|
Joshua Vandaële
|
83cbedd609
|
RealtekFirmwareLoader: Fix shadowed variable warning
|
2025-09-07 16:54:11 +02:00 |
|
 Admiral H. CurtissandGitHub
|
e0332f3749
|
Merge pull request #13923 from AdmiralCurtiss/dark-progress-bar
DolphinQt/Styles/Dark: Adjust progress bar
|
2025-09-07 15:38:24 +02:00 |
|
JosJuice
|
489952cf89
|
Translation resources sync with Transifex
|
2025-09-03 08:04:21 +02:00 |
|
Admiral H. Curtiss
|
c7ff0bf475
|
DolphinQt/Styles/Dark: Adjust progress bar
|
2025-08-31 22:02:00 +02:00 |
|
Admiral H. Curtiss
|
88ef583c0e
|
DolphinQt/Styles/Dark: Fix inconsistent formatting
|
2025-08-31 21:41:42 +02:00 |
|
 TilkaandGitHub
|
033a0540f7
|
Merge pull request #13899 from SuperSamus/patch-cheats-osd
PatchEngine: OSD message showing number of enabled patches and cheats
|
2025-08-31 00:27:23 +01:00 |
|
Martino Fontana
|
64a20c74fc
|
PatchEngine: OSD message showing number of enabled patches and cheats
|
2025-08-30 16:51:51 +02:00 |
|
 TilkaandGitHub
|
76c114a02b
|
Merge pull request #13910 from Tilka/ub
Fix some undefined behavior
|
2025-08-30 06:17:45 +01:00 |
|
Tillmann Karras
|
c248f1afa4
|
IOS/WD: fix wrong BitSet ctor being called
We don't want list initialization here.
Thank you, UB-san.
|
2025-08-30 03:05:35 +01:00 |
|
Tillmann Karras
|
63257d1ee9
|
CoreTiming: set default overclock factors to 1.0
I'm not aware of any issue here but let's set meaningful defaults
anyway.
|
2025-08-30 03:05:35 +01:00 |
|
Tillmann Karras
|
18f0bd1d4b
|
VI: set default overclock factor to 1.0
GetTicksPerHalfLine() gets called via Preset() before RefreshConfig()
has a chance to replace the dummy value 0.0.
Thank you, UB-san.
|
2025-08-30 03:03:21 +01:00 |
|
 TilkaandGitHub
|
2ff3a7215b
|
Merge pull request #13902 from Tilka/fix_color_clamp
VideoSW: fix clamping after vertex color interpolation
|
2025-08-30 03:02:42 +01:00 |
|
 TilkaandGitHub
|
b47a75fa2d
|
Merge pull request #13912 from jordan-woyak/simplify-saturating-cast
MathUtil: Simplify SaturatingCast implementation and fix edge case.
|
2025-08-30 03:00:15 +01:00 |
|
 TilkaandGitHub
|
25be1cfe97
|
Merge pull request #13911 from Dentomologist/gamelist_gridview_sorting
GameList: Use List View's sorting for Grid View
|
2025-08-30 02:56:18 +01:00 |
|
 JMC47andGitHub
|
e0c72cd963
|
Merge pull request #13825 from jordan-woyak/dont-count-playtime-while-suspended
Common/Timer: Add a SteadyAwakeClock class to make play time tracking ignore time while suspended.
|
2025-08-28 13:58:26 -04:00 |
|
 JMC47andGitHub
|
dce27fb58a
|
Merge pull request #13913 from dreamsyntax/titledb-update
Sys: Sync wiitdb files with GameTDB 2025.08
|
2025-08-28 01:11:14 -04:00 |
|
Jordan Woyak
|
da546bebb8
|
MathUtil: Simplify SaturatingCast implementation with std::cmp_less/cmp_greater and fix a floating point edge case.
Thanks to Dentomologist for catching the edge case.
|
2025-08-27 21:24:46 -05:00 |
|
Dentomologist
|
489fd643d3
|
GameList: Use List View's sorting for Grid View
Since Grid View doesn't have a header for users to change sorting
options with, use List View's sorting in Grid View too.
|
2025-08-27 15:35:38 -07:00 |
|
dreamsyntax
|
9e61bee2e0
|
Sys: Sync wiitdb files with GameTDB
Sync with 20250826093514
|
2025-08-26 00:37:31 -07:00 |
|
 JMC47andGitHub
|
2b7faeb920
|
Merge pull request #13894 from iwubcode/material_asset_update
VideoCommon: update material asset to support additional features in custom pipelines
|
2025-08-23 23:49:22 -04:00 |
|
Tillmann Karras
|
bc417bdcee
|
VideoSW: fix clamping after vertex color interpolation
|
2025-08-24 02:47:56 +01:00 |
|