diff options
author | Emil Velikov <[email protected]> | 2016-05-03 12:14:26 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-05-24 23:03:00 +0100 |
commit | b5f9820d905a275bc01bbffa9b4927ec11286f8d (patch) | |
tree | 4392b5072ecfea01c232da8ab4af9bea5c7374a1 /common.py | |
parent | bcf9e476532f12544d1831300dbb2caa1e7c0bdf (diff) |
mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols
These come from windows.h, gl.h, glcorearb.h and/or glext.h.
The interop interface is aimed at non-Windows platforms while the macros
are used/derived due to Windows specifics. Thus we can safely remove
them.
Strictly speaking there should be GLXAPIENTRY/EGLAPIENTRY and alike
macros, although a) there is no GLX ones and b) this brings us even
further from decoupling the file from the GLX/EGL header dependency.
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Tested-by: Tom Stellard <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions