diff options
author | Brian <[email protected]> | 2007-08-14 11:56:59 +0100 |
---|---|---|
committer | Brian <[email protected]> | 2007-08-14 11:58:37 +0100 |
commit | dc73217294efcba83c46183ed2f208250217486f (patch) | |
tree | 1a79d59f479740d58c2bad548a386efa8c71889f /src/mesa/main/matrix.h | |
parent | 5dab3bf4bc94ac45e4d25c75dc09fbd6f4a6025e (diff) |
Fix a few more problems with freeing FBOs/textures during context destruction.
Free FBOs before textures since the later may be referenced by the former.
Need to bind the context we're destroying if there isn't a current context
so that ctx->DeleteTexture() etc can be used.
Diffstat (limited to 'src/mesa/main/matrix.h')
0 files changed, 0 insertions, 0 deletions