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
webgl: Implement the pending texImage2D overload, and add more validation #10443
Merged
+606
−128
webgl: tests: Update expectations of tests
9fff9d4
Select commit
87e112d
webgl: Implement the pending texImage2D overload, and add more valida…
emilio 5eb5993
webgl: Add test for Texture2d's ArrayBufferView overload
emilio c807cab
webgl: Validate that the texture should be power of two if the level is
emilio f470ad0
webgl: Refactor WebGLProgram::link
emilio 6a15c2f
webgl: Remove active_uniform related validation.
emilio bc08762
webgl: Rename UniformType to UniformSetterType and hoist to the bottom
emilio 1ad7f73
webgl: Reset bound buffer when appropiate in BufferData
emilio 21e2f97
webgl: Fix filling a non-zero level
emilio d152c7f
webgl: texture: Make initialize only mark as initialized the current …
emilio f6f1e37
webgl: Fix a few typos in comments
emilio 764fac7
webgl: tests: Mark the bufferDataBadArgs test as passing
emilio 9fff9d4
webgl: tests: Update expectations of tests
emilio
Merged
webgl: Implement the pending texImage2D overload, and add more validation #10443
webgl: tests: Update expectations of tests
Apr 6, 2016
Apr 6, 2016
Apr 19, 2016
Apr 19, 2016
Apr 19, 2016
Apr 19, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
Apr 20, 2016
9fff9d4
Select commit
87e112d
webgl: Implement the pending texImage2D overload, and add more valida…
emilio 5eb5993
webgl: Add test for Texture2d's ArrayBufferView overload
emilio c807cab
webgl: Validate that the texture should be power of two if the level is
emilio f470ad0
webgl: Refactor WebGLProgram::link
emilio 6a15c2f
webgl: Remove active_uniform related validation.
emilio bc08762
webgl: Rename UniformType to UniformSetterType and hoist to the bottom
emilio 1ad7f73
webgl: Reset bound buffer when appropiate in BufferData
emilio 21e2f97
webgl: Fix filling a non-zero level
emilio d152c7f
webgl: texture: Make initialize only mark as initialized the current …
emilio f6f1e37
webgl: Fix a few typos in comments
emilio 764fac7
webgl: tests: Mark the bufferDataBadArgs test as passing
emilio 9fff9d4
webgl: tests: Update expectations of tests
emilio