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 877d2a0e48 Videocore: Replace std::stack in shader interpreter with static_vector 11 years ago
..
debug_utils Address error that remained in last merge 11 years ago
renderer_opengl Merge pull request #977 from yuriks/glenable-tex2d 11 years ago
CMakeLists.txt Move video_core/color.h to common/color.h 11 years ago
clipper.cpp Pica/Clipper: Output proper number of triangles in debugging logs. 11 years ago
clipper.h License change 11 years ago
command_processor.cpp Merge pull request #892 from zawata/another-warning-fixes 11 years ago
command_processor.h Core: Cleanup hw includes. 11 years ago
gpu_debugger.h core/video_core: Use in-place construction where possible 11 years ago
hwrasterizer_base.h Core: Cleanup hw includes. 11 years ago
pica.cpp Pica: Create 'State' structure and move state memory there. 11 years ago
pica.h Merge pull request #892 from zawata/another-warning-fixes 11 years ago
primitive_assembly.cpp Pica/Shader: Add geometry shader definitions. 11 years ago
primitive_assembly.h Merge pull request #291 from purpasmart96/license 11 years ago
rasterizer.cpp GPU: Added registers for min and mag texture filters and implemented them in the hw renderer. 11 years ago
rasterizer.h License change 11 years ago
renderer_base.h Core: Cleanup hw includes. 11 years ago
utils.cpp License change 11 years ago
utils.h video_core/utils: Remove unused variables in GetMortonOffset 11 years ago
vertex_shader.cpp Videocore: Replace std::stack in shader interpreter with static_vector 11 years ago
vertex_shader.h Pica/Shader: Add geometry shader definitions. 11 years ago
video_core.cpp Pica: Create 'State' structure and move state memory there. 11 years ago
video_core.h Common: Cleanup emu_window includes. 11 years ago