index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
platform
Age
Commit message (
Expand
)
Author
2021-09-20
[osx] rename SDLMain.h to XBMCApplication.h
fuzzard
2021-09-20
[osx] relocate SDLMain.mm
fuzzard
2021-09-01
[cmake][tvos] relocate platform specific define
fuzzard
2021-09-01
[cmake] remove PLATFORM_DEFINES as superfluous
fuzzard
2021-09-01
[cmake][darwinembedded] shuffle archdefines around
fuzzard
2021-09-01
[osx][windowing] split SDL specific inclusion to SDL_FOUND
fuzzard
2021-09-01
[cmake] osx dont explicitly set opengl platform_required_deps
fuzzard
2021-09-01
[cmake] darwinembedded dont explicitly set opengles as platform_required_dep
fuzzard
2021-08-31
[cmake] gbm: EGL is only required when using OpenGL or OpenGLES
Lukas Rusak
2021-04-28
[cmake] gbm: require udev
Lukas Rusak
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-10-27
system/settings: merge x11.xml wayland.xml and gbm.xml into linux.xml
Lukas Rusak
2020-10-22
utils/EGLUtils: allow generic types
Lukas Rusak
2020-10-12
Merge pull request #18493 from lrusak/cmake-fixes
Lukas Rusak
2020-10-06
[build][windows] remove -D_WINSOCKAPI_ as can in conflict
Alwin Esch
2020-10-02
[cmake] wayland: EGL is only required when using OpenGL or OpenGLES
Lukas Rusak
2020-09-08
RPi: remove platform
Lukas Rusak
2020-01-27
Merge pull request #17272 from lrusak/egl-no-x11
Lukas Rusak
2020-01-26
[gbm] define EGL_NO_X11 to follow upstream changes
Lukas Rusak
2020-01-23
[cmake] fix optional platform dependencies for X11 GLES
Rechi
2020-01-13
Merge pull request #17008 from t6/patch-epoll-shim
Lukas Rusak
2020-01-08
[tvOS] Initial Platform Commit for Apple TVOS
Sylvain CECCHETTO
2019-12-07
Link with libepoll-shim on FreeBSD
Tobias Kortkamp
2019-11-04
[windowing] resurrection of X11/GLES support
Stefan Sichler
2019-07-18
[ios/build] rename core_system_name to darwin_embedded
fuzzard
2019-06-03
Remove amlogic platform
Lukas Rusak
2019-05-23
[cmake] remove _LINUX define
Lukas Rusak
2019-03-20
[cmake] fix set of APP_RENDER_SYSTEM on KodiConfig.cmake
Alwin Esch
2019-03-19
[cmake] handle D3DX11Effects with PLATFORM_REQUIRED_DEPS
Rechi
2019-03-19
[cmake] require zlib for all platforms
Rechi
2018-08-02
Windowing: GBM - add OpenGL support
Wolfgang Haupt
2018-07-30
[mir] Clean up mir platform leftover from PR14186
h.udo
2018-07-23
[wayland] Use CEGLContextUtil
Philipp Kerling
2018-07-23
Allow to specify EGL platform enum for CreateDisplay()
Philipp Kerling
2018-07-16
[mir] Drop platform
h.udo
2018-04-25
Create cmake/platform/linux/{gbm,rbpi}.cmake for FreeBSD
Tobias Kortkamp
2018-04-25
[cmake] add LibInput
Lukas Rusak
2018-04-18
handle limit color setting per platform
Wolfgang Haupt
2018-04-05
[cmake] move rbpi platform defines into platform file
Rechi
2018-02-25
[Settings] Allow s/w decode for GBM platform
peak3d
2018-02-12
[GBM] Add meson / allow single plane mode
peak3d
2018-01-24
[AML] define MESA_EGL_NO_X11_HEADERS to detect correct egl_platform
peak3d
2018-01-16
Revert "[cmake] [wayland] Require wayland-protocols >= 1.12 for xdg_wm_base"
Philipp Kerling
2018-01-14
[cmake] [wayland] Require wayland-protocols >= 1.12 for xdg_wm_base
Philipp Kerling
2018-01-14
[cmake] [wayland] Bump waylandpp dependency to 0.2.2
Philipp Kerling
2018-01-08
[cmake] Fix freebsd wayland include
Philipp Kerling
2018-01-05
Merge pull request #13096 from pkerling/wayland-fixes
Wolfgang Schupp
2018-01-04
added: pass render system to use to add-ons
notspiff
2018-01-04
[cmake] [wayland] Specify minimum version requirements for waylandpp and xkbc...
Philipp Kerling
[next]