Mario Aichinger

Results 2 issues of Mario Aichinger

About --------- This PR adds the possibility to send `ping` and `close` control-frames. To enable this feature use the command line flags `-ping` and/or `-close`. This highjacks inputed lines matching...

The current glfw + opengl4 demo makes use of the [ARB_bindless_texture](https://registry.khronos.org/OpenGL/extensions/ARB/ARB_bindless_texture.txt) extension which is not supported on all platforms in all drivers. On linux for example this extension is only...