Slow down switching drivers in orthoCam test.
Add 2 missing test-files to c::b project file. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6320 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@@ -96,7 +96,7 @@ bool orthoCam(void)
|
||||
// passed &= testOrthoCam(video::EDT_SOFTWARE);
|
||||
passed &= testOrthoCam(video::EDT_BURNINGSVIDEO);
|
||||
passed &= testOrthoCam(video::EDT_DIRECT3D9);
|
||||
|
||||
SLOW_SWITCH;
|
||||
// TODO: not sure if burnings could work? Currently it doesn't.
|
||||
passed &= testOrthoStencil(video::EDT_OPENGL);
|
||||
passed &= testOrthoStencil(video::EDT_DIRECT3D9);
|
||||
|
Reference in New Issue
Block a user