Age | Commit message (Expand) | Author |
2019-02-20 | Drop RtAudio driver on Windows | Rémi Verschelde |
2018-09-28 | SCons: Build core's thirdparty code in own environment | Rémi Verschelde |
2018-07-21 | Added a new MIDIDriver class | Marcelo Fernandez |
2018-03-01 | add GLES 2 renderer for 2D | karroffel |
2018-02-15 | Disable GLES builders and source from server compilation | Fabio Alessandrelli |
2017-11-28 | disable caching for targets using helper functions | Rhody Lugo |
2017-11-28 | use the same cache for all branches for appveyor | Rhody Lugo |
2017-11-19 | Visual Studio project creation bug fix | RoyBerube |
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 BoolVariable in target/component/advanced options. | Elliott Sales de Andrade |
2017-08-27 | Added new WASAPI driver for Windows | Marcelo Fernandez |
2017-01-02 | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde |
2016-11-01 | style: Various other PEP8 fixes 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-30 | Merge pull request #6959 from RandomShaper/fix-big-libs | Rémi Verschelde |
2016-10-30 | scons: Move lib splitting method to methods.py | Rémi Verschelde |
2016-10-29 | Adopt simpler strategy for big libs on Windows | Pedro J. Estébanez |
2016-10-27 | RegEx re-implemented as a module | Zher Huei Lee |
2016-10-18 | Merge pull request #6855 from vnen/xaudio2-driver | Rémi Verschelde |
2016-10-17 | Isolate XAudio2 driver | George Marques |
2016-10-17 | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde |
2016-10-15 | drivers: Refactor SCsub and drop redundant env_drivers clone | Rémi Verschelde |
2016-10-15 | freetype: Make it a module and split thirdparty library | Rémi Verschelde |
2016-10-15 | chibi: Move to a module | Rémi Verschelde |
2016-10-15 | zlib: Split thirdparty files, simplify scons option | Rémi Verschelde |
2016-10-15 | squish: Move to a module and split thirdparty lib | Rémi Verschelde |
2016-10-15 | rtaudio: Split thirdparty files | Rémi Verschelde |
2016-10-15 | mpc: Move to a module and split thirdparty libmpcdec | Rémi Verschelde |
2016-10-15 | theora: Move to a module and split thirdparty lib | Rémi Verschelde |
2016-10-15 | openssl: Move to a module and split thirdparty lib | Rémi Verschelde |
2016-10-15 | ogg/vorbis/opus: Make them modules and unbundle thirdparty libs | Rémi Verschelde |
2016-10-15 | webp: Make it a module and unbundle libwebp thirdparty files | Rémi Verschelde |
2016-10-15 | dds/etc1/pbm/pvr: Make those modules and split thirdparty files | Rémi Verschelde |
2016-10-15 | jpg: Make it a module and split jpgd thirdparty files | Rémi Verschelde |
2016-10-15 | png: Split library to thirdparty dir and allow unbundling | Rémi Verschelde |
2016-10-14 | Drop nedmalloc which is apparently not used anymore | Rémi Verschelde |
2016-10-13 | Remove speex support, it is obsoleted by opus | Rémi Verschelde |
2016-10-03 | Begining of GLES3 renderer: | Juan Linietsky |
2016-09-06 | Add Windows Universal export to editor | George Marques |
2016-05-29 | Finalized DynamicFont implementation | Juan Linietsky |
2016-05-21 | fix | Ariel Manzur |
2016-05-21 | using 1 env for all drivers | Ariel Manzur |
2016-05-06 | cloning env for builtin_openssl _and_ openssl :) | Ariel Manzur |
2016-01-25 | -Many fixes to windows build system with Mingw on Windows. Fixes #2690 | Juan Linietsky |
2016-01-03 | -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an... | Juan Linietsky |
2015-12-11 | remove editor driver split | Juan Linietsky |
2015-11-24 | -work in progress resourceparser and .tscn parser. Still non-functional | Juan Linietsky |
2015-11-19 | Revert "libao audio driver" | Juan Linietsky |