Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-30 | Update libogg to upstream c8fca6b | Jonathan Mannancheril | |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | |
This allows more consistency in the manner we include core headers, where previously there would be a mix of absolute, relative and include path-dependent includes. | |||
2018-01-13 | libogg: Update to pristine version 1.3.3 | Rémi Verschelde | |
2016-10-15 | ogg/vorbis/opus: Make them modules and unbundle thirdparty libs | Rémi Verschelde | |
Took the opportunity to undo the Godot changed made to the opus source. The opus module should eventually be built in its own environment to avoid polluting others with too many include dirs and defines. TODO: Fix the platform/ stuff for opus. |