Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move cl_khr_gl_event to cl_gl.h #156

Merged
merged 1 commit into from Feb 16, 2021

Conversation

bashbaug
Copy link
Contributor

This PR moves the extension cl_khr_gl_event out of cl_gl_ext.h and into cl_gl.h. Becuase there are no longer any extensions in cl_gl_ext.h, it also adds a build message instructing developers to include cl_gl.h directly instead of via cl_gl_ext.h.

Fixes #145.

Copy link
Contributor

@kpet kpet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bashbaug bashbaug mentioned this pull request Feb 15, 2021
6 tasks
CL/cl_gl.h Show resolved Hide resolved
@jrprice jrprice merged commit 95d1b3f into KhronosGroup:master Feb 16, 2021
kpet added a commit that referenced this pull request Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider phasing out cl_gl_ext.h?
3 participants