summaryrefslogtreecommitdiff
path: root/platform/osx
AgeCommit message (Expand)Author
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-28Fixed missed occurrences in #37361 renamings.dankan1890
2020-03-26Prevent recursive `_dispatch_input_event` calls, improve focus regain on wind...bruvzg
2020-03-26Add macOS DisplayServer implementation.bruvzg
2020-03-26Refactored input, goes all via windows now.Juan Linietsky
2020-03-26Refactored Input, create DisplayServer and DisplayServerX11Juan Linietsky
2020-03-23Merge pull request #37219 from RajatGoswami/missing-include-guardsRémi Verschelde
2020-03-23Adding missing include guards to header files identified by LGTM.Rajat Goswami
2020-03-21Make file formatting comply with POSIX and Unix standardsAaron Franke
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-03-10Revert "Change LINKFLAGS to FRAMEWORKS which is supported since"Rémi Verschelde
2020-03-06Replace IOHIDDeviceRegisterRemovalCallback with IOHIDManagerRegisterDeviceRem...bruvzg
2020-03-05Merge pull request #36752 from RandomShaper/rework_semaphoreRémi Verschelde
2020-03-04Change LINKFLAGS to FRAMEWORKS which is supported sincehungrymonkey
2020-03-03Drop old semaphore implementationPedro J. Estébanez
2020-02-25Rename `scancode` to `keycode`.bruvzg
2020-02-22Travis: Use Ubuntu 18.04 (bionic) as base imageRémi Verschelde
2020-02-22SCons: Bump required C++ standard to C++17Rémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-14Remove incomplete battery status/power APIRémi Verschelde
2020-02-13Remove obsolete GLES3 backendRémi Verschelde
2020-02-11Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde
2020-02-11Restore parts of #33783 and #32809 missing after rebase.bruvzg
2020-02-11Fix code formatting issues and VS compilationRémi Verschelde
2020-02-11Merge pull request #32821 from bruvzg/vlk_fix_macos_exitRémi Verschelde
2020-02-11Move Vulkan context/rendering_device destruction to windowWillClose notificat...bruvzg
2020-02-11Improve HiDPI handling, fix incorrect window viewport clipping.bruvzg
2020-02-11SCons: Streamline Vulkan buildsystem + fixupsRémi Verschelde
2020-02-11Merge pull request #29993 from bruvzg/vulkanRémi Verschelde
2020-02-11Add runtime GLES2 / Vulkan context selection.bruvzg
2020-02-11Add static Vulkan loader.bruvzg
2020-02-11Added a spinlock template as well as a thread work pool class.Juan Linietsky
2020-02-11Custom material support seems complete.Juan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-02-10Merge pull request #35301 from Calinou/improve-console-error-loggingRémi Verschelde
2020-02-05Remove duplicate ERR_PRINT macro.Marcel Admiraal
2020-01-31Merge pull request #35684 from timothyqiu/macos-sanitizersRémi Verschelde
2020-01-31Adds extra cursors for macOSHaoyu Qiu
2020-01-29Adds sanitizer options for macOSHaoyu Qiu
2020-01-19Improve the console error logging appearanceHugo Locurcio
2020-01-14Remove unused ip_unix member from OSX/server.Fabio Alessandrelli
2020-01-14Fixes IME input backspace on macOSHaoyu Qiu
2020-01-10[macOS/Mono] Filter release/debug and rename Mono data folder on export.bruvzg
2020-01-10[macOS] Load PCK from the .app bundle resources, instead of changing working ...bruvzg
2020-01-10macOS DMG export: create folder structure for the files extracted from export...bruvzg
2020-01-07Export: Improve usability of command line interfaceRémi Verschelde
2020-01-06Merge pull request #33967 from Calinou/add-os-is-window-focusedRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-22i18n: Sync translations with Weblate + update templateRémi Verschelde