mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
drose: compile in multiproc environment
This commit is contained in:
parent
456a76b045
commit
d9fac9bcb7
@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
#include "wdxGraphicsPipe9.h"
|
#include "wdxGraphicsPipe9.h"
|
||||||
#include "wdxGraphicsBuffer9.h"
|
#include "wdxGraphicsBuffer9.h"
|
||||||
|
#include "dxGraphicsStateGuardian9.h"
|
||||||
#include "pStatTimer.h"
|
#include "pStatTimer.h"
|
||||||
|
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
#include "pandabase.h"
|
#include "pandabase.h"
|
||||||
#include "graphicsBuffer.h"
|
#include "graphicsBuffer.h"
|
||||||
#include "dxgsg9base.h"
|
#include "dxgsg9base.h"
|
||||||
|
#include "dxTextureContext9.h"
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Class : wdxGraphicsBuffer9
|
// Class : wdxGraphicsBuffer9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user