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

Updated all sources to current WebGL and TypedArray APIs; WebGLFloatArra... #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kenrussell
Copy link

Updated uses of WebGL and Typed Array APIs to current spec. Check the commit messages on this branch for the details. I'll send you a separate email with current issues.

…rray -> Float32Array, etc.

Removed illegal enables of state like TEXTURE_2D, LINE_SMOOTH, POINT_SMOOTH, and VERTEX_ARRAY.
Fixed texture wrap mode specifications in emptytexture.js and ftexture.js.
Changed primitive.compile_program to accept list of attributes to bind.
Enabled OES_texture_float extension at beginning of time because it's required throughout.
Added precision qualifiers to all fragment shaders.
Changed isosurface.frag to use integer loop bounds to work around apparent bug in ANGLE shader validator.
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.

1 participant