OSDN Git Service

Present抜けてたあああ、動くようになったあああああーーー!!!
authorMyun2 <myun2@nwhite.info>
Wed, 27 Apr 2011 15:14:58 +0000 (00:14 +0900)
committerMyun2 <myun2@nwhite.info>
Wed, 27 Apr 2011 15:14:58 +0000 (00:14 +0900)
roast_ex/test/dx9_test/dx9_test.cpp

index 9b5965f..0caf749 100644 (file)
@@ -101,6 +101,7 @@ struct MyVertex {
 
                ren.apply_pass(ps);
                ren.draw_primitive(D3D10_PRIMITIVE_TOPOLOGY_TRIANGLELIST, 3);
+               d.present();
 
                ::roast::windows::peek_message_loop lp;
                lp.start();