citra/src/video_core/renderer_opengl
wwylele f1e377f57e gl_rasterizer: create the texture before applying the state
this is a rebasing error from #2792. It doesn't affect much though, because the later more Apply() call fixes/hides it
2017-06-22 17:47:46 +03:00
..
gl_rasterizer.cpp gl_rasterizer: create the texture before applying the state 2017-06-22 17:47:46 +03:00
gl_rasterizer.h gl_rasterizer/lighting: fix LUT interpolation 2017-06-21 23:13:06 +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 gl_rasterizer/lighting: fix LUT interpolation 2017-06-21 23:13:06 +03:00
gl_shader_gen.h gl_rasterizer/lighting: implement geometric factor 2017-06-15 14:59:01 +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_state: reset 1d textures 2017-06-21 23:13:06 +03:00
gl_state.h gl_rasterizer: manage texture ids in one place 2017-06-21 23:13:06 +03:00
pica_to_gl.h pica/rasterizer: implement/stub texture wrap mode 4-7 2017-06-04 09:47:25 +03: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