On 01/13/2015 11:12 AM, Matt Turner wrote:
> On Tue, Jan 13, 2015 at 10:49 AM, Chad Versace wrote:
>> On 01/12/2015 02:37 PM, michael.w.ma...@intel.com wrote:
>>> From: Mike Mason
>>>
>>> Removes commit 7894278 changes and moves fix to _mesa_GetInternalformativ().
>>> The original commit enabled
On Tue, Jan 13, 2015 at 10:49 AM, Chad Versace wrote:
> On 01/12/2015 02:37 PM, michael.w.ma...@intel.com wrote:
>> From: Mike Mason
>>
>> Removes commit 7894278 changes and moves fix to _mesa_GetInternalformativ().
>> The original commit enabled the GL_RGB and GL_RGBA unsized internal formats
>>
On 01/12/2015 02:37 PM, michael.w.ma...@intel.com wrote:
> From: Mike Mason
>
> Removes commit 7894278 changes and moves fix to _mesa_GetInternalformativ().
> The original commit enabled the GL_RGB and GL_RGBA unsized internal formats
> as valid for render buffers in GLES3, but this is incorrect.
From: Mike Mason
Removes commit 7894278 changes and moves fix to _mesa_GetInternalformativ().
The original commit enabled the GL_RGB and GL_RGBA unsized internal formats
as valid for render buffers in GLES3, but this is incorrect. They should
have only been enabled for GetInternalformativ()
Bugz