mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-03-21 01:53:15 +00:00
Execute the division-by-W for perspective-correct interpolation of values in the clipper, moving them out of the rasterization inner loop. |
||
|---|---|---|
| .. | ||
| debug_utils | ||
| renderer_opengl | ||
| clipper.cpp | ||
| clipper.h | ||
| CMakeLists.txt | ||
| command_processor.cpp | ||
| command_processor.h | ||
| gpu_debugger.h | ||
| math.h | ||
| pica.h | ||
| primitive_assembly.cpp | ||
| primitive_assembly.h | ||
| rasterizer.cpp | ||
| rasterizer.h | ||
| renderer_base.h | ||
| utils.cpp | ||
| utils.h | ||
| vertex_shader.cpp | ||
| vertex_shader.h | ||
| video_core.cpp | ||
| video_core.h | ||