Logan McNaughton b275b2e113 Use RGBA8 for FBO texture internal format on GLES3
GLES3 supports GL_RGBA8 as an internal format for textures.

Using the sized format (RGBA8 instead of RGBA) allows more flexibility. In my case I am trying to use glCopyImageSubData and it only works on textures with sized internal formats.
2016-12-07 11:22:24 -07:00
..
2016-12-07 06:59:46 +01:00
2016-12-04 03:54:11 +01:00
2016-12-03 18:43:12 +00:00
2016-08-12 01:17:54 +02:00
2016-12-01 12:13:45 -05:00
2016-12-01 12:13:45 -05:00
2016-11-20 15:21:02 +01:00
2016-06-03 05:43:49 +02:00
2016-10-25 20:18:31 +02:00
2016-12-07 08:51:38 +01:00
2016-09-06 23:47:05 +02:00
2016-09-12 17:29:01 +02:00
2016-09-06 23:34:55 +02:00