Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Vulkan: Fix UI image/text filtering #252

@mark-kendall

Description

@mark-kendall

Comparing like for like OpenGL and Vulkan rendering, it is clear that some images are not as sharp with Vulkan.

It is most obvious with text - other images appear to be OK.

Given that text and other images use the same rendering pathway, this implies an issue with rendering the text in software - which is illogical as this uses the same code as the OpenGL and Qt painters.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

To do

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions