yuzu/src/video_core
bunnei e04e6aabbc Merge pull request #1395 from ds84182/padding-attributes
Add support for padding vertex attributes
2016-02-24 18:15:16 -08:00
..
debug_utils BitField: Make trivially copyable and remove assignment operator 2016-02-12 19:51:16 +00:00
renderer_opengl pica: Cleanup lighting register definitions and documentation. 2016-02-05 17:20:25 -05:00
shader pica: Implement decoding of basic fragment lighting components. 2016-02-05 17:17:28 -05:00
clipper.cpp pica_types: Replace float24/20/16 with a template class. 2016-02-05 17:20:22 -05:00
clipper.h VideoCore: Unify interface to OpenGL and SW rasterizers 2015-12-07 20:20:38 -08:00
CMakeLists.txt pica: Add pica_types module and move float24 definition. 2016-02-05 17:17:26 -05:00
command_processor.cpp Merge pull request #1395 from ds84182/padding-attributes 2016-02-24 18:15:16 -08:00
command_processor.h
gpu_debugger.h
pica_types.h pica_types: Fix typo in docstring. 2016-02-05 17:20:22 -05:00
pica.cpp Debugger: Use 3dbrew names for GPU registers 2016-01-24 20:29:44 -08:00
pica.h pica: Cleanup lighting register definitions and documentation. 2016-02-05 17:20:25 -05:00
primitive_assembly.cpp GPU/PrimitiveAssembler: Fixed drawing triangle fans. 2015-12-06 10:48:05 -05:00
primitive_assembly.h
rasterizer_interface.h VideoCore: Unify interface to OpenGL and SW rasterizers 2015-12-07 20:20:38 -08:00
rasterizer.cpp PICA: Properly emulate 1-stage delay in the combiner buffer 2015-11-30 22:45:18 -08:00
rasterizer.h
renderer_base.cpp VideoCore: Sync state after changing rasterizers 2015-12-20 17:37:15 -08:00
renderer_base.h VideoCore: Unify interface to OpenGL and SW rasterizers 2015-12-07 20:20:38 -08:00
swrasterizer.cpp VideoCore: Unify interface to OpenGL and SW rasterizers 2015-12-07 20:20:38 -08:00
swrasterizer.h swrasterizer: Add missing override specifier 2015-12-29 18:35:38 -05:00
utils.cpp
utils.h
video_core.cpp video_core: Make the renderer global a unique_ptr 2015-12-30 08:52:01 -05:00
video_core.h video_core: Make the renderer global a unique_ptr 2015-12-30 08:52:01 -05:00