[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mash/mash-1/fx renderer-dali.h video-dali.cc
Update of /usr/mash/src/repository/mash/mash-1/fx
In directory gumby.cs.berkeley.edu:/tmp/cvs-serv5165/mash/fx
Modified Files:
renderer-dali.h video-dali.cc
Log Message:
Since Dali is shared by PSVP, FX, and Degas, parts related to Dali
are abstracted into a common place:
- new directory called "mid" (Mash's Interface to Dali) is created,
and vidreps.{cc,h} is moved to there.
- configure scripts are modified to include Dali objects properly.