ecere:emscripten

Last commit made on 2016-07-03
Get this branch:
git clone -b emscripten https://git.launchpad.net/ecere

Branch merges

Branch information

Name:
emscripten
Repository:
lp:ecere

Recent commits

3199cec... by Jerome St-Louis

ecere/sys/Thread (Emscripten): Defining 'id' member used by dcom.ec

755db78... by Jerome St-Louis

ecere: Clang warning fixes
- Mainly uninitialized warnings

7cdb83d... by Jerome St-Louis

ecere/com/instance: (Emscripten) Disabling memory manager

4996a20... by Jerome St-Louis

ecere/gui/drivers/Emscripten: Multi-touch support
- Fixed marking mouse events as consumed
- x and y into 'point' in TouchPointerInfo

1dbc0b5... by Jerome St-Louis

ecere/ecere.epj: MinEmscripten, Static Changes
- Added MinEmscripten config (No bitmaps, freetype, 3D)
- Static config changes

76020d2... by Jerome St-Louis

deps/zlib; eda/SQLite: Tweaks to build with Emscripten

0cc511e... by Jerome St-Louis

ecere: Further tweaks for Emscripten

0942a18... by Jerome St-Louis

ear: Adding emear for Emscripten
- Packing all resources into resources.ear

bd73d3a... by Jerome St-Louis

ecere/gui/GuiApplication; epj: Fixes to build with Emscripten

a073091... by Jerome St-Louis

samples/games/chess: Fixed AI stuck on queening pawn