[PATCH] glamor: fallback if font is too large for FBO size.

Keith Packard keithp at keithp.com
Mon Jan 11 22:12:34 PST 2016


Dave Airlie <airlied at gmail.com> writes:

> From: Dave Airlie <airlied at redhat.com>
>
> running xfontsel on haswell here, with a max texture size
> of 8kx8k, one font wants 9711 height. This fallsback to
> sw in this case.
>
> A proper solution probably involves using an array texture.

Given that we almost always need more height than width for 16-bit
fonts, a single texture solution could be to divide the texture in half
horizontally for the 16-bit font case.

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20160111/120831bf/attachment.sig>


More information about the xorg-devel mailing list