libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
glew_os.h File Reference
#include <GL/glew.h>
#include "tls.h"
Include dependency graph for glew_os.h:

Go to the source code of this file.

Detailed Description

Includes and properly defines the context handler function for the GLEW OS-specific bindings (WGL/GLX).

This is needed since libacfutils uses GLEW-MX (multi-context) to support multi-threaded rendering, where each context can have different context caps (primarily for MacOS OpenGL 2.1/4.1 multi-context support).

Definition in file glew_os.h.