Romain Guy be1b127c7b Assume a texture is unbound after deleting it
Bug #9316260

The GL specification indicates that deleting a bound texture has
the side effect of binding the default texture (name=0). This change
replaces all calls to glDeleteTextures() by Caches::deleteTexture()
to properly keep track of texture bindings.

Change-Id: Ifbc60ef433e0f9776a668dd5bd5f0adbc65a77a0
2013-06-06 16:26:51 -07:00
..
2013-05-03 17:08:20 -07:00
2013-04-15 13:53:02 -07:00
2013-04-15 13:53:02 -07:00
2013-05-07 17:09:46 -07:00
2013-05-02 17:50:23 -07:00
2013-03-13 16:14:47 -07:00
2013-05-14 14:12:55 -07:00
2013-02-13 11:33:26 -08:00
2013-05-14 14:12:55 -07:00