You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Yuri Kunde Schlesner cb89a67a80 Merge pull request #2476 from yuriks/shader-refactor3 9 years ago
..
debug_utils VideoCore: Move LookupTexture out of debug_utils.h 9 years ago
renderer_opengl Merge pull request #2476 from yuriks/shader-refactor3 9 years ago
shader Merge pull request #2476 from yuriks/shader-refactor3 9 years ago
texture Pica/Texture: Move part of ETC1 decoding to new file and cleanups 9 years ago
CMakeLists.txt Pica/Texture: Move part of ETC1 decoding to new file and cleanups 9 years ago
clipper.cpp VideoCore: Extract swrast-specific data from OutputVertex 9 years ago
clipper.h Sources: Run clang-format on everything. 9 years ago
command_processor.cpp VideoCore: Split shader output writing from semantic loading 9 years ago
command_processor.h Remove empty newlines in #include blocks. 9 years ago
gpu_debugger.h Add all services to the Service namespace 9 years ago
pica.cpp VideoCore/Shader: Split interpreter and JIT into separate ShaderEngines 9 years ago
pica.h Merge pull request #2476 from yuriks/shader-refactor3 9 years ago
pica_state.h VideoCore: Rename some types to more accurate names 9 years ago
pica_types.h Remove empty newlines in #include blocks. 9 years ago
primitive_assembly.cpp VideoCore: Make PrimitiveAssembler const-correct 9 years ago
primitive_assembly.h VideoCore: Make PrimitiveAssembler const-correct 9 years ago
rasterizer.cpp Merge pull request #2476 from yuriks/shader-refactor3 9 years ago
rasterizer.h VideoCore: Extract swrast-specific data from OutputVertex 9 years ago
rasterizer_interface.h rasterizer: separate TextureCopy from DisplayTransfer 9 years ago
renderer_base.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
renderer_base.h Remove empty newlines in #include blocks. 9 years ago
swrasterizer.cpp Use negative priorities to avoid special-casing the self-include 9 years ago
swrasterizer.h Remove empty newlines in #include blocks. 9 years ago
utils.h VideoCore: Run include-what-you-use and fix most includes. 10 years ago
vertex_loader.cpp VideoCore: Rename some types to more accurate names 9 years ago
vertex_loader.h VideoCore: Rename some types to more accurate names 9 years ago
video_core.cpp config: Add option for specifying screen resolution scale factor. 9 years ago
video_core.h config: Add option for specifying screen resolution scale factor. 9 years ago