Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
5daccc373eddf94086fcc4662c38605de6356c6c
/
configure.ac
5daccc3
autotools: Add a libunwind configure switch
by Quentin Glidic
· 12 years ago
a83409c
RDP compositor take 6
by Hardening
· 12 years ago
b5bae34
build: Make the X11 compositor explicitely depend on xcb-shm
by Damien Lespiau
· 12 years ago
383b60f
configure.ac: Use automake color-tests
by Kristian Høgsberg
· 12 years ago
f14977f
tests: Use&Fix parallel tests
by Quentin Glidic
· 12 years ago
bb41005
configure.ac: Make xwayland tests depend on xwayland
by Quentin Glidic
· 12 years ago
af4f2aa
Install header files and pkg-config file for external modules
by Kristian Høgsberg
· 12 years ago
554a0da
compositor: Use libunwind if available for better backtraces
by Marcin Slusarz
· 12 years ago
0a1cf39
editor: add support for pre-edit styling
by Jan Arne Petersen
· 12 years ago
3c087e4
configure.ac: Add version to bug URL as well
by Kristian Høgsberg
· 12 years ago
bf0f4b9
configure.ac: Change bugs.freedesktop.org product to Wayland
by Scott Moreau
· 12 years ago
19dadf2
tests: Add XWayland test
by Tiago Vignatti
· 12 years ago
314d988
configure: prevent premature HAVE_GLU check
by Konno, Joe
· 12 years ago
4f49917
fbdev: Add an fbdev compositor backend using pixman and evdev
by Philip Withnall
· 12 years ago
4174791
configure.ac: Bump git master version to 1.0.90
by Kristian Høgsberg
· 12 years ago
a95efd3
configure: remove C++ support
by Pekka Paalanen
· 12 years ago
a87ccdc
compositor: remove android backend
by Pekka Paalanen
· 12 years ago
f82a806
configure.ac: Indent --disable-egl option correctly
by Kristian Høgsberg
· 12 years ago
1bfe2e6
Make EGL/GLESv2 dependencies optional
by Vasily Khoruzhick
· 12 years ago
6006ecb
configure.ac: Don't link weston to cairo or image libraries
by Kristian Høgsberg
· 13 years ago
e8de35c
rpi: a backend for Raspberry Pi
by Pekka Paalanen
· 13 years ago
a51e6fa
build: make default backend configurable
by Pekka Paalanen
· 13 years ago
11f8d40
Add a headless backend
by Ander Conselvan de Oliveira
· 13 years ago
191e0ee
simple-egl: Add a default cursor
by Kristian Høgsberg
· 13 years ago
b98905e
configure.ac: Check for libGLU for screensaver
by Kristian Høgsberg
· 13 years ago
42470cf
configure.ac: Bump version to 1.0.0
by Kristian Høgsberg
· 13 years ago
379d3d1
configure: build tablet-shell client conditionally
by Pekka Paalanen
· 13 years ago
5f8a67c
configure: separate simple EGL clients from others
by Pekka Paalanen
· 13 years ago
fb39d8d
toytoolkit: make all EGL code dependant on cairo-egl
by Pekka Paalanen
· 13 years ago
de7fe62
configure: fix --without-cairo-glesv2
by Pekka Paalanen
· 13 years ago
e462897
configure: tell why cairo-egl could not be used
by Pekka Paalanen
· 13 years ago
f255690
configure.ac: Bump version to 0.99.0
by Kristian Høgsberg
· 13 years ago
a91291c
man: add man page for weston
by Pekka Paalanen
· 13 years ago
585acb0
weston-info: client that print out information about the running compositor
by Philipp Brüschweiler
· 13 years ago
4b14159
configure: make setbacklight optional
by Pekka Paalanen
· 13 years ago
4ddf1b2
android: add basic evdev input support
by Pekka Paalanen
· 13 years ago
d9a8e16
compositor: remove OpenWFD backend
by Pekka Paalanen
· 13 years ago
4f238a5
configure: link image libs with libshared
by Tiago Vignatti
· 13 years ago
ea40bf8
tests: Use pkg-config to find setbacklight CFLAGS and libs
by Damien Lespiau
· 13 years ago
e302b3e
Bump version to 0.95.0
by Kristian Høgsberg
· 13 years ago
8d25a5a
configure.ac: Don't require vpx now that we don't build the webm encoder
by Kristian Høgsberg
· 13 years ago
7137506
Never install weston setuid
by Kristian Høgsberg
· 13 years ago
90fada4
xwayland: add simple xcb-cursor hook based on libXcursor
by Tiago Vignatti
· 13 years ago
e28fd7d
configure.ac: Bump version to 0.94.90
by Kristian Høgsberg
· 13 years ago
62b33b6
compositor-x11: Add base XCB/XKB support
by Daniel Stone
· 13 years ago
b7a9498
compositor: add fallback strchrnul()
by Pekka Paalanen
· 13 years ago
1da1b8f
Rewrite shm buffer file allocation v2
by Pekka Paalanen
· 13 years ago
15643f6
build: introduce GCC_CXXFLAGS
by Pekka Paalanen
· 13 years ago
3ae50bb
Add Android backend
by Pekka Paalanen
· 13 years ago
200019c
compositor: check for execinfo.h
by Pekka Paalanen
· 13 years ago
61cfa66
wcap: Add option to disable building wcap tools
by Kristian Høgsberg
· 13 years ago
629ce23
xwayland: change library name
by Tiago Vignatti
· 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
1042dc1
window: use libwayland-cursor instead of libXcursor
by Ander Conselvan de Oliveira
· 13 years ago
a921901
Move xwayland integration into xwayland subdirectory
by Kristian Høgsberg
· 13 years ago
c0a7ff5
configure: Add pixman-1 to the compositor required packages
by Kristian Høgsberg
· 13 years ago
5a315bc
Move cairo-util to shared/
by Kristian Høgsberg
· 13 years ago
13e8e47
xwm: Reparent X windows, paint a red decoration frame
by Kristian Høgsberg
· 13 years ago
db095ff
Link compositors to xkbcommon as well
by Daniel Stone
· 13 years ago
eb95d0d
build: Tighten mtdev dependency to reflect requirement
by Rob Bradford
· 13 years ago
1493d2a
window: use libXcursor for loading pointer images
by Ander Conselvan de Oliveira
· 13 years ago
6412718
Always build tests
by Kristian Høgsberg
· 13 years ago
bfeda13
Introduce weston-launch
by Benjamin Franzke
· 13 years ago
875ab9e
Add signedness warning flag and fix fallout
by Kristian Høgsberg
· 13 years ago
23fdeed
evdev: use mtdev for multitouch devices
by Tiago Vignatti
· 13 years ago
0e8d48b
configure: Fix build on debian by avoiding bashisms in the test command.
by Eric Anholt
· 13 years ago
f02a649
Consolidate image loading code and move to shared/
by Kristian Høgsberg
· 13 years ago
51cba3c
compositor-drm: Just pull in libbacklight source for now
by Kristian Høgsberg
· 13 years ago
8e53c7f
compositor: add dpms and backlight support
by Tiago Vignatti
· 13 years ago
58ef379
compositor-drm: Add sprite support
by Jesse Barnes
· 13 years ago
6f82cf5
configure: Fix build on debian by avoiding bashisms in the test command.
by Eric Anholt
· 13 years ago
3b03b3d
Use dist-xz for tarballs
by Kristian Høgsberg
· 13 years ago
a7313e7
configure: Change project to weston, set version to 0.89
by Kristian Høgsberg
· 13 years ago
3d5437c
Add support for webp image format
by Kristian Høgsberg
· 13 years ago
3bd6917
configure.ac: fix cairo-glesv2 help text
by Jesse Barnes
· 13 years ago
0e4452e
configure: add libpng to client libs
by Pekka Paalanen
· 13 years ago
f571d63
configure: use --disable-tests, since default is enabled
by Pekka Paalanen
· 13 years ago
51d2195
configure: toytoolkit GL apps depend on cairo-egl
by Pekka Paalanen
· 13 years ago
4520d5c
tests: add matrix-test
by Pekka Paalanen
· 13 years ago
44d4de6
configure: Add --enable-setuid-install
by Kristian Høgsberg
· 13 years ago
2d57439
clients: Allow compiling with the cairo glesv2 backend
by Kristian Høgsberg
· 13 years ago
2f6219f
Explicitly add GIO to the client libs
by Richard Hughes
· 13 years ago
ab5dacd
view: Make view compile again
by Kristian Høgsberg
· 13 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
e7aaec3
x11: Bridge X11 CLIPBOARD selection to Wayland clients
by Kristian Høgsberg
· 14 years ago
c1765c6
move config parser to a convenience library
by Pekka Paalanen
· 14 years ago
64f1c3f
De-brand the tablet shell
by Kristian Høgsberg
· 14 years ago
27d3866
cairo-util: Add helper to load jpeg files
by Kristian Høgsberg
· 14 years ago
5884bcd
configure: add helper for setting xserver directory
by Tiago Vignatti
· 14 years ago
93165e3
configure: set up simple clients independently from the others
by Tiago Vignatti
· 14 years ago
22d5481
window.c: Fix compile/run using cairo without egl
by Benjamin Franzke
· 14 years ago
5ec0a93
compositor: Add a simple WM to the xserver launcher
by Kristian Høgsberg
· 14 years ago
060cf80
Use gbm for compositor-{drm,openwfd}
by Benjamin Franzke
· 14 years ago
a010abf
configure: Only check for XCB if x11 compositor is enabled
by Kristian Høgsberg
· 14 years ago
5a43db5
configure: Remove a xcb-dri2 leftover
by Benjamin Franzke
· 14 years ago
1c56218
compositor: Split backends into modules
by Kristian Høgsberg
· 14 years ago
8ff7a3c
configure.ac: Just look for png, not png12
by Kristian Høgsberg
· 14 years ago
8544903
compositor: Screenhoot into a client provided shm buffer
by Kristian Høgsberg
· 14 years ago
Next »