cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

fscan
Journeyman III

Catalyst 12.4 opengl render to cubemap bug?

hi,

i think there is a bug in the new catalyst driver regarding fbo and cubmaps. it looks like it's rendering to the face and as soon as i switch the face to render, it forgets the old data (eg the content is the same as bevore rendering for this cubemap face). i think it works when i draw the faces directly after another, but not if i switch to other rendertargets inbetween (eg prefilling the cubemap sides with glclear in a loop worked, but rendering a shadow map in an intermediate buffer and then renderin the buffer to the cubemap face didn't).

i've gone back to catalyst 12.2 now, as this driver version seems to work.

anyone else has this problem? or is it just me? maybe i'm doing something wrong in the code and the new driver is stricter.

hardware: radeon hd 4850, device id: 9442

os: windows 7 x64

0 Likes
3 Replies
jeroenkoerts
Journeyman III

Hi

yeah i have the same...

0 Likes
gsellers
Staff

Hi,

We have a number of known issues with rendering to cube-maps and layered framebuffer attachments. We're working on solving them all and have squashed a few, but we have a few more to get to. Expect this to get fixed in upcoming driver releases.

Thanks,

Graham

0 Likes

Can you please provide the location of the app and the steps to reproduce?

0 Likes