citra/src/video_core
2016-12-25 21:38:10 +01:00
..
debug_utils VideoCore: Inline IsPicaTracing 2016-12-14 22:06:40 -08:00
renderer_opengl Minor cleanup in GLSL code 2016-12-25 21:38:10 +01:00
shader VideoCore/Shader: Extract DebugData out from UnitState 2016-12-16 00:16:25 -08:00
clipper.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
clipper.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
CMakeLists.txt VideoCore/Shader: Move DebugData to a separate file 2016-12-15 23:08:05 -08:00
command_processor.cpp Merge pull request #2319 from yuriks/profile-scopes 2016-12-21 13:33:49 -05:00
command_processor.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
gpu_debugger.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
pica.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
pica.h clang-format: Fix coding style 2016-12-03 01:32:46 -08:00
pica_state.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
pica_types.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
primitive_assembly.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
primitive_assembly.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
rasterizer.cpp ClangFormat: Fixed the clang-format errors 2016-11-30 09:37:37 -05:00
rasterizer.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
rasterizer_interface.h rasterizer: separate TextureCopy from DisplayTransfer 2016-09-29 10:01:34 +08:00
renderer_base.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
renderer_base.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
swrasterizer.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
swrasterizer.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
utils.h VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
vertex_loader.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
vertex_loader.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
video_core.cpp Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
video_core.h Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00