Tagged Questions
1
vote
0answers
79 views
Strange rendering issue with monogame/WinGL with HD7670M
I'm having some strange rendering issues with latest monogame/winGL code as seen below;
As you can see the xna and tomspilmans WinDX port seems just okay.
I'm having this problem on my laptop ...
2
votes
2answers
616 views
Does Monogame on Windows Desktop use OpenGL or DirectX by default?
if i use monogame 3.0 beta on windows desktop, does it use the directx renderer (sharpdx) or the opengl renderer by default?
if it uses directx is there away to make sharpdx call directly? thanks!