Comment 26 for bug 824099

Revision history for this message
Rena Kunisaki (i-am-inuyasha) wrote :

I should note that the description is somewhat inaccurate:
1) Multi-head isn't really the problem, just the easiest way to reproduce it. A single display with a high enough resolution can trigger it as well.
2) There are two separate limits: max texture size and max framebuffer size. The former can be worked around by breaking large windows into multiple textures, but this won't help the latter. GL init fails and all drawing operations do nothing, leaving the user with a display of random uninitialized VRAM (i.e. corrupted display, thick slanted lines, chunks of wallpaper etc).