yuzu/src/video_core/renderer_opengl
2018-10-30 21:19:04 -03:00
..
gl_buffer_cache.cpp global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
gl_buffer_cache.h rasterizer_cache: Refactor to support in-order flushing. 2018-10-16 16:51:53 -04:00
gl_primitive_assembler.cpp global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
gl_primitive_assembler.h gl_rasterizer: Implement quads topology 2018-10-04 00:03:44 -03:00
gl_rasterizer.cpp Improve OpenGL state handling 2018-10-30 21:19:04 -03:00
gl_rasterizer.h global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
gl_rasterizer_cache.cpp Merge pull request #1580 from FernandoS27/mm-impl 2018-10-29 22:34:00 -04:00
gl_rasterizer_cache.h Merge pull request #1580 from FernandoS27/mm-impl 2018-10-29 22:34:00 -04:00
gl_resource_manager.h renderer_opengl: Namespace OpenGL code 2018-08-22 06:14:47 -04:00
gl_shader_cache.cpp video_core: Move OpenGL specific utils to its renderer 2018-10-28 22:22:30 -03:00
gl_shader_cache.h Use standard UBO and fix/stylize the code 2018-10-22 15:07:33 -04:00
gl_shader_decompiler.cpp global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
gl_shader_decompiler.h global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
gl_shader_gen.cpp global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
gl_shader_gen.h gl_shader_decompiler: Move position varying declaration back to gl_shader_gen 2018-10-20 02:19:30 -03:00
gl_shader_manager.cpp Use standard UBO and fix/stylize the code 2018-10-22 15:07:33 -04:00
gl_shader_manager.h Use standard UBO and fix/stylize the code 2018-10-22 15:07:33 -04:00
gl_shader_util.cpp video_core: fixed arithmetic overflow warnings & improved code style 2018-09-09 17:51:43 +02:00
gl_shader_util.h renderer_opengl: Namespace OpenGL code 2018-08-22 06:14:47 -04:00
gl_state.cpp Improve OpenGL state handling 2018-10-30 21:19:04 -03:00
gl_state.h Improve OpenGL state handling 2018-10-30 21:19:04 -03:00
gl_stream_buffer.cpp gl_stream_buffer: Fix use of bitwise OR instead of logical OR in Map() 2018-09-21 07:59:03 -04:00
gl_stream_buffer.h renderer_opengl: Namespace OpenGL code 2018-08-22 06:14:47 -04:00
maxwell_to_gl.h Fixed Block Resizing algorithm and Clang Format 2018-10-28 19:00:03 -04:00
renderer_opengl.cpp global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
renderer_opengl.h global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
utils.cpp video_core: Move OpenGL specific utils to its renderer 2018-10-28 22:22:30 -03:00
utils.h video_core: Move OpenGL specific utils to its renderer 2018-10-28 22:22:30 -03:00