Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

expose GL texure id #74

Merged
merged 1 commit into from
Nov 24, 2021
Merged

expose GL texure id #74

merged 1 commit into from
Nov 24, 2021

Conversation

UpcraftLP
Copy link
Contributor

Expose the openGL texture ID in UltralightGPUDriverNative, so that the implementing application can then bind the texture itself, rather than delegating that to the driver.

This makes it easier to integrate with existing render engines, or engines that use texture samplers instead of direct GL textures.

@zortax zortax requested a review from Janrupf November 24, 2021 18:12
@zortax zortax merged commit f1da8c1 into LabyMod:develop Nov 24, 2021
@zortax
Copy link
Contributor

zortax commented Nov 24, 2021

@Janrupf could you publish a new maven release?

@Janrupf
Copy link
Contributor

Janrupf commented Nov 25, 2021

#75

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants