Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-24 | Disable all use of avx instructions | Hein-Pieter van Braam | |
For some reason CPU feature detection isn't working on our vendored libvpx. This breaks Godot on older CPUs (pre-2011). | |||
2018-08-27 | Fix WebM module for HTML5 platform | Leon Krause | |
2017-12-23 | Fixed android arm64v8 | Colin Kinloch | |
2016-11-15 | Fix compilation with MSVC 2013 | Błażej Szczygieł | |
2016-10-19 | libvpx: Necessary modifications | Błażej Szczygieł | |
- convert ARM assembly (NEON) files, - add rtcd for run-time CPU features detection, - modify "system_state.h", - "arm_cpudetect.c" fixes. |