Cemu/src/Cafe/HW/Latte/LegacyShaderDecompiler
why-keith caa57a3cfd
Logging migration (forceLogDebug_printf) (#780)
* script changes - no arguments

* script changes with 2 arguments

* script changes with > 2 arguments

* script conversions with 1 argument - pt. 1

* script conversions with 1 argument - pt. 2

* script conversions with 1 argument - pt. 3

* script conversions with 1 argument - pt. 4

* script conversions with 1 argument - pt. 5

Pointer format hunting

* Fixed pointer format

* script conversions with 1 argument - final

* fixed conversion in non utf-8 file

* fixed conversion with capital letter

* actually fixed conversion with capital letter

* fixed another capital lettering issue

* Added conversions with LR removed

* removed LR from logs

* Converted logs that previously contained LR

* converted log that originally specified string length

* fixed log with commas in main text

* fixed multi-line log

* Fixed more logs with commas in main text

* Fixed unformatted pointer

* added conversion with float value

* converted lines with double parameters

* converted missed line

* corrected argument formatting

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>

* Fixed misspellings of "unhandled"

unhandeled -> unhandled

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>

---------

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>
2023-04-25 08:43:31 +02:00
..
LatteDecompiler.cpp Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
LatteDecompiler.h Remove shaderMulAccuracy "min" option 2023-03-13 05:34:53 +01:00
LatteDecompilerAnalyzer.cpp Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
LatteDecompilerEmitGLSL.cpp Add missing constructor 2023-03-13 05:34:53 +01:00
LatteDecompilerEmitGLSLAttrDecoder.cpp Logging migration (forceLogDebug_printf) (#780) 2023-04-25 08:43:31 +02:00
LatteDecompilerEmitGLSLHeader.hpp Latte/Vulkan: Set RoundingModeRTE for all float types 2023-03-02 16:22:28 +01:00
LatteDecompilerInstructions.h Latte: Add support for MIN_DX10 shader instruction 2023-02-22 13:37:14 +01:00
LatteDecompilerInternal.h Latte: Optimize shader decompiler output 2023-03-13 05:34:53 +01:00
LatteDecompilerRegisterDataTypeTracker.cpp Add all the files 2022-08-22 22:21:23 +02:00