Files
test/source/blender/windowmanager/intern
Mike Erwin 7a75581d92 OpenGL: transition away from GL_QUADS
Single quads are drawn as a TRIANGLE_FAN, with 4 verts in the same order.

Multiple quads now use PRIM_QUADS_XXX and will need further work. Only 8 places still use this.

Part of T49043
2017-04-07 15:03:24 -04:00
..
2016-04-19 12:18:19 +10:00
2016-08-06 10:58:13 +02:00
2017-03-15 05:37:42 +11:00