Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-29 | Fixed building for latest Haiku nightlies. | Jamil Halabi | |
2016-06-08 | GLEW: Define static + enabled and includes via SCons | Rémi Verschelde | |
This allows us not to have to hack our definitions in the upstream files, making it easier to upgrade to newer versions in the future. For the include paths to work, the headers are moved to a GL subfolder to match their upstream location. | |||
2016-06-08 | Haiku: Do not define GLEW_ENABLED to undefine it later | Rémi Verschelde | |
Partial revert of f61eb5fd8e13642c82364f8ee66a0f6c791a4511. | |||
2015-12-26 | Haiku: fix build | Kostadin Damyanov | |
2015-10-17 | Haiku: fix build | Kostadin Damyanov | |
2015-08-12 | Haiku: remove unneeded code | Kostadin Damyanov | |
2015-07-26 | Haiku: add sound support | Kostadin Damyanov | |
2015-07-20 | Haiku: update detect.py | Kostadin Damyanov | |
2015-06-11 | Haiku: create a GL context and initialize the audio and physics servers | Kostadin Damyanov | |
2015-05-29 | Haiku: fix build, link with libGL and libGLEW | Kostadin Damyanov | |
2015-05-28 | Haiku: enable building with GLES | Kostadin Damyanov | |
2015-05-28 | Haiku: enable debug support | Kostadin Damyanov | |
2015-05-25 | Haiku: link with the haiku libs, stub the OS_Haiku class. | Kostadin Damyanov | |
2015-05-25 | Haiku: fix building with UNIX_ENABLED. | Kostadin Damyanov | |
2015-05-24 | Haiku: Initial support. | Kostadin Damyanov | |