index
:
~krh/weston
assign-planes
gbm-surface
input
layers
libweston
master
meego-tablet-shell
menu
nested
next
non-recursive-build
non-recursive-make
output
pointer-lock
popup
protocol-changes
re-exec
remote
renderer
repaint-refactor
session-manager
surface-damage
testing
threads
video
xdg-more-states
xdg-shell-fixes
xwayland-ddx
personal wayland-demos repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-16
compositor: add stub scaler resources
Jonny Lamb
1
-0
/
+4
2013-12-04
rpi: compile in the common udev code
Pekka Paalanen
1
-0
/
+2
2013-12-04
desktop-shell: Move to new desktop-shell subdirectory
Kristian Høgsberg
1
-19
/
+0
2013-12-04
Move xwayland up one directory level
Kristian Høgsberg
1
-7
/
+0
2013-12-04
tablet-shell: Remove
Kristian Høgsberg
1
-14
/
+0
2013-12-03
xdg-shell: Implement xdg-shell interface.
Rafael Antognolli
1
-1
/
+5
2013-11-25
Makefile.am: The wayland rpi doesn't libsession-helper.la
Kristian Høgsberg
1
-1
/
+0
2013-11-25
Makefile.am: The rpi backend needs libsession-helper.la
Marco Barisione
1
-0
/
+1
2013-11-25
src/Makefile.am: correct compile failure for launcher-util.c
Xiong Zhang
1
-1
/
+1
2013-11-24
Makefile.am: Move launcher helpers in to libsession-helper.la library
Kristian Høgsberg
1
-26
/
+26
2013-11-24
configure.ac: Make libdrm optional in weston-launch
Kristian Høgsberg
1
-4
/
+11
2013-11-15
protocol: move sub-surfaces to Wayland
Pekka Paalanen
1
-4
/
+0
2013-10-25
rpi: Link with EGL if ENABLE_EGL
Tomeu Vizoso
1
-0
/
+6
2013-10-21
launcher: add logind backend
David Herrmann
1
-0
/
+8
2013-10-21
Add optional dbus helpers
David Herrmann
1
-0
/
+8
2013-10-14
gl-renderer: Build as a loadable module
Ander Conselvan de Oliveira
1
-8
/
+20
2013-09-22
Add vaapi-recorder.h to SOURCES to fix distcheck
Kristian Høgsberg
1
-1
/
+1
2013-09-18
launcher: Move rest of tty object into struct weston_launcher
Kristian Høgsberg
1
-4
/
+4
2013-09-16
Split vertex clipping code out into vertex-clipping.c
Sam Spilsbury
1
-1
/
+3
2013-08-30
configure.ac: Auto-enable vaapi recorder, but allow overrides
Kristian Høgsberg
1
-1
/
+1
2013-08-30
compositor-drm: Add hardware accelerated capture of screen using libva
Ander Conselvan de Oliveira
1
-0
/
+6
2013-08-20
autotools: Don't use wayland-scanner.m4
Daiki Ueno
1
-1
/
+2
2013-08-12
Install shared/zalloc.h
Giulio Camuffo
1
-1
/
+2
2013-08-08
Add zalloc(size_t) allocator function
Peter Hutterer
1
-0
/
+1
2013-06-17
Add spring-tool, a small utility to plot spring behavior
Kristian Høgsberg
1
-0
/
+11
2013-05-22
rpi: add a Dispmanx renderer
Pekka Paalanen
1
-0
/
+2
2013-05-14
compositor-drm: Don't page flip before a mode is set
Ander Conselvan de Oliveira
1
-1
/
+1
2013-05-14
Add a colord implementation of a CMS plugin for weston
Richard Hughes
1
-0
/
+11
2013-05-10
protocol: add sub-surfaces
Pekka Paalanen
1
-0
/
+4
2013-05-10
Add initial color management framework code
Richard Hughes
1
-0
/
+12
2013-05-06
Import input structs and helper functions from wayland
Kristian Høgsberg
1
-0
/
+2
2013-04-01
RDP compositor take 6
Hardening
1
-1
/
+15
2013-03-18
src/Makefile.am: Fix git-version.h for out of tree builds
Andre Heider
1
-1
/
+1
2013-02-21
compositor: Split util.c into binding.c and animation.c
Ander Conselvan de Oliveira
1
-1
/
+2
2013-02-18
compositor-fbdev: Use udev_seat
Kristian Høgsberg
1
-0
/
+2
2013-02-18
compositor-drm: Move udev_seat to its own file
Kristian Høgsberg
1
-0
/
+2
2013-02-18
src/Makefile.am: Use $(libdir) instead of @libdir@
Kristian Høgsberg
1
-1
/
+1
2013-02-18
Install header files and pkg-config file for external modules
Kristian Høgsberg
1
-0
/
+11
2013-02-18
compositor: Use libunwind if available for better backtraces
Marcin Slusarz
1
-2
/
+3
2013-02-07
fbdev: Add an fbdev compositor backend using pixman and evdev
Philip Withnall
1
-1
/
+23
2013-01-24
compositor: remove android backend
Pekka Paalanen
1
-21
/
+1
2013-01-08
Make EGL/GLESv2 dependencies optional
Vasily Khoruzhick
1
-1
/
+5
2013-01-08
Add missing pixman-renderer.h to Makefile.am
Vasily Khoruzhick
1
-0
/
+1
2013-01-07
Implement pixman renderer
Vasily Khoruzhick
1
-0
/
+1
2012-12-07
Link matrix.c into weston again
Kristian Høgsberg
1
-1
/
+4
2012-12-06
Move matrix.[ch] to shared
Rob Bradford
1
-2
/
+0
2012-11-30
Fix build warnings from image_loader
Pekka Paalanen
1
-0
/
+4
2012-11-29
compositor-x11: Link to libshared-cairo for icon loading helper
Kristian Høgsberg
1
-1
/
+1
2012-11-29
configure.ac: Don't link weston to cairo or image libraries
Kristian Høgsberg
1
-1
/
+1
2012-11-13
Rename gles2-renderer to gl-renderer.
John Kåre Alsaker
1
-1
/
+1
[next]