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
2017-02-24 12:38:50 +01:00
2017-04-07 15:03:24 -04:00
2017-04-06 22:10:09 +10:00
2017-04-06 16:44:32 +02:00
2017-04-06 16:44:32 +02:00
2017-04-07 15:03:24 -04:00
2017-04-06 16:44:32 +02:00
2016-02-07 16:38:48 +01:00
2017-03-29 13:35:15 +11:00
2016-08-06 10:58:13 +02:00
2017-04-07 15:03:24 -04:00
2017-04-06 16:44:32 +02:00
2017-04-07 15:03:24 -04:00
2017-03-22 15:52:48 -04:00
2017-04-03 15:15:56 +02:00
2017-03-15 05:37:42 +11:00