devkitPro / opengx

OpenGL-like wrapper for Nintendo Wii/GameCube
19 stars 2 forks source link

Add ogx_prepare_swap_buffers() #38

Closed mardy closed 5 months ago

mardy commented 5 months ago

For the time being this is just a stub, since we don't have any special handling to do now. It will get filled once we implement the GL_SELECT render mode.