You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pekka Paalanen
45f3e405c6
compositor: weston_surface_assign_output() to use bounding box
...
Use the bounding box to compute an approximation of which output
contains most of the surface.
Move the region32 init outside the loop, and fini it, too.
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
13 years ago
..
.gitignore
update git ignores
13 years ago
Makefile.am
compositor: move matrix code to separate files
13 years ago
compositor-drm.c
compositor: move weston_surface::width,height into geometry
13 years ago
compositor-openwfd.c
compositor: Pull prepare_render and present callouts into repaint
13 years ago
compositor-wayland.c
compositor: Remove prepare_scanout_surface callout
13 years ago
compositor-x11.c
compositor: Remove prepare_scanout_surface callout
13 years ago
compositor.c
compositor: weston_surface_assign_output() to use bounding box
13 years ago
compositor.h
compositor: move weston_surface::width,height into geometry
13 years ago
evdev.c
Revert "weston: Drop priviledges early, and seteuid when needed"
13 years ago
evdev.h
Rename wayland-compositor to weston
13 years ago
hash.c
Rename wayland-compositor to weston
13 years ago
hash.h
Rename wayland-compositor to weston
13 years ago
image-loader.c
Fix a few missing wlsc->weston renames
13 years ago
matrix.c
compositor: simplify the matrix inversion API
13 years ago
matrix.h
compositor: simplify the matrix inversion API
13 years ago
screenshooter.c
Merge remote-tracking branch 'pq/compositor-dtors-v1'
13 years ago
shell.c
compositor: move weston_surface::width,height into geometry
13 years ago
switcher.c
Rename wayland-compositor to weston
13 years ago
tablet-shell.c
compositor: move weston_surface::x,y into geometry
13 years ago
tty.c
Revert "weston: Drop priviledges early, and seteuid when needed"
13 years ago
util.c
compositor: move weston_surface::width,height into geometry
13 years ago
xserver-launcher.c
xserver: Create WM window, handle client messages
13 years ago