ecere; samples/guiAndGfx/HelloForm: Emscripten fixes
authorJerome St-Louis <jerome@ecere.com>
Thu, 27 Nov 2014 03:24:28 +0000 (22:24 -0500)
committerJerome St-Louis <jerome@ecere.com>
Fri, 20 Feb 2015 15:39:18 +0000 (10:39 -0500)
- Emscripten configurations
- OpenGLDisplayDriver: Avoiding glRecti() as it's not supported by the Em legacy wrapper
- Call to ExternalPosition() to size desktop window


No differences found