mirror of
https://github.com/Lime3DS/Lime3DS
synced 2024-11-16 04:03:43 +00:00
669ef82aee
Current order of operations (rotate then normalize) seems to produce a lot more distortion than normalizing and then rotating. This makes Citra results match pretty closesly with hardware, and indicates that hardware may also be using lerp instead of slerp to interpolate the quaternions. |
||
---|---|---|
.. | ||
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 |