summaryrefslogtreecommitdiffstats
path: root/src/glu
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2011-10-04 15:36:15 -0700
committerEric Anholt <[email protected]>2011-10-10 11:38:52 -0700
commitd950a778b7b86526d3968deee232444af64d8cf1 (patch)
tree19ea125ef7f4657db2d6638eacf8721752c38674 /src/glu
parent7457da5edd4a33c2581f10608ce5bcf0e254c5f9 (diff)
mesa: Prevent repeated glDeleteProgram() from blowing away our refcounts.
glDeleteProgram should only be able to remove the one refcount for the user's reference to the program from the hash table (even though that ref does live on in the hash table until the last other ref is removed). Fixes piglit ARB_shader_objects/delete-repeat. Reviewed-by: Chad Versace <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glu')
0 files changed, 0 insertions, 0 deletions