Skip to content

Conversation

@juj
Copy link
Collaborator

@juj juj commented Jan 27, 2017

Fix glTexImage3D and glTexSubImage3D to pass correct type of arraybuffer to their entrypoints. Fix GL_PIXEL_PACK_BUFFER and GL_PIXEL_UNPACK_BUFFER to be taken into account when operating with texture functions. Use fast garbage free WebGL 2 entry points for texture functions.

@juj juj added the GL label Jan 27, 2017
@kripken
Copy link
Member

kripken commented Jan 27, 2017

lgtm

…fer to their entrypoints. Fix GL_PIXEL_PACK_BUFFER and GL_PIXEL_UNPACK_BUFFER to be taken into account when operating with texture functions. Use fast garbage free WebGL 2 entry points for texture functions.
@juj juj force-pushed the webgl2_texture_fixes branch from b29cadf to de80d09 Compare January 28, 2017 03:57
@juj
Copy link
Collaborator Author

juj commented Jan 28, 2017

Tested out in browser suite and in action, looks good.

@juj juj merged commit 98ca5e2 into emscripten-core:incoming Jan 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants