dolphin/Source/Core
Pokechu22 e04d23e086 SW/Rasterizer: Fix indirect stage using texture coordinates/maps >= 4
The masking was incorrect. This affects the main menu of The Last Avatar, though that menu also relies on copy filter functionality that is not correctly handled in the software renderer so the difference is not obvious; that game shuffles textures across all indices for some reason, so this issue would presumably result in subtle flickering.
2022-08-28 12:19:36 -07:00
..
AudioCommon StripSpaces: only strip spaces 2022-07-25 18:40:12 -07:00
Common Merge pull request #10960 from shuffle2/mz 2022-08-24 17:11:21 +02:00
Core Merge pull request #10956 from Dentomologist/address_cpp20_todo_comments 2022-08-24 17:18:56 +02:00
DiscIO Merge pull request #10997 from JosJuice/nfs-check 2022-08-22 15:14:15 +02:00
DolphinNoGUI Merge pull request #10933 from shuffle2/vs 2022-08-22 15:19:13 +02:00
DolphinQt Merge pull request #10809 from TryTwo/PR_CodeWidget_Filters 2022-08-22 15:47:20 -04:00
DolphinTool Merge pull request #10933 from shuffle2/vs 2022-08-22 15:19:13 +02:00
InputCommon Merge pull request #10889 from shuffle2/spng 2022-07-26 12:53:04 +02:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Merge pull request #10960 from shuffle2/mz 2022-08-24 17:11:21 +02:00
UpdaterCommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
VideoBackends SW/Rasterizer: Fix indirect stage using texture coordinates/maps >= 4 2022-08-28 12:19:36 -07:00
VideoCommon Use __VA_OPT__(, ) __VA_ARGS__ instead of ##__VA_ARGS__ 2022-08-23 12:09:57 -07:00
WinUpdater msbuild: tidy up the linked libs 2022-08-02 22:24:22 -07:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props Merge pull request #10941 from shuffle2/crypto-cleanup 2022-08-05 12:12:34 +02:00
DolphinLib.vcxproj msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00