Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
930faee673feddd27f7dc3b4b9ce557bcd86f269
/
Makefile.am
823ad33
compositor: Drop legacy backends in favor of libinput
by Peter Hutterer
· 11 years ago
c47931e
Makefile.am: Link weston_multi_resource against rt library
by Javier Jardón
· 11 years ago
3c5f1c7
tests: add role conflict sub-surface vs. wl_shell_surface
by Pekka Paalanen
· 11 years ago
ef2b592
clients: add presentation-shm demo
by Pekka Paalanen
· 11 years ago
de7f5c8
tests: presentation test, simple
by Pekka Paalanen
· 11 years ago
93a6afd
weston-info: report presentation clock
by Pekka Paalanen
· 11 years ago
7e62d25
protocol: add presentation extension v5
by Pekka Paalanen
· 11 years ago
3d3f485
build: do not run xwayland test for distcheck
by Pekka Paalanen
· 11 years ago
7511118
build: use AM_DISTCHECK_CONFIGURE_FLAGS
by Pekka Paalanen
· 11 years ago
461e93c
build: cliptest uses also vertex-clipping.h
by Pekka Paalanen
· 11 years ago
06e0892
Remove duplicated code from cliptest.c
by Ondřej Majerech
· 11 years ago
0e6d9a7
build: Silence libtoolize warnings
by Thierry Reding
· 11 years ago
549a53f
Add a simple client for testing compositor damage handling
by Jason Ekstrand
· 11 years ago
15f8563
build: let 'make clean' remove logs/ again
by Pekka Paalanen
· 11 years ago
f9a2626
tests: rename xwayland test
by Pekka Paalanen
· 11 years ago
757d8af
xwayland: Use new Xwayland DDX
by Kristian Høgsberg
· 11 years ago
47928d8
Add a screen sharing plugin
by Jason Ekstrand
· 11 years ago
53ee0dc
compositor-wayland: Add support for running on top of wl_fullscreen_shell
by Jason Ekstrand
· 11 years ago
2bb72fe
weston-fullscreen: Add wl_fullscreen_shell support
by Jason Ekstrand
· 11 years ago
428c24e
simple-shm: Add wl_fullscreen_shell support
by Jason Ekstrand
· 11 years ago
946a948
Add a wl_fullscreen_shell implementation
by Jason Ekstrand
· 11 years ago
27e1167
Generate/build the fullscreen shell protocol files
by Jason Ekstrand
· 11 years ago
e0de3c2
Add libinput based input device backend
by Jonas Ådahl
· 11 years ago
fe84a97
build: List xdg protocol files as nodist SOURCEs
by Kristian Høgsberg
· 11 years ago
4c1bfc9
build: Link to libshared.la instead of adding to SOURCES
by Kristian Høgsberg
· 11 years ago
dfaf65b
clients: Port simple-shm and simple-egl to xdg-shell
by Kristian Høgsberg
· 11 years ago
e5b4dce
build: Add missing AM_CFLAGS to client target CFLAGS
by Kristian Høgsberg
· 11 years ago
ab39f4d
nested-client: Fix build error
by Jason Ekstrand
· 11 years ago
49fcd00
build: Pass pkg-config CFLAGS as target_CFLAGS, not CPPFLAGS
by Kristian Høgsberg
· 11 years ago
1d2dd07
build: Add a rule for creating git-version.h when we don't have a git repo
by Kristian Høgsberg
· 11 years ago
5124b53
build: fix weston-info CFLAGS
by Pekka Paalanen
· 12 years ago
cca3a06
build: pass client flags to test programs
by Pekka Paalanen
· 12 years ago
bece0ee
build: Don't dist generated sources
by Kristian Høgsberg
· 12 years ago
088ba5e
Makefile.am: Fix protocol source files usage
by Quentin Glidic
· 12 years ago
0790e39
westoy: Port the toy toolkit over to xdg-shell
by Jasper St. Pierre
· 12 years ago
cd31275
build: Stop using xmllint to validate protocol files
by Kristian Høgsberg
· 12 years ago
0822942
build: Drop wayland-scanner.mk
by Kristian Høgsberg
· 12 years ago
0aa19e9
build: Only regenerate src/git-version.h when .git/logs/HEAD changes
by Kristian Høgsberg
· 12 years ago
0987f81
build: Move shared/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 12 years ago
e73eccd
build: Move clients/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 12 years ago
1e80afa
build: Move tests/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 12 years ago
b7e3ef4
build: Move src/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 12 years ago
68c5c10
build: Move man/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 12 years ago
f9bc6f6
build: Move protocol/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 12 years ago
058bd32
build: Move xwayland/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 12 years ago
bc00dbe
build: Move desktop-shell/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 12 years ago
e895f14
build: Move wcap/Makefile.am into top-level Makefile.am
by Kristian Høgsberg
· 12 years ago
5b9f9f8
build: Move data/Makefile.am into Makefile.am
by Kristian Høgsberg
· 12 years ago
9846374
Makefile.am: Clean generated weston.ini on make clean
by Kristian Høgsberg
· 12 years ago
19d1e6b
desktop-shell: Move to new desktop-shell subdirectory
by Kristian Høgsberg
· 12 years ago
2ba10df
Move xwayland up one directory level
by Kristian Høgsberg
· 12 years ago
e3de16e
Automatically generate weston.ini with the right paths
by Neil Roberts
· 12 years ago
3e9df07
autotools: Don't use wayland-scanner.m4
by Daiki Ueno
· 12 years ago
24639cc
Makefile.am: Distribute weston.ini sample
by Kristian Høgsberg
· 12 years ago
056e837
Makefile.am: SUBDIRS is automagic
by Quentin Glidic
· 12 years ago
a91291c
man: add man page for weston
by Pekka Paalanen
· 13 years ago
b278fdf
Makefile.am: Don't list wcap sub directory twice in DIST_SUBDIRS
by Kristian Høgsberg
· 13 years ago
61cfa66
wcap: Add option to disable building wcap tools
by Kristian Høgsberg
· 13 years ago
2bcb2fc
wcap: Rename wcap-encode to just wcap
by Kristian Høgsberg
· 13 years ago
89060c0
Import vpxenc from libvpx as a starting point
by Kristian Høgsberg
· 13 years ago
850f24c
Disable setuid install for distcheck
by Kristian Høgsberg
· 13 years ago
4520d5c
tests: add matrix-test
by Pekka Paalanen
· 14 years ago
f6a5f7d
Fix distcheck
by Kristian Høgsberg
· 14 years ago
8334bc1
Rename wayland-compositor to weston
by Kristian Høgsberg
· 14 years ago
c1765c6
move config parser to a convenience library
by Pekka Paalanen
· 14 years ago
93165e3
configure: set up simple clients independently from the others
by Tiago Vignatti
· 14 years ago
60c1508
Add --disable-clients configure option
by Kristian Høgsberg
· 14 years ago
b2d7185
Split into a demo repository that holds the demo compositor and clients
by Kristian Høgsberg
· 14 years ago
5b7e43a
Update autotools configuration
by Javier Jardón
· 15 years ago
f0152da
Use automake
by Kristian Høgsberg
· 15 years ago