Lime-3DS-Emulator/src/video_core/renderer_opengl
Mat M 79d1bcf5ba
Merge pull request #3506 from MerryMage/mov-gl_resource_manager
gl_resource_manager: Use std::exchange in move assignment operators and constructors
2018-03-17 16:30:58 -04:00
..
gl_rasterizer_cache.cpp Address Lioncash's comments 2018-02-05 20:31:50 -07:00
gl_rasterizer_cache.h D24S8 to RGBA8 conversion 2018-01-31 08:55:19 -07:00
gl_rasterizer.cpp OGL: Use stream buffer for vertex data. 2018-03-17 02:02:39 +01:00
gl_rasterizer.h OGL: Use stream buffer for vertex data. 2018-03-17 02:02:39 +01:00
gl_resource_manager.h Merge pull request #3506 from MerryMage/mov-gl_resource_manager 2018-03-17 16:30:58 -04:00
gl_shader_gen.cpp Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
gl_shader_gen.h Common: Add convenience function for hashing a struct 2018-01-15 13:43:37 -08:00
gl_shader_util.cpp ASSERT that shader was linked successfully 2016-12-05 21:11:24 +01:00
gl_shader_util.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
gl_state.cpp OpenGL State: Change setters so they don't directly write to curstate 2017-12-23 16:10:25 -07:00
gl_state.h OpenGL Cache: Split CachedSurface 2017-12-23 16:10:27 -07:00
gl_stream_buffer.cpp stream buffer 2018-03-17 02:02:39 +01:00
gl_stream_buffer.h stream buffer 2018-03-17 02:02:39 +01:00
pica_to_gl.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
renderer_opengl.cpp telemetry: Log performance, configuration, and system data. 2017-07-17 21:32:28 -04:00
renderer_opengl.h OpenGL: Remove unused RendererOpenGL fields 2017-05-27 18:02:46 -07:00