Age | Commit message (Expand) | Author |
2018-07-26 | change framework name CoreMidi to CoreMIDI | PanPan |
2018-07-25 | Merge pull request #20154 from marcelofg55/midi_driver | Rémi Verschelde |
2018-07-21 | -Fix disable_3d flag | Juan Linietsky |
2018-07-21 | Added a new MIDIDriver class | Marcelo Fernandez |
2018-06-07 | Tweak some help texts in the build system | Hugo Locurcio |
2018-03-28 | Fix IPhone and OSX cross compilation | Fabio Alessandrelli |
2018-03-01 | Fix WebM SIMD optimizations on macOS. | bruvzg |
2018-02-19 | Fix previous commit, "bits" still needed for buildsystem | Rémi Verschelde |
2018-02-19 | OSX: Remove unnecessary bits assignment | Rémi Verschelde |
2018-02-19 | OSX: Remove support for 32-bit and fat binaries | Rémi Verschelde |
2018-01-26 | Fix macOS build after #16092 | bruvzg |
2018-01-26 | Make separate debug symbols opt-in | Hein-Pieter van Braam |
2018-01-05 | SCons: Fix usage of LD when we meant LINK | Rémi Verschelde |
2017-12-24 | -Removed OpenMP support, replaced by a custom class. | Juan Linietsky |
2017-12-22 | Do not require OpenMP for non-tools builds (export templates) | Rémi Verschelde |
2017-12-14 | MacPorts clang version selection, and OpenMP linking fix. | bruvzg |
2017-12-14 | Adds `macports_clang` build flag to build using clang-5.0 form MacPorts (with... | bruvzg |
2017-11-19 | Cleanup old references to GLES2 renderer | Rémi Verschelde |
2017-11-13 | change matrix and enable caching for Android, iOS and macOS (cross-compile) | Rhody Lugo |
2017-10-07 | Fix python 3 build in osx-specific platform | N0hbdy |
2017-09-30 | Merged iphone and osx audio drivers into drivers/coreaudio | Marcelo Fernandez |
2017-09-25 | Use BoolVariable for third-party options. | Elliott Sales de Andrade |
2017-09-25 | Use EnumVariable for choice-based build options. | Elliott Sales de Andrade |
2017-09-16 | Create separate debug info files by default | Hein-Pieter van Braam |
2017-08-27 | Make build scripts Python3 compatible | Matthias Hoelzl |
2017-08-23 | Allow building fat binaries with osxcross | Fabio Alessandrelli |
2017-07-16 | Reinit audio device when the system default device changes on OS X | Marcelo Fernandez |
2017-07-01 | Buildsystem: Improve detect.py readability and fix issues | Rémi Verschelde |
2017-03-26 | SCons: Add option to toggle warnings (on by default) | Rémi Verschelde |
2017-03-04 | Add API to access battery power state | Julian Murgia |
2016-11-25 | Set minimum version to 10.9 building OSX | BastiaanOlij |
2016-11-01 | style: Fix PEP8 blank lines issues in Python files | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde |
2016-11-01 | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde |
2016-10-17 | SCons: Use colored output if available, change "colored"->"verbose" | Błażej Szczygieł |
2016-10-16 | Theora: Don't compile unnecessary files, rename "x86_opt_*" | Błażej Szczygieł |
2016-10-15 | freetype: Make it a module and split thirdparty library | Rémi Verschelde |
2016-10-15 | zlib: Split thirdparty files, simplify scons option | Rémi Verschelde |
2016-10-15 | glew: Split thirdparty files and isolate env | Rémi Verschelde |
2016-09-06 | osx: Support gamepad input. | Andreas Haas |
2016-06-09 | -make freetype build for all platforms the same, default as builtin except on... | Juan Linietsky |
2016-06-08 | GLEW: Define static + enabled and includes via SCons | Rémi Verschelde |
2016-05-29 | fix freetype paths on osx and mingw | Juan Linietsky |
2016-05-20 | Added 'fat' option for bits param on scons for osx, this will produce a fat b... | marcelofg55 |
2016-04-02 | Remove trailing spaces | Rémi Verschelde |
2016-01-29 | Update detect.py | punto- |
2016-01-29 | audio crash | Ariel Manzur |
2015-11-25 | 0theora compilation fixes | Juan Linietsky |
2015-09-26 | Fixed theora playback. Removed theoraplayer. | Juan Linietsky |
2015-09-10 | disabling theora for now (will be re-written, re-enabled later) | Juan Linietsky |