Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary null pointer checks | Emmanuel Leblond | 2016-01-04 | 1 | -3/+1 |
* | Haiku: remove unneeded code | Kostadin Damyanov | 2015-08-12 | 1 | -7/+0 |
* | Haiku: remove unneeded code | Kostadin Damyanov | 2015-08-12 | 1 | -4/+0 |
* | Haiku: add keyboard support | Kostadin Damyanov | 2015-07-12 | 1 | -0/+84 |
* | Haiku: gl context locking | Kostadin Damyanov | 2015-07-02 | 1 | -7/+35 |
* | Haiku: add support for mouse wheel | Kostadin Damyanov | 2015-06-21 | 1 | -0/+33 |
* | Haiku: handle the quit request message | Kostadin Damyanov | 2015-06-20 | 1 | -19/+13 |
* | Haiku: implement get_mouse_pos() and get_mouse_button_state() | Kostadin Damyanov | 2015-06-18 | 1 | -5/+8 |
* | Haiku: read the status of the key modifiers and mouse buttons | Kostadin Damyanov | 2015-06-17 | 1 | -22/+49 |
* | Haiku: handle mouse movement and click events | Kostadin Damyanov | 2015-06-16 | 1 | -18/+159 |
* | Haiku: create a GL context and initialize the audio and physics servers | Kostadin Damyanov | 2015-06-11 | 1 | -0/+45 |