Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
github.com:fadams/emscripten into incoming
Conflicts:
AUTHORS
tests/test_other.py
|
|
Conflicts:
AUTHORS
|
|
a problem
|
|
|
|
|
|
Don't try to demangle call stack on browsers where the feature is not supported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
engine=NODE_JS as requested
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
AUTHORS
|
|
|
|
Conflicts:
AUTHORS
|
|
Fix debug format to allow specific LLVM opts rather than just an integer level
|
|
|
|
|
|
necessary glOrtho dep; fixes #1708
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The WebGL context is created with antialiasing if GLFW_FSAA_SAMPLES is bigger than 1.
|
|
|
|
Allowed customization of context attributes through Browser.createContext().
|
|
|
|
|
|
|