I’m trying to debug a custom mesh drawing code with RenderDoc, but seems that by default Monogame (with DesktopGL) doesn’t work, as RenderDoc is showing Context not created via CreateContextAttribs. Capturing disabled..
I can’t seem to find any references to this related to Monogame.