Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
engine=NODE_JS as requested
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
AUTHORS
|
|
Conflicts:
AUTHORS
|
|
|
|
|
|
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().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
initializer
|
|
|
|
|
|
Gl extension desktop parity
|
|
desktop has, to match feature parity on existing codebases so that they don't have to manually work around the extension strings for both WebGL and GLES2.
|