mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-13 15:14:57 +00:00
bbc7844021
A few registers had names such as "count" or "number" when they actually contained the maximum (that is, count - 1). This can easily lead to hard to notice off by one errors. |
||
---|---|---|
.. | ||
gl_rasterizer.cpp | ||
gl_rasterizer.h | ||
gl_rasterizer_cache.cpp | ||
gl_rasterizer_cache.h | ||
gl_resource_manager.h | ||
gl_shader_gen.cpp | ||
gl_shader_gen.h | ||
gl_shader_util.cpp | ||
gl_shader_util.h | ||
gl_state.cpp | ||
gl_state.h | ||
pica_to_gl.h | ||
renderer_opengl.cpp | ||
renderer_opengl.h |