mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-29 02:36:52 +01:00
This is necessary otherwise there are warnings about a 32-bit result being casted to a 64-bit value. |
||
|---|---|---|
| .. | ||
| debug_utils | ||
| renderer_opengl | ||
| clipper.cpp | ||
| clipper.h | ||
| CMakeLists.txt | ||
| color.h | ||
| 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 | ||