Age | Commit message (Collapse) | Author |
|
|
|
The line:
WINDOWS = 'win' in sys.platform
was misfiring for sys.platform == 'darwin'. 'nough said.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Gl small fixes
|
|
Conflicts:
src/library_gl.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
memory heap without this ;
|
|
indicate that the function created the window successfully ;
|
|
|
|
|
|
|
|
Behdad's glut fixes
|
|
|
|
|
|
|
|
Conflicts:
src/library_gl.js
|
|
Implement SDL_Linked_Version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modulo
|
|
|