Hi,

The diff looks fine to me. However...

On Wed, Apr 24, 2019 at 9:16 AM Charlene Wendling <[email protected]> wrote:
> - Requires OpenGL>=3.3 or OpenGL ES>=3.0, so only for "modern"
>   architectures that may have compatible video controllers afaik.

My radeondrm (Radeon HD 5450) doesn't work, even though it claims:

OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.3.5
OpenGL version string: 3.1 Mesa 18.3.5
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.3.5

Is my card one of those that's too old? But it behaves the same even
with software rendering. :(

547       I: video_init(): Using driver 'x11'
1029      I: check_gl_extensions(): OpenGL version: (null)
1029      I: check_gl_extensions(): OpenGL vendor: (null)
1029      I: check_gl_extensions(): OpenGL renderer: (null)
1029      I: check_gl_extensions(): GLSL version: None
1029      D: check_gl_extensions(): Supported extensions: (null)
1029      W: check_glext_draw_instanced(): glDrawArraysInstanced is
not supported. Your video driver is probably bad, or very old, or
both. Expect terrible performance.
1029      W: video_init_gl(): OpenGL debugging is not supported by the
implementation
1029      E: video_new_window_internal(): Error creating OpenGL
context: Could not create GL context: BadValue (integer parameter out
of range for operation)
Abort trap (core dumped)

Reply via email to