Sfoglia il codice sorgente

Trying to speed up compilation a bit

Josh Yelon 21 anni fa
parent
commit
f9af3cf3cf
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      panda/src/glxdisplay/glxdisplay_composite1.cxx

+ 5 - 0
panda/src/glxdisplay/glxdisplay_composite1.cxx

@@ -0,0 +1,5 @@
+#include "config_glxdisplay.cxx"
+#include "glxGraphicsBuffer.cxx"
+#include "glxGraphicsPipe.cxx"
+#include "glxGraphicsStateGuardian.cxx"
+#include "glxGraphicsWindow.cxx"