suyu/src/video_core/renderer_opengl
Yuri Kunde Schlesner ba01a8302a OpenGL: Update comment on AreQuaternionsOpposite with new information
While debugging the software renderer implementation, it was noticed
that this is actually exactly what the hardware does, upgrading the
status of this "hack" to being a proper implementation. And there was
much rejoicing.
2017-06-10 01:55:17 -07:00
..
gl_rasterizer.cpp OpenGL: Update comment on AreQuaternionsOpposite with new information 2017-06-10 01:55:17 -07:00
gl_rasterizer.h gl_rasterizer: implement procedural texture 2017-05-20 13:50:50 +03:00
gl_rasterizer_cache.cpp Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00
gl_rasterizer_cache.h VideoCore: Split regs.h inclusions 2017-02-09 00:04:24 -08:00
gl_resource_manager.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
gl_shader_gen.cpp Merge pull request #2729 from yuriks/quaternion-fix 2017-05-28 01:24:06 -07:00
gl_shader_gen.h gl_rasterizer: implement procedural texture 2017-05-20 13:50:50 +03:00
gl_shader_util.cpp ASSERT that shader was linked successfully 2016-12-05 21:11:24 +01:00
gl_shader_util.h OpenGL: Move Attributes enum to a more appropriate file 2017-04-16 20:47:04 -07:00
gl_state.cpp gl_rasterizer: implement procedural texture 2017-05-20 13:50:50 +03:00
gl_state.h gl_rasterizer: implement procedural texture 2017-05-20 13:50:50 +03:00
pica_to_gl.h VideoCore: Split regs.h inclusions 2017-02-09 00:04:24 -08:00
renderer_opengl.cpp OpenGL: Remove unused RendererOpenGL fields 2017-05-27 18:02:46 -07:00
renderer_opengl.h OpenGL: Remove unused RendererOpenGL fields 2017-05-27 18:02:46 -07:00