6 Jun
2009
6 Jun
'09
10:24 a.m.
Am 06.06.2009 um 08:18 schrieb Roderick Colenbrander:
We don't use GL extensions when they aren't around. Perhaps there is a small check which fails for FBOs. Backbuffer should work fine but a lot more changes have been made in .23 and those are which cause the zbuffer error. A long time ago there was code that fell back to Pbuffers if FBOs were enabled, but not supported - that PBuffer fallback was used even if pbuffers were not available. I think I fixed that though