summaryrefslogtreecommitdiffstats
path: root/platform/haiku/haiku_direct_window.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary null pointer checksEmmanuel Leblond2016-01-041-3/+1
* Haiku: remove unneeded codeKostadin Damyanov2015-08-121-7/+0
* Haiku: remove unneeded codeKostadin Damyanov2015-08-121-4/+0
* Haiku: add keyboard supportKostadin Damyanov2015-07-121-0/+84
* Haiku: gl context lockingKostadin Damyanov2015-07-021-7/+35
* Haiku: add support for mouse wheelKostadin Damyanov2015-06-211-0/+33
* Haiku: handle the quit request messageKostadin Damyanov2015-06-201-19/+13
* Haiku: implement get_mouse_pos() and get_mouse_button_state()Kostadin Damyanov2015-06-181-5/+8
* Haiku: read the status of the key modifiers and mouse buttonsKostadin Damyanov2015-06-171-22/+49
* Haiku: handle mouse movement and click eventsKostadin Damyanov2015-06-161-18/+159
* Haiku: create a GL context and initialize the audio and physics serversKostadin Damyanov2015-06-111-0/+45