[Bug 6994] Crimsonland's background textures fail to render
http://bugs.winehq.org/show_bug.cgi?id=6994 --- Comment #10 from Alexei Slepov <sir-lexa(a)yandex.ru> 2007-12-25 16:53:44 --- Answer received. Stefan Dösinger:
Subject:
We can't use ordinary backbuffer to render textures, which size is more than size of the screen. To render bigger texture we must use pbuffer. You can't just set the setting to PBUFFER, you at least have to check if pbuffers are supported.
The proper fix is IMHO to fix the problems fbos suffer from and default to fbo offscreen rendering. ----- Well, it seems, I need to know a lot more about buffering. Anyway, thanks. =) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org