Themaister / parallel-rdp

A low-level Vulkan compute emulation of the N64 RDP
MIT License
156 stars 15 forks source link

Incomplete pipelined TEX1 emulation #39

Open rasky opened 2 years ago

rasky commented 2 years ago

https://github.com/Themaister/parallel-rdp/blob/4137ff0771ca473b7610a1c8ea307d7a5141aee4/parallel-rdp/rdp_renderer.cpp#L1107-L1114

This is true of both 1-cycle and 2-cycle mode, but it looks like it is only implemented in 1-cycle mode.