Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
ctrlaltdavid's avatar
ctrlaltdavid
Honored Guest
11 years ago

How to exit direct mode?

I've managed to get direct mode working with OpenGL on Windows using the SDK / C++. But how can you exit direct mode back to normal mono display in the application? The application I'm working on s...