Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
violations for websockets
|
|
|
|
needless tear down le32 stuff
|
|
|
|
|
|
|
|
|
|
calculating
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enable simple Cogl based apps by fixing some SDL_GL_GetProcAddress issues
|
|
Build wrapper exit code fix
|
|
|
|
|
|
checks
|
|
|
|
|
|
|
|
|
|
|
|
target right
|
|
|
|
These fixes are enough to enable us to start running Cogl based
applications via our sdl backend
|
|
emscripten requires python 2 but some systems have multiple versions of
python installed and the 'python' binary will correspond to python 3. We
now explicitly look for a python2 first when setting up a default
.emscripten config file.
|
|
|
|
|
|
Use isfinite() instead of finite().
|
|
finite() was from BSD days, isfinite() is the standard now.
|
|
|
|
|
|
are used as function pointers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|