Archives week 19 of 2011

May 9, 2011 - May 15, 2011

Watch your texture bindings when using FBO attachments

I finally tracked down why the second "shadow" demo had regressed for OpenGLContext on AMD cards.  Turns out that the order in which you bind/unbind textures and Frame Buffer Objects is very important.  If you have a texture bound as the current TEXTURE_2D at the same time as it is attached to an FBO attachment ...

Continue reading

Daily archives

Previous week

Week 18 of 2011

Next week

Week 21 of 2011

Archives