Template:Problems/Tile Edges: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>=== Tile Edges === Sometimes image tiles seem to be rendered 1px off, leaving small gaps or improperly drawn tile edges. This occurs even with 1x Internal Resolut...")
 
m (Kolano moved page Template:Problems/Sprite Tiling to Template:Problems/Tile Edges without leaving a redirect)
(No difference)

Revision as of 16:02, 7 September 2016

[edit] [purge] Template documentation

Adds common text to the "Problems" portion of titles that have rendering problems at the edges of tiles. See {{Problems}} for other shared problem statements.

Usage

{{Problems/Tile Edges}}

Example

Tile Edges

Sometimes image tiles seem to be rendered 1px off, leaving small gaps or improperly drawn tile edges. This occurs even with 1x Internal Resolution and Anisotropic Filtering / Anti-aliasing off. Refer issue 6833. This is due to various texture interpolation issues and does not happen on the software renderer.

Used By