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-08-01 22:45:07 +02:00
2016-12-01 12:13:45 -05:00
2016-10-20 05:00:20 +02:00
2016-10-24 04:02:03 +02:00
2016-09-11 16:44:29 +02:00
2016-09-11 14:46:53 +02:00
2016-09-11 16:24:02 +02:00
2016-01-10 04:41:52 +01:00
2016-09-11 14:46:53 +02:00
2016-10-04 12:15:46 -04:00
2016-11-28 02:25:38 +01:00
2016-09-11 14:46:53 +02:00
2016-09-22 21:51:22 +02:00