sdl-opengl Questions
1
I would like to create an OpenGL project with SDL2. I usually start my OpenGL projects by including GL/glew.h first. Do I have to include SDL_opengl.h afterwards? It also contains the OpenGL API he...
Itagaki asked 15/6, 2019 at 15:51
2
Solved
As today's cards seem to keep a list of render commands and flush only on a call to glFlush or glFinish, is double buffering really needed any more? An OpenGL game I am developing on Linux (ATI Mob...
Afghan asked 1/7, 2011 at 5:28
1
© 2022 - 2024 — McMap. All rights reserved.