citra/src/video_core
2020-02-13 17:38:24 +08:00
..
debug_utils general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-07 15:14:29 +02:00
renderer_opengl Frontend: Only load disk resources if hw shader is enabled 2020-01-22 09:47:53 -07:00
shader Serialize primitive_assembly 2020-02-13 17:38:18 +08:00
swrasterizer Remove boost headers not currently used 2019-09-15 15:18:38 -03:00
texture common/vector_math: Move Vec[x] types into the Common namespace 2019-03-02 15:04:13 +01:00
CMakeLists.txt video_core serialization 2020-02-13 17:34:16 +08:00
command_processor.cpp video_core serialization 2020-02-13 17:34:16 +08:00
command_processor.h video_core serialization 2020-02-13 17:34:16 +08:00
geometry_pipeline.cpp Serialize geometry_pipeline 2020-02-13 17:38:17 +08:00
geometry_pipeline.h Serialize geometry_pipeline 2020-02-13 17:38:17 +08:00
gpu_debugger.h log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
pica_state.h Serialize FS service; some compiler fixes 2020-02-13 17:38:24 +08:00
pica_types.h Added shader state serialization 2020-02-13 17:34:16 +08:00
pica.cpp Replace g_kernel with Core::Global etc. 2020-02-13 17:38:21 +08:00
pica.h
primitive_assembly.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
primitive_assembly.h Serialize primitive_assembly 2020-02-13 17:38:18 +08:00
rasterizer_interface.h Add shader disk caching 2020-01-15 19:58:33 -07:00
regs_framebuffer.h log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
regs_lighting.h common/vector_math: Move Vec[x] types into the Common namespace 2019-03-02 15:04:13 +01:00
regs_pipeline.h Use the correct register length for index_array 2019-12-13 18:08:07 -07:00
regs_rasterizer.h common/vector_math: Move Vec[x] types into the Common namespace 2019-03-02 15:04:13 +01:00
regs_shader.h
regs_texturing.h gl_rasterizer: implement mipmap 2019-03-08 09:37:24 -05:00
regs.cpp
regs.h remove ugly msvc hack 2019-09-15 22:35:21 -05:00
renderer_base.cpp core: Namespace EmuWindow 2019-04-21 14:16:16 +02:00
renderer_base.h Address review and update zstd 2020-01-15 19:58:34 -07:00
utils.h
vertex_loader.cpp Memory: move GetPhysicalPointer and IsValidPhysicalAddress into class 2018-12-05 20:21:14 -05:00
vertex_loader.h
video_core.cpp video_core serialization 2020-02-13 17:34:16 +08:00
video_core.h video_core serialization 2020-02-13 17:34:16 +08:00