Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attributes; fixes part of #1589
|
|
github.com:michaeljbishop/emscripten into incoming
|
|
1. Binding to a VertexObjectBuffer and calling `glDrawArrays` on two
different sections of it.
2. Using `glVertexPointer` with actual pointer to a vertex array
and calling `glDrawArrays` on two different sections of it.
|
|
|
|
and browser.
|
|
|
|
SDL alpha keys fix
|
|
|
|
|
|
re-enabled non-asm.js shared lib support
|
|
|
|
|
|
accessible through getProcAddress
|
|
aliased with different signatures
|
|
|
|
|
|
|
|
|