mesa: begin some texstore code refactoring
authorBrian Paul <brianp@vmware.com>
Thu, 17 Sep 2009 03:49:55 +0000 (21:49 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 17 Sep 2009 03:50:04 +0000 (21:50 -0600)
commit21caa29fbd332a2ee05a58df91e1664fbbc4e61f
tree3b2596a9a9eacaf51d9aa4ca7a9c4f6840b3dfa7
parent1d8fbef4f2b1bccb49b40375891b66caf5395b15
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.
src/mesa/main/texstore.c