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

GLdispatch: Fix the x86 TLS stubs. #95

Closed
wants to merge 1 commit into from

Conversation

kbrenneman
Copy link
Collaborator

This is a fix for issue #18, where the TLS stubs are broken for x86. It also brings the code up to date with the rest of libGLdispatch and makes it use the same common functions as the other x86 and x86-64 stubs.

Fix the generated code for the x86 TLS dispatch stubs.

Update the x86 TLS stubs to use the same common code as the rest of the x86 and
x86-64 entrypoints.

Fixes NVIDIA#18
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.

None yet

1 participant