Open Arthuchaut opened 2 years ago
Tested on an Intel Iris GPU -> glFlush decrease the FPS rate (~32% of performance lost)
Noticed that the GL_POLYGON geometry def mode offered a better performance than GL_QUADS (~12%)
GL_POLYGON
GL_QUADS
Tested on an Intel Iris GPU -> glFlush decrease the FPS rate (~32% of performance lost)