summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-01-02build: fix commit that changed option for installing clientRicardo Vieira1-3/+3
2014-01-01build: Rename option and conditional for installing demo clientsKristian Høgsberg1-6/+6
2013-12-16configure.ac: Bump version to 1.3.91 for alpha releaseKristian Høgsberg1-1/+1
2013-12-07tests: Test whether a simple EGL main loop uses too many buffersNeil Roberts1-0/+1
2013-12-04desktop-shell: Move to new desktop-shell subdirectoryKristian Høgsberg1-0/+1
2013-12-04Move xwayland up one directory levelKristian Høgsberg1-1/+1
2013-12-04tablet-shell: RemoveKristian Høgsberg1-8/+0
2013-12-02os: use posix_fallocate in creating sharable buffersPekka Paalanen1-1/+1
2013-12-02Make the default desktop shell client configurableEmilio Pozuelo Monfort1-0/+9
2013-11-24configure.ac: The drm backend no longer requires EGLKristian Høgsberg1-2/+2
2013-11-24configure.ac: Make libdrm optional in weston-launchKristian Høgsberg1-6/+4
2013-11-23tests: Use TEST_CLIENT for test client modulesKristian Høgsberg1-0/+2
2013-11-07compositor-wayland: Add an actual frame around the compositor windowJason Ekstrand1-1/+1
2013-10-28configure.ac: Report if built with XCB-XKB or notJonas Ådahl1-0/+1
2013-10-28rpi: Remove create_view and destroy_view implementationsTomeu Vizoso1-1/+1
2013-10-25configure.ac: Require wayland >= 1.3.91Kristian Høgsberg1-1/+1
2013-10-25configure.ac: Require at least version 0.3.0 of xkbcommonKristian Høgsberg1-1/+1
2013-10-25protocol: hook up xmllint to check validityPeter Hutterer1-0/+11
2013-10-23configure.ac: Bump version to 1.3.90 for the master branchKristian Høgsberg1-1/+1
2013-10-21launcher: add logind backendDavid Herrmann1-5/+12
2013-10-21Add optional dbus helpersDavid Herrmann1-0/+23
2013-10-14gl-renderer: Build as a loadable moduleAnder Conselvan de Oliveira1-1/+1
2013-10-14build: Add dependency between libdrm and compositor for drm backendAnder Conselvan de Oliveira1-2/+4
2013-10-11xwm: Redirect root window subwindowsKristian Høgsberg1-1/+1
2013-10-09configure.ac: Bump version to 1.3Kristian Høgsberg1-2/+2
2013-10-02configure.ac: Bump version to 1.2.92Kristian Høgsberg1-1/+1
2013-09-26compositor-fbdev: drop dependency on libdrmAdrian Negreanu1-1/+1
2013-09-22configure.ac: Update version to 1.2.91Kristian Høgsberg1-2/+2
2013-09-03configure.ac: Only enable enable_simple_egl_clients if enable_egl is yesKristian Høgsberg1-3/+3
2013-09-03configure.ac: Only build libva recorder if we found libvaKristian Høgsberg1-4/+3
2013-08-30configure: Require wayland-server 1.2.90Kristian Høgsberg1-1/+1
2013-08-30configure.ac: Auto-enable vaapi recorder, but allow overridesKristian Høgsberg1-4/+14
2013-08-30compositor-drm: Add hardware accelerated capture of screen using libvaAnder Conselvan de Oliveira1-0/+6
2013-08-30autotools: Fix AC_PATH_PROG callQuentin Glidic1-2/+4
2013-08-28configure.ac: fix broken compilation when configure with --disable-egl optionSamuel Iglesias Gonsalvez1-1/+1
2013-08-28configure.ac: Bump configure.ac version to 1.2.90Kristian Høgsberg1-1/+1
2013-08-21configure.ac: Add AC_SYS_LARGEFILE for mmap()ing dumb GEM buffersKristian Høgsberg1-0/+1
2013-08-20autotools: Don't use wayland-scanner.m4Daiki Ueno1-3/+2
2013-08-13autotools: Add configure summaryArmin K1-1/+42
2013-08-12build: Allow more control over cairo use in the clientsRob Bradford1-9/+34
2013-08-08configure.ac: check for wayland scanner macroPeter Hutterer1-0/+2
2013-07-29autotools: Add an option to install demo clientsArmin K1-0/+6
2013-07-13Bump version to 1.2.0Kristian Høgsberg1-2/+2
2013-07-10configure.ac: Set automake conditional after testing for colord pkgYanko Kaneti1-1/+1
2013-07-09Bump versionto 1.1.91Kristian Høgsberg1-1/+1
2013-07-08Document RDP compositor optionsHardening1-0/+1
2013-07-08weston-launch: Set all groups for userQuentin Glidic1-1/+1
2013-06-28build: Make libxkbcommon build-time optional in the compositorRob Bradford1-1/+14
2013-06-05configure.ac: Enable AC_USE_SYSTEM_EXTENSIONSDaniel Stone1-0/+2
2013-06-04clients/nested: Fix compilationArmin K1-0/+4