Commit History

Author SHA1 Message Date
  Marcel Admiraal e3d698dae9 Remove unused Python imports. 4 years ago
  Gordon MacPherson 788c521ce8 fixed linker being slow on OSX 5 years ago
  Rémi Verschelde f940e5e000 CI: Install master version of psf/black 5 years ago
  bruvzg 09f301029a [macOS / ARM64] Remove "-msse2" flag from ARM64 release export template build. Add ARM64 breakpoint inline assembly to "doctest". 5 years ago
  Rémi Verschelde dcf902df85 SCons: Remove unused DEBUG_MEMORY_ENABLED define 5 years ago
  PouleyKetchoupp 08b0fd4330 Set minimum osx version to 10.12 for OSXCross compilation 5 years ago
  bruvzg 00299f15b4 [macOS] Add support for the Apple Silicon (ARM64) build target. 5 years ago
  Rémi Verschelde cd4e46ee65 SCons: Format buildsystem files with psf/black 5 years ago
  Rémi Verschelde 1f6c9328dd Revert "Change LINKFLAGS to FRAMEWORKS which is supported since" 5 years ago
  hungrymonkey c924e83a64 Change LINKFLAGS to FRAMEWORKS which is supported since 5 years ago
  Rémi Verschelde a4801674c5 SCons: Bump required C++ standard to C++17 5 years ago
  Rémi Verschelde 511f65214f SCons: Streamline Vulkan buildsystem + fixups 6 years ago
  bruvzg b456bfad5c Add runtime GLES2 / Vulkan context selection. 6 years ago
  bruvzg eb48be51db Add static Vulkan loader. 6 years ago
  Haoyu Qiu df4ea84e03 Adds sanitizer options for macOS 5 years ago
  bruvzg 7b64340eb0 Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` for macOS CI. 5 years ago
  Rémi Verschelde b0d41847ed SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 6 years ago
  BastiaanOlij 02ea99129e Adding a new Camera Server implementation to Godot. 8 years ago
  Rémi Verschelde d52b70fb5e SCons: Always use env.Prepend for CPPPATH 6 years ago
  Rémi Verschelde c2a669a9f0 SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS 6 years ago
  Bastiaan Olij b53f2d1d59 Using DisplayLink to emulate vsync on OSX 6 years ago
  Hein-Pieter van Braam e5b335d367 Don't use -ffast-math or other unsafe math optimizations 6 years ago
  Rémi Verschelde d52100f4ff SCons: Allow building Mono module with OSXCross 6 years ago
  Rémi Verschelde a2a5793e13 Merge pull request #21339 from Placinta/master 6 years ago
  lupoDharkael edcca5f7ad Dont use equality operators with None singleton in python files 6 years ago
  Alexandru Croitor 3624644630 Pass -isysroot to compiler / linker when doing a macOS build 7 years ago
  PanPan 746a15142f change framework name CoreMidi to CoreMIDI 7 years ago
  Rémi Verschelde a501678ba1 Merge pull request #20154 from marcelofg55/midi_driver 7 years ago
  Juan Linietsky 2b9902db06 -Fix disable_3d flag 7 years ago
  Marcelo Fernandez 7a5f9fc08e Added a new MIDIDriver class 7 years ago