Re: [AD] Conserving OpenGL FBOs |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Thomas mentioned that it would probably be better to update the timestamp of
the
ALLEGRO_FBO_INFO struct whenever it's used as the target. Right now it's
only set on creation IIRC. Sounds like a good idea to me.
----- Original Message -----
From: "Peter Wang" <novalazy@xxxxxxxxxx>
To: <alleg-developers@xxxxxxxxxx>
Sent: Friday, March 04, 2011 11:20 PM
Subject: Re: [AD] Conserving OpenGL FBOs
Ok, I have implemented it. I think the new behaviour is backwards
compatible "enough" for 5.0.
In what ways is that _not_ compatible?
Trent