Project

General

Profile

Bug #252

Nearest neighbor upscale filter doesn't work with Vulkan

Added by mark_k over 4 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Graphic
Start date:
01/07/2020
API:
Vulkan
Cemu Version:
1.16.1
GPU Vendor/Model:
AMD FirePro W5100

Description

Using OpenGL with upscale filter set to Nearest Neighbor, the image is correct: the native 1280x720 image is upscaled to 3840x2160 (monitor resolution), each native pixel looking crisp/sharp.

However with Vulkan, even though I selected Nearest Neighbor for upscale filter, the image is blurred/filtered as if Cemu always uses bilinear.

I'm using Cemu 1.16.1, AMD FirePro W5100 (19.Q4.1 driver), Windows 10 1803.

History

#1

Updated by Exzap over 4 years ago

The downscaling/upscaling filters are not implemented on Vulkan yet. Currently it always uses bilinear

#2

Updated by Serfrost about 3 years ago

  • Status changed from New to Resolved

Possibly fixed with 1.20.0 & 1.21.1? Unsure because Bicubic was not mentioned since 1.15.6b.

Reopen if required.

Also available in: Atom PDF