12 years, 2 months ago
Highlights
Community contributions featuredThe wiki says "A forward compatible context must fully remove deprecated features in the version that it returns; you should never actually use this." It's actually bolded…
12 years, 2 months ago
12 years, 2 months ago
Something weird has happened. I had context creation working just fine. It worked on my desktop and my laptop and I was happily plugging along doing graphics programming. One da…
12 years, 2 months ago
12 years, 6 months ago
12 years, 8 months ago
Latest Activity
See all in DiscussionsThe wiki says "A forward compatible context must fully remove deprecated features in the version that it returns; you should never …
12 years, 2 months ago
Interesting thought. Alas, 4.3 fails as well. Here's where the code's at now. void DisplayWindowsError() { LPVOID lpMsgBuf; DWORD …
12 years, 2 months ago
I noticed 3221692565 is 0xC0072095. According to the NVidia create context spec 0x2095 is ERROR_INVALID_VERSION_ARB. So I bumped the version down to 3.3 …
12 years, 2 months ago