Browse Source
GPU: Process command mode 5 (IncreaseOnce) differently from other commands.
GPU: Process command mode 5 (IncreaseOnce) differently from other commands.
Accumulate all arguments before calling the desired method. Note: Maybe we should do the same for the NonIncreasing mode?nce_cpp
9 changed files with 97 additions and 8 deletions
-
43src/video_core/command_processor.cpp
-
2src/video_core/command_processor.h
-
1src/video_core/engines/fermi_2d.cpp
-
8src/video_core/engines/fermi_2d.h
-
17src/video_core/engines/maxwell_3d.cpp
-
22src/video_core/engines/maxwell_3d.h
-
1src/video_core/engines/maxwell_compute.cpp
-
8src/video_core/engines/maxwell_compute.h
-
3src/video_core/gpu.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue