commit | 21caa29fbd332a2ee05a58df91e1664fbbc4e61f | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Wed Sep 16 21:49:55 2009 -0600 |
committer | Brian Paul <brianp@vmware.com> | Wed Sep 16 21:50:04 2009 -0600 |
tree | 3b2596a9a9eacaf51d9aa4ca7a9c4f6840b3dfa7 | |
parent | 1d8fbef4f2b1bccb49b40375891b66caf5395b15 [diff] |
mesa: begin some texstore code refactoring Next step will be to move the calls to ctx->Driver.ChooseTextureFormat() into the teximage.c functions so drivers don't have to do it.