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). | |||
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. |