mirror of
https://github.com/PabloMK7/citra.git
synced 2025-11-29 20:08:48 +00:00
Move the computation of some values out of loops so that they're not constantly recalculated even when they don't change. |
||
|---|---|---|
| .. | ||
| 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 | ||