mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-03-09 01:13:33 +00:00

This clears the error from glewInit(), and ensures we check GL extensions only after selecting the desired GL profile. Also, consistently use the core profile flag to select the context.