Handmade Hero»Forums»Code
Andre
15 posts
Day 246: Typo?
win32_handmade.cpp, line 550:

1
2
3
if(!OpenGLDefaultInternalTextureFormat) {
    IntAttribList[10] = 0;
}

If I'm not mistaken, this is supposed to check OpenGLSupportsSRGBFramebuffer.
1 posts
Day 246: Typo?
Casey fixed it during the Q&A (youtube link). I guess he forgot to save the file.