Window Creation and Graphics API Initialization
Appearance
Win32
[edit]- Handmade Hero: Setting Up the Windows Build
- Handmade Hero: Opening a Win32 Window
- Raymond Chen: How do I switch a window between normal and fullscreen?
- Raymond Chen: Implementing higher-order clicks
- Raymond Chen: How do I get the handle of the primary monitor?
OpenGL
[edit]- Martins: Setting up and using modern OpenGL 4.5 core context on Windows
- Martins: Setting up modern OpenGL 4.5 context for drawing to multiple windows