Hi Derek,
On 17 January 2018 at 19:59, Derek Foreman wrote:
> On 2018-01-17 12:36 PM, Arnaud Vrac wrote:
>> Here's the latest version of the patches to support a GLES3 context.
>>
>> Changes since v2 include:
>> * add warning: prefix in the log message when GLES version cannot be
>> determined
On 2018-01-17 12:36 PM, Arnaud Vrac wrote:
Hi all,
Here's the latest version of the patches to support a GLES3 context.
Changes since v2 include:
* add warning: prefix in the log message when GLES version cannot be
determined
* split patch 3 in two, first moving the GL_EXT_texture_rg exten
Hi all,
Here's the latest version of the patches to support a GLES3 context.
Changes since v2 include:
* add warning: prefix in the log message when GLES version cannot be determined
* split patch 3 in two, first moving the GL_EXT_texture_rg extension
check to the correct spot and then addin