Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-27 | [cmake] only use APP_RENDER_SYSTEM | Lukas Rusak | |
2020-10-27 | [cmake] treat CORE_PLATFORM_NAME_LC as a list | Lukas Rusak | |
2020-09-08 | RPi: remove platform | Lukas Rusak | |
2019-12-07 | Link with libepoll-shim on FreeBSD | Tobias Kortkamp | |
FreeBSD does not have epoll() but there is a kqueue-based shim for it called epoll-shim. This allows the GBM platform to build on FreeBSD. | |||
2019-05-23 | [cmake] remove _LINUX define | Lukas Rusak | |
2019-03-20 | [cmake] fix set of APP_RENDER_SYSTEM on KodiConfig.cmake | Alwin Esch | |
In the implementation of GLES under Windows found the foolish finding of OpenGL. This seems to exist systematically and makes it a little harder. Then found that "APP_RENDER_SYSTEM" of "KodiConfig.cmake" is not defined correctly (empty defined). This request fixes this and uses the "platform" folder. Parts of "Platform.cmake" are also included in PrepareEnv.cmake. TODO: Refactor on v19 to remove the if/else usage | |||
2018-04-25 | Create cmake/platform/linux/{gbm,rbpi}.cmake for FreeBSD | Tobias Kortkamp | |
Signed-off-by: Tobias Kortkamp <tobik@FreeBSD.org> | |||
2018-01-08 | [cmake] Fix freebsd wayland include | Philipp Kerling | |
2018-01-04 | [cmake][wayland] Deduplicate identical CMake file for BSD and Linux | Philipp Kerling | |
2017-11-06 | [cmake] FreeBSD platform changes for 30c3e25 | Ahto Taat | |
2016-12-21 | [cmake] Move to root folder: Move files | h.udo | |