guibec / rpgcraft

RPGCraft - Minecraft / Terraria / RPGMaker mashup
MIT License
8 stars 2 forks source link

dx11: support non-windowed operation using rendertarget backbuffer #111

Closed jstine35 closed 5 years ago

jstine35 commented 5 years ago

Non-windowed operation is not yet supported by the main application (WinMain), so this code is currently unused unless explicitly enabled by forcibly setting g_hWnd to nullptr.