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

DirectGL on Win32. Hugely reduces OpenGL overhead on windows JVM #1140

Closed
wants to merge 1 commit into from

Conversation

soywiz
Copy link
Member

@soywiz soywiz commented Dec 2, 2022

Fixes #541

Needed changes for this to work:

We should make a PR in JNA and see if we can get it directly to central, so we don't have to embed JNA into kmem

See https://github.com/java-native-access/jna/blob/master/www/DirectMapping.md

@soywiz soywiz changed the title DirectGL on Win32 DirectGL on Win32. Hugely reduces OpenGL overhead on windows JVM Dec 2, 2022
@soywiz
Copy link
Member Author

soywiz commented Dec 24, 2022

This functionality will be available in JNA 5.13.0 when released, so I'm pausing this PR to not include binaries here.

Please check: java-native-access/jna#1490

@soywiz
Copy link
Member Author

soywiz commented Jan 14, 2023

Superseeded by #1195

@soywiz soywiz deleted the feature/use.direct.jna.mapping.on.win32 branch October 4, 2023 19:09
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.

Include custom symbol resolver to JNA: glGetProcAddress Win32 DirectGL
1 participant