Make _mesa_is_proxy_texture() non-static and use in a few more places.
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 11 Nov 2005 15:33:36 +0000 (15:33 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 11 Nov 2005 15:33:36 +0000 (15:33 +0000)
commit77ee31930a1b0cc7766939415f4f04ed6a1fa4ac
tree65a2b8fdc6bea5561ea7eb5c280bdce1ceef7d54
parent0325bc6359833fc51444618d7b1e188fca693eba
Make _mesa_is_proxy_texture() non-static and use in a few more places.
Use COPY_4FV() where possible.
Added some comments, clean-ups.
src/mesa/main/dlist.c
src/mesa/main/teximage.c
src/mesa/main/teximage.h
src/mesa/main/texstate.c