ecere:wasm-wip

Last commit made on 2022-01-07
Get this branch:
git clone -b wasm-wip https://git.launchpad.net/ecere

Branch merges

Branch information

Name:
wasm-wip
Repository:
lp:ecere

Recent commits

d379ee2... by Jerome St-Louis

ecere/gfx/drivers/GL; butterbur: Fixed issues with separate specular color

be28344... by Jerome St-Louis

ecere/gui/drivers/Emscripten: Enclosing debug printouts within _DEBUG check

3e30e0c... by Jerome St-Louis

ecere/gfx/GL/DefaultShader: Fixed checks for uploading near plane uniform

cd5321c... by Jerome St-Louis

ecere/gfx/drivers/GL: Fixed bad Emscripten check for MultiSample

964b795... by Jerome St-Louis

ecere/gfx/Display: Fixed picking broken for quads
- `doesIntersect` was not being set for the second triangle
- wrong vertices were used for second triangle

c404925... by Rejean Loyer

wasm: remove deprecated callbacks deviceorientation and devicemotion.

a73504b... by Jerome St-Louis

butterbur/imagesAndText/drawmanager: Fixed bad running memory memory leaks

b85bd47... by Jerome St-Louis

butterbur; compiler/eccss: Fixed memory leaks

9f57cfd... by Jerome St-Louis

ecere/sys/JSON: Printing out warning in Debug for unknown array item

cdc22b4... by Jerome St-Louis

ecere/gfx/drivers/GL/MultiDraw: Fixed bug in GLES check