On 03/23/2017 09:27 AM, Lyude wrote:
Since we don't have the bits required to support this in OpenGLES yet,
this only enables support for OpenGL 4.3.
Signed-off-by: Lyude
---
src/mesa/main/api_validate.c | 13 +
src/mesa/main/extensions_table.h | 1 +
src/mesa/main/mtypes.h
On 03/23/2017 04:27 PM, Lyude wrote:
Since we don't have the bits required to support this in OpenGLES yet,
this only enables support for OpenGL 4.3.
Signed-off-by: Lyude
---
src/mesa/main/api_validate.c | 13 +
src/mesa/main/extensions_table.h | 1 +
src/mesa/main/mtypes.h
On Thu, Mar 23, 2017 at 11:27 AM, Lyude wrote:
> Since we don't have the bits required to support this in OpenGLES yet,
> this only enables support for OpenGL 4.3.
I think the reference to GL 4.3 isn't quite right. Probably meant to
say "Desktop OpenGL". Also, one usually writes it as "OpenGL ES"
Since we don't have the bits required to support this in OpenGLES yet,
this only enables support for OpenGL 4.3.
Signed-off-by: Lyude
---
src/mesa/main/api_validate.c | 13 +
src/mesa/main/extensions_table.h | 1 +
src/mesa/main/mtypes.h | 1 +
src/mesa/main/polygon.c