yuzu/src/video_core/renderer_opengl
2016-02-05 17:17:30 -05:00
..
gl_rasterizer_cache.cpp OpenGL: Rename cache functions to better match what they actually do 2015-12-06 17:02:52 -08:00
gl_rasterizer_cache.h OpenGL: Rename cache functions to better match what they actually do 2015-12-06 17:02:52 -08:00
gl_rasterizer.cpp renderer_opengl: Implement HW fragment lighting LUTs within our default UBO. 2016-02-05 17:17:29 -05:00
gl_rasterizer.h renderer_opengl: Implement HW fragment lighting distance attenuation. 2016-02-05 17:17:30 -05:00
gl_resource_manager.h
gl_shader_gen.cpp renderer_opengl: Implement HW fragment lighting distance attenuation. 2016-02-05 17:17:30 -05:00
gl_shader_gen.h
gl_shader_util.cpp
gl_shader_util.h renderer_opengl: Implement diffuse component of HW fragment lighting. 2016-02-05 17:17:29 -05:00
gl_state.cpp
gl_state.h
pica_to_gl.h renderer_opengl: Implement diffuse component of HW fragment lighting. 2016-02-05 17:17:29 -05:00
renderer_opengl.cpp OpenGL: Downgrade GL_DEBUG_SEVERITY_NOTIFICATION to Debug logging level 2016-02-02 22:44:13 -08:00
renderer_opengl.h