Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#Actual_Flame1_

Posted 12 July 2012 - 05:09 AM

It's me again but under abit different nickname coz i don't have pass here from my original nickname Posted Image

I've read about those limitations here - http://msdn.microsof...8(v=vs.85).aspx

A WARP driver, which is a high-performance software rasterizer. The rasterizer supports feature levels 9_1 through level 10_1 with a high performance software implementation
Note  The WARP driver that Windows 8 includes supports feature levels 9_1 through level 11_1.


But anyway i'm not successfull in the any software modes now. My app is .net. And i do such thing - GetModuleHandle("MayApp.vcshost.exe"); and this function retuns handle which isn't null but i again have error - "Incorrect parameter" in the function D3D11CreateDivice. What's wrong?

#1_Flame1_

Posted 12 July 2012 - 05:08 AM

It's me again but under abit different nikename coz i don't have pass here from my original nikename :)

I've read about those limitations here - http://msdn.microsoft.com/en-us/library/windows/desktop/ff476328%28v=vs.85%29.aspx

A WARP driver, which is a high-performance software rasterizer. The rasterizer supports feature levels 9_1 through level 10_1 with a high performance software implementation
Note  The WARP driver that Windows 8 includes supports feature levels 9_1 through level 11_1.


But anyway i'm not successfull in the any software modes now. My app is .net. And i do such thing - GetModuleHandle("MayApp.vcshost.exe"); and this function retuns handle which isn't null but i again have error - "Incorrect parameter" in the function D3D11CreateDivice. What's wrong?

PARTNERS