diff options
author | Axel Davy <[email protected]> | 2015-02-20 12:59:45 +0100 |
---|---|---|
committer | Axel Davy <[email protected]> | 2015-04-29 08:28:11 +0200 |
commit | 231be57ee2515428e3de31f514effe9cf06bcda0 (patch) | |
tree | 29bb0793f85dc1f72709f3ccf05df0dd147b0647 /src/SConscript | |
parent | 58d295d41e30434c570248eeee73af2006b79eea (diff) |
st/nine: Remove Managed texture hack.
Previously binding an unitialized managed texture
was causing a crash, and a workaround was added to
prevent the crash.
This patch removes this workaround and instead set the initial
state of managed textures as dirty, so that when the texture is bound
for the first time, it is always initialized.
Signed-off-by: Axel Davy <[email protected]>
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions