diff options
author | Axel Davy <axel.davy@ens.fr> | 2015-02-20 12:59:45 +0100 |
---|---|---|
committer | Axel Davy <axel.davy@ens.fr> | 2015-04-29 08:28:11 +0200 |
commit | 231be57ee2515428e3de31f514effe9cf06bcda0 (patch) | |
tree | 29bb0793f85dc1f72709f3ccf05df0dd147b0647 /src/glsl/TODO | |
parent | 58d295d41e30434c570248eeee73af2006b79eea (diff) | |
download | external_mesa3d-231be57ee2515428e3de31f514effe9cf06bcda0.zip external_mesa3d-231be57ee2515428e3de31f514effe9cf06bcda0.tar.gz external_mesa3d-231be57ee2515428e3de31f514effe9cf06bcda0.tar.bz2 |
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 <axel.davy@ens.fr>
Diffstat (limited to 'src/glsl/TODO')
0 files changed, 0 insertions, 0 deletions