dolphin/Source/Core
Pokechu22 698def66ff Fifo analyzer: Fix various XF mistakes
* 'hangle' was a typo
* Light colors include an alpha value, so they should be 8 characters, not 6
* The XF command format adds 1 to the count internally (so 0 is one word), but we need to subtract that back to produce a valid command
* XFMEM_POSTMATRICES was calculating the row by subtracting XFMEM_POSMATRICES (POS vs POST), resulting in incorrect row numbering
2022-08-29 11:10:05 -07:00
..
AudioCommon StripSpaces: only strip spaces 2022-07-25 18:40:12 -07:00
Common EnumMap: Fix typo 2022-08-28 22:38:35 -07:00
Core BBA/BuiltIn: Add UPnP HTTP listener 2022-08-28 23:09:09 +04: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 Fifo analyzer: Fix various XF mistakes 2022-08-29 11:10:05 -07: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 BPMemory: Make TevKSel more clear 2022-08-29 11:10:05 -07:00
VideoCommon Fifo analyzer: Fix various XF mistakes 2022-08-29 11:10:05 -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