yuzu/src/video_core/engines
Subv 579000e747 GPU: Corrected the parameter documentation for the SetShader macro call.
Register 0xE24 is actually a macro that sets some shader parameters in the register structure.

Macros are uploaded to the GPU at startup and have their own ISA, we'll probably write an interpreter for this in the future.
2018-03-17 13:55:42 -05:00
..
fermi_2d.cpp GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 2018-03-16 20:32:44 -05:00
fermi_2d.h GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 2018-03-16 20:32:44 -05:00
maxwell_3d.cpp GPU: Corrected the parameter documentation for the SetShader macro call. 2018-03-17 13:55:42 -05:00
maxwell_3d.h GPU: Corrected the parameter documentation for the SetShader macro call. 2018-03-17 13:55:42 -05:00
maxwell_compute.cpp GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 2018-03-16 20:32:44 -05:00
maxwell_compute.h GPU: Process command mode 5 (IncreaseOnce) differently from other commands. 2018-03-16 20:32:44 -05:00