diff options
author | Kenneth Russel <[email protected]> | 2007-02-22 01:22:00 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2007-02-22 01:22:00 +0000 |
commit | e7975f7a82bec36202ee2e09a67c8a3fde610119 (patch) | |
tree | bda8560271e9dbbf903ff06aa6f2c1d187bfdc72 /www/index.html | |
parent | fff6c84920fb2efc6c5578935b101b00ccb937ba (diff) |
Fixed Issue 275: Rendering bugs in TextRenderer
Fixed problem where during resizing of backing store for TextRenderer
we were neglecting to unbind the old texture and bind the new one.
This caused attempts to render with an invalid texture, which was
probably the cause of crashes and definitely the cause of rendering
artifacts. Fixed by calling endRendering() / beginRendering()
appropriately on the underlying TextureRenderer during resizing of the
backing store of the TextRenderer.
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1148 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'www/index.html')
0 files changed, 0 insertions, 0 deletions