summaryrefslogtreecommitdiffstats
path: root/platform/haiku
Commit message (Expand)AuthorAgeFilesLines
...
* Haiku: add keyboard supportKostadin Damyanov2015-07-125-1/+294
* Haiku: gl context lockingKostadin Damyanov2015-07-024-18/+62
* Haiku: implement some more window-related methodsKostadin Damyanov2015-06-232-1/+49
* Haiku: add support for mouse wheelKostadin Damyanov2015-06-212-0/+35
* Haiku: add some screen and window-related methodsKostadin Damyanov2015-06-212-1/+56
* Haiku: implemet get_widow_size() get/set_window_position()Kostadin Damyanov2015-06-202-1/+14
* Haiku: cleanup, add TODOsKostadin Damyanov2015-06-201-13/+5
* Haiku: handle the quit request messageKostadin Damyanov2015-06-203-19/+18
* Haiku: implement get_mouse_pos() and get_mouse_button_state()Kostadin Damyanov2015-06-183-11/+17
* Haiku: read the status of the key modifiers and mouse buttonsKostadin Damyanov2015-06-172-22/+51
* Haiku: handle mouse movement and click eventsKostadin Damyanov2015-06-168-103/+227
* Haiku: create a GL context and initialize the audio and physics serversKostadin Damyanov2015-06-1112-8/+385
* Haiku: start implementing the os-dependant stuffKostadin Damyanov2015-05-302-13/+17
* Haiku: fix build, link with libGL and libGLEWKostadin Damyanov2015-05-293-3/+9
* Haiku: enable building with GLESKostadin Damyanov2015-05-284-11/+49
* Haiku: enable debug supportKostadin Damyanov2015-05-282-1/+14
* Haiku: some small fixesKostadin Damyanov2015-05-252-1/+5
* Haiku: link with the haiku libs, stub the OS_Haiku class.Kostadin Damyanov2015-05-253-2/+79
* Haiku: fix building with UNIX_ENABLED.Kostadin Damyanov2015-05-252-2/+9
* Haiku: Initial support.Kostadin Damyanov2015-05-247-0/+114