diff options
author | Brian Paul <[email protected]> | 2005-02-05 18:12:59 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2005-02-05 18:12:59 +0000 |
commit | bb7d5f8837a9c7658a18dbaf02d52583e29443e3 (patch) | |
tree | 9d10947fc7effb79c6594994e3f34dc6d4fd76d8 /src/mesa/main/fbobject.c | |
parent | 8c3ddf4270ff075ee783a67e5d5d04fa16a9cb45 (diff) |
Remove the Shared->TexObjectList pointer and Next field from gl_texture_object.
Was only used by two drivers to walk over all texture objects. Can do that
via the hash table instead.
Cleaned up some comments for struct gl_texture_object.
Diffstat (limited to 'src/mesa/main/fbobject.c')
0 files changed, 0 insertions, 0 deletions