OSDN Git Service

mesa: move call to init_c_cliptest() from enable.c to tnl module.
authorBrian Paul <brianp@vmware.com>
Wed, 9 Sep 2009 14:54:38 +0000 (08:54 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 9 Sep 2009 14:54:38 +0000 (08:54 -0600)
commit3fed69eb168774d2303e4efb9149f34e55d91b58
tree46a63a73c5a3c3b649b76743600f38466620f0c5
parentda9ed257a3b47c97ac557da17c32cf271190a407
mesa: move call to init_c_cliptest() from enable.c to tnl module.

Fixed gallium build breakage.
src/mesa/main/enable.c
src/mesa/tnl/t_context.h
src/mesa/tnl/t_vb_program.c
src/mesa/tnl/t_vb_vertex.c