mirror of https://git.suyu.dev/suyu/suyu
rasterizer: Drop unused handler.
This virtual function is called in a very hot spot, and it does nothing. If this kind of feature is required, please be more specific and add callbacks in the switch statement within Maxwell3D::WriteReg. There is no point in having another switch statement within the rasterizer.merge-requests/60/head
parent
ac959799e4
commit
c560043581
Loading…
Reference in New Issue