This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/video_core/renderer_opengl
2016-05-10 08:58:52 +02:00
..
gl_rasterizer.cpp Pica: Implement W-Buffer in SW rasterizer 2016-05-10 08:58:52 +02:00
gl_rasterizer.h Pica: Use a union for PicaShaderConfig 2016-05-03 15:06:49 +02:00
gl_rasterizer_cache.cpp VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
gl_rasterizer_cache.h VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
gl_resource_manager.h renderer_opengl: Refactor shader generation/caching to be more organized + various cleanups. 2015-10-21 21:53:14 -04:00
gl_shader_gen.cpp Pica: Use a union for PicaShaderConfig 2016-05-03 15:06:49 +02:00
gl_shader_gen.h Pica: Use a union for PicaShaderConfig 2016-05-03 15:06:49 +02:00
gl_shader_util.cpp VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
gl_shader_util.h renderer_opengl: Implement diffuse component of HW fragment lighting. 2016-02-05 17:17:29 -05:00
gl_state.cpp VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
gl_state.h VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
pica_to_gl.h VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
renderer_opengl.cpp fixup simple type conversions where possible 2016-05-07 11:41:55 -04:00
renderer_opengl.h VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00