citra/src/video_core
Weiyi Wang 99f4ea999c gl_rasiterzer/proctex: revert back to round() for Nearest sampling
This change to floor() was made in 2927c88, which was a result of doing some hwtest. It turned out that it was buggy edge cases in PICA, and for most cases round() still applies
2018-09-01 09:11:15 -04:00
..
debug_utils reformat all files with clang-format 2018-06-29 16:56:12 +03:00
renderer_opengl gl_rasiterzer/proctex: revert back to round() for Nearest sampling 2018-09-01 09:11:15 -04:00
shader reformat all files with clang-format 2018-06-29 16:56:12 +03:00
swrasterizer Merge pull request #3994 from FearlessTobi/replace-clamp-functions 2018-08-02 11:08:07 -06:00
texture Fix compile errors 2018-07-26 13:23:25 +02:00
CMakeLists.txt
command_processor.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
command_processor.h
geometry_pipeline.cpp
geometry_pipeline.h
gpu_debugger.h
pica_state.h
pica_types.h
pica.cpp
pica.h
primitive_assembly.cpp
primitive_assembly.h
rasterizer_interface.h
regs_framebuffer.h
regs_lighting.h
regs_pipeline.h
regs_rasterizer.h
regs_shader.h
regs_texturing.h gl_rasterizer: implement mipmap for proctex 2018-07-06 01:13:02 +03:00
regs.cpp
regs.h
renderer_base.cpp video_core: Make global EmuWindow instance part of the base renderer … 2018-08-25 15:20:40 +02:00
renderer_base.h video_core: Make global EmuWindow instance part of the base renderer … 2018-08-25 15:20:40 +02:00
utils.h
vertex_loader.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
vertex_loader.h
video_core.cpp video_core: Make global EmuWindow instance part of the base renderer … 2018-08-25 15:20:40 +02:00
video_core.h video_core: Make global EmuWindow instance part of the base renderer … 2018-08-25 15:20:40 +02:00