Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAllow creating OpenGL ES contexts on Windows and Linux #369
Conversation
tomaka
force-pushed the
win32-egl
branch
from
48d8c34
to
f72dc61
Apr 17, 2015
tomaka
changed the title
Allow creating OpenGL ES context with AMD drivers
Allow creating OpenGL ES contexts on Windows and Linux
Apr 17, 2015
tomaka
added some commits
Apr 9, 2015
tomaka
force-pushed the
win32-egl
branch
from
f72dc61
to
7b1324e
Apr 17, 2015
tomaka
referenced this pull request
Apr 22, 2015
Closed
Reorganize the library to adapt for Linux #387
This comment has been minimized.
This comment has been minimized.
|
This PR is dead (replaced by other PRs), but I'm leaving it open for now because I'm copy-pasting some parts of the code. |
tomaka
referenced this pull request
May 21, 2015
Merged
Allow creating EGL contexts on win32 with the AMD DLLs #459
tomaka
closed this
in
#459
May 21, 2015
tomaka
deleted the
win32-egl
branch
May 21, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
tomaka commentedApr 9, 2015
Based over #367