summaryrefslogtreecommitdiff
path: root/platform/haiku/haiku_direct_window.h
AgeCommit message (Expand)Author
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-08-11Rebase patches for fixing haiku build.Adrien Destugues
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-26Input: Remove usage of platform dependent event IDs.Andreas Haas
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2015-10-17Haiku: fix buildKostadin Damyanov
2015-07-12Haiku: add keyboard supportKostadin Damyanov
2015-07-02Haiku: gl context lockingKostadin Damyanov
2015-06-21Haiku: add support for mouse wheelKostadin Damyanov
2015-06-20Haiku: handle the quit request messageKostadin Damyanov
2015-06-18Haiku: implement get_mouse_pos() and get_mouse_button_state()Kostadin Damyanov
2015-06-17Haiku: read the status of the key modifiers and mouse buttonsKostadin Damyanov
2015-06-16Haiku: handle mouse movement and click eventsKostadin Damyanov
2015-06-11Haiku: create a GL context and initialize the audio and physics serversKostadin Damyanov