OSDN Git Service

swrast: introduce new swrast_texture_image struct
authorBrian Paul <brianp@vmware.com>
Sat, 17 Sep 2011 20:50:48 +0000 (14:50 -0600)
committerBrian Paul <brianp@vmware.com>
Sat, 17 Sep 2011 20:57:40 +0000 (14:57 -0600)
commit1da896803cdd09293c7bb0048a2116e237a51766
tree223384979681f6cbe2aaecb0ef631b1970bfd4ed
parent146f536b3332b7a2022bb4ba5e2d1d2ec4bedd98
swrast: introduce new swrast_texture_image struct

No subclass fields yet.  Subsequent patches will add the fields related
to software rendering that are currently in gl_texture_image.
src/mesa/swrast/s_context.h
src/mesa/swrast/s_texture.c
src/mesa/swrast/swrast.h