InitializingOpenGL icon indicating copy to clipboard operation
InitializingOpenGL copied to clipboard

Chapter 2 Modularizing Entry Points - Additional info is required.

Open tommai78101 opened this issue 5 years ago • 0 comments

  • [ ] Need to explain what wglMakeCurrent is doing.
  • [ ] Need to explain why we are using wglGetProcAddress here.
  • [ ] Need to explain why we are doing wglDeleteContext and DestroyWindow here.
  • [ ] Where do we put the function typedefs at?

tommai78101 avatar Mar 20 '19 02:03 tommai78101