diff --git a/panda/src/pgraph/pgraph_composite1.cxx b/panda/src/pgraph/pgraph_composite1.cxx new file mode 100644 index 0000000000..44ee9b7459 --- /dev/null +++ b/panda/src/pgraph/pgraph_composite1.cxx @@ -0,0 +1,6 @@ +#include "colorAttrib.cxx" +#include "config_pgraph.cxx" +#include "cycleData.cxx" +#include "cycleDataReader.cxx" +#include "cycleDataWriter.cxx" +#include "pandaNode.cxx" diff --git a/panda/src/pgraph/pgraph_composite2.cxx b/panda/src/pgraph/pgraph_composite2.cxx new file mode 100644 index 0000000000..eba2143101 --- /dev/null +++ b/panda/src/pgraph/pgraph_composite2.cxx @@ -0,0 +1,8 @@ +#include "pipeline.cxx" +#include "pipelineCycler.cxx" +#include "pipelineCyclerBase.cxx" +#include "renderAttrib.cxx" +#include "renderState.cxx" +#include "test_pgraph.cxx" +#include "textureAttrib.cxx" +