citra/src/video_core
2016-04-28 20:17:35 +02:00
..
debug_utils HWRasterizer: Texture forwarding 2016-04-21 17:27:56 -04:00
renderer_opengl HWRasterizer: reorder declarations to match defs 2016-04-22 10:52:02 -04:00
shader Refactor: Extract VertexLoader from command_processor.cpp. 2016-04-28 19:05:55 +02:00
clipper.cpp
clipper.h
CMakeLists.txt Refactor: Extract VertexLoader from command_processor.cpp. 2016-04-28 19:05:55 +02:00
command_processor.cpp Don't keep base_address in the loader, it doesn't belong there (with it, the loader can't be cached). 2016-04-28 20:17:35 +02:00
command_processor.h
gpu_debugger.h
pica.cpp
pica.h pica: Handle default lighting case 2016-04-23 11:54:02 +08:00
pica_state.h
pica_types.h
primitive_assembly.cpp
primitive_assembly.h
rasterizer.cpp
rasterizer.h
rasterizer_interface.h HWRasterizer: Texture forwarding 2016-04-21 17:27:56 -04:00
renderer_base.cpp HWRasterizer: Texture forwarding 2016-04-21 17:27:56 -04:00
renderer_base.h
swrasterizer.cpp
swrasterizer.h HWRasterizer: Texture forwarding 2016-04-21 17:27:56 -04:00
utils.cpp
utils.h
vertex_loader.cpp Don't keep base_address in the loader, it doesn't belong there (with it, the loader can't be cached). 2016-04-28 20:17:35 +02:00
vertex_loader.h Don't keep base_address in the loader, it doesn't belong there (with it, the loader can't be cached). 2016-04-28 20:17:35 +02:00
video_core.cpp Config: Add scaled resolution option 2016-04-21 17:27:48 -04:00
video_core.h Config: Add scaled resolution option 2016-04-21 17:27:48 -04:00