Results 4 issues of Kriss

I call gamecake a game engine since that is the focus but its actually just a prebuilt collection of lua modules which could be used to make games or apps,...

V4L2_FL_USE_FH_PRIO has been removed from v4l2-dev.h, as far as I can work out V4L2_FL_USES_V4L2_FH should be used instead - flags: optional. Set to V4L2_FL_USE_FH_PRIO if you want to let the...

I've been looking at hacking around the code enough to get the bits that can work to work under android and nacl. Mostly this is just removing functions/sections for the...

**Version of emscripten/emsdk:** emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 4.0.5 (53b38d0c6f9fce1b62c55a8012bc6477f7a42711) clang version 21.0.0git (https:/github.com/llvm/llvm-project 553da9634dc4bae215e6c850d2de3186d09f9da5) Target: wasm32-unknown-emscripten Simple test project in a gist https://gist.github.com/xriss/66340cdb1dbe18d829b43e9489cd393c Changing to...