diff options
author | David Robillard <d@drobilla.net> | 2020-11-22 12:34:35 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-11-25 14:18:04 +0100 |
commit | 7ce9b578a4433f9606b14291fb3b816aa67999d9 (patch) | |
tree | 917fd395aac4708142776b3826900f94e859de53 /examples/pugl_shader_demo.c | |
parent | 3e9a2e01da169007b6fc16492f812055645f6d5f (diff) | |
download | pugl-7ce9b578a4433f9606b14291fb3b816aa67999d9.tar.gz pugl-7ce9b578a4433f9606b14291fb3b816aa67999d9.tar.bz2 pugl-7ce9b578a4433f9606b14291fb3b816aa67999d9.zip |
Move puglEnterContext and puglLeaveContext to GL backends
These only do anything for OpenGL, and it seems unlikely that they will ever be
used for anything else. So, move them to the GL headers to remove clutter from
the core API, and ensure that they are only used in GL applications that
include the appropriate headers and link with a GL backend.
Also add missing C++ bindings.
Diffstat (limited to 'examples/pugl_shader_demo.c')
0 files changed, 0 insertions, 0 deletions