You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/video_core
Tony Wasserka ae7120f5d9 Merge pull request #907 from Lectem/clamp_to_border
Add GL_CLAMP_TO_BORDER support.
10 years ago
..
debug_utils CitraQt: Cleanup includes. 10 years ago
renderer_opengl Merge pull request #907 from Lectem/clamp_to_border 10 years ago
CMakeLists.txt Move video_core/color.h to common/color.h 10 years ago
clipper.cpp VideoCore: Fix floating point warning 10 years ago
clipper.h License change 10 years ago
command_processor.cpp CitraQt: Cleanup includes. 10 years ago
command_processor.h Core: Cleanup hw includes. 10 years ago
gpu_debugger.h core/video_core: Use in-place construction where possible 10 years ago
hwrasterizer_base.h Core: Cleanup hw includes. 10 years ago
pica.cpp Pica: Create 'State' structure and move state memory there. 10 years ago
pica.h Merge pull request #907 from Lectem/clamp_to_border 10 years ago
primitive_assembly.cpp Pica/PrimitiveAssembly: Fix triangle strips and fans being generated with incorrect winding order. 10 years ago
primitive_assembly.h Merge pull request #291 from purpasmart96/license 10 years ago
rasterizer.cpp Added GL_CLAMP_TO_BORDER support 10 years ago
rasterizer.h License change 10 years ago
renderer_base.h Core: Cleanup hw includes. 10 years ago
utils.cpp License change 10 years ago
utils.h video_core/utils: Remove unused variables in GetMortonOffset 10 years ago
vertex_shader.cpp vertex_shader: Use address offset on src2 in inverted mode. 10 years ago
vertex_shader.h Common: Cleanup emu_window includes. 10 years ago
video_core.cpp Pica: Create 'State' structure and move state memory there. 10 years ago
video_core.h Common: Cleanup emu_window includes. 10 years ago