index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
osx
/
detect.py
Age
Commit message (
Expand
)
Author
2020-02-11
Add runtime GLES2 / Vulkan context selection.
bruvzg
2020-02-11
Add static Vulkan loader.
bruvzg
2020-01-29
Adds sanitizer options for macOS
Haoyu Qiu
2019-10-24
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...
bruvzg
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-06-15
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-24
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-01-29
Using DisplayLink to emulate vsync on OSX
Bastiaan Olij
2019-01-09
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2018-12-22
SCons: Allow building Mono module with OSXCross
Rémi Verschelde
2018-11-20
Merge pull request #21339 from Placinta/master
Rémi Verschelde
2018-10-27
Dont use equality operators with None singleton in python files
lupoDharkael
2018-08-27
Pass -isysroot to compiler / linker when doing a macOS build
Alexandru Croitor
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ł
[next]