OSDN Git Service

es/st: Move state tracker code to mesa/st.
authorChia-I Wu <olvaffe@gmail.com>
Mon, 14 Sep 2009 03:03:02 +0000 (11:03 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 14 Sep 2009 03:51:47 +0000 (11:51 +0800)
commit542c26fa4f7212831234af5008cea1bf7593f30d
treea11fb475b6733c5ef936f151cf64c38d5770c0e2
parenta98c282c7da646c9def246b2619124c51f8b4464
es/st: Move state tracker code to mesa/st.

State tracker is one of the mesa drivers.  It should not belong to the
es overlay.
src/mesa/es/sources.mak
src/mesa/state_tracker/st_cb_drawtex.c [moved from src/mesa/es/state_tracker/st_cb_drawtex.c with 96% similarity]
src/mesa/state_tracker/st_cb_drawtex.h [moved from src/mesa/es/state_tracker/st_cb_drawtex.h with 68% similarity]
src/mesa/state_tracker/st_context.c
src/mesa/state_tracker/st_extensions.c