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>
Thu, 15 Oct 2015 00:19:25 +0000 (20:19 -0400)
commit3554d42ce95597a8035cb59fe5838997609a4d20
tree182473290a4bc1e665e97ddf55b5b7ba9678835b
parent3baff76115639e902d87e412f914f71b73829aae
ecere; samples/guiAndGfx/HelloForm: Emscripten fixes
- Emscripten configurations
- OpenGLDisplayDriver: Avoiding glRecti() as it's not supported by the Em legacy wrapper
- Call to ExternalPosition() to size desktop window
ecere/ecere.epj
ecere/ecereCOM.epj
ecere/src/gfx/drivers/OpenGLDisplayDriver.ec
ecere/src/gui/drivers/EmscriptenInterface.ec
samples/guiAndGfx/HelloForm/helloForm.ec
samples/guiAndGfx/HelloForm/helloForm.epj