yuzu/src/video_core
wwylele 63b6e802cd swrasterizer: remove invalid TODO
This function is called in clipping, before the pespective divide, and is not used in later rasterization. Thus it doesn't need perspective correction.
2017-08-21 08:03:07 +03:00
..
debug_utils
renderer_opengl gl_shader_gen: simplify and clarify the depth transformation between vertex shader and fragment shader 2017-08-21 08:03:07 +03:00
shader pica/shader_interpreter: fix off-by-one in LOOP 2017-07-27 13:48:27 +03:00
swrasterizer swrasterizer: remove invalid TODO 2017-08-21 08:03:07 +03:00
texture
CMakeLists.txt SwRasterizer/Lighting: shorten file name 2017-08-03 13:51:22 +03:00
command_processor.cpp pica: upload shared shader code to both unit 2017-08-07 10:30:05 +03:00
command_processor.h
gpu_debugger.h
pica_state.h SwRasterizer/Lighting: Do not use global state in LookupLightingLut. 2017-07-11 19:39:15 +03:00
pica_types.h
pica.cpp
pica.h
primitive_assembly.cpp
primitive_assembly.h
rasterizer_interface.h
regs_framebuffer.h pica: correct bit field length for some registers 2017-05-16 19:24:06 +03:00
regs_lighting.h gl_rasterizer/lighting: fix LUT interpolation 2017-06-21 23:13:06 +03:00
regs_pipeline.h pica: upload shared shader code to both unit 2017-08-07 10:30:05 +03:00
regs_rasterizer.h pica: correct bit field length for some registers 2017-05-16 19:24:06 +03:00
regs_shader.h
regs_texturing.h Merge pull request #2743 from wwylele/wrap-fix 2017-06-13 21:28:12 -07:00
regs.cpp
regs.h pica/swrasterizer: implement procedural texture 2017-05-20 13:50:50 +03:00
renderer_base.cpp
renderer_base.h
utils.h
vertex_loader.cpp
vertex_loader.h
video_core.cpp
video_core.h Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00