wayland/compositor
Kristian Høgsberg 31bd6c7ab1 Use pixman regions to reduce repainting
For now, we just use glScissor and clip to the extent of the damage region,
but we can do even better by clipping the repaint to the region rectangles.
2011-02-13 13:26:39 -05:00
..
.gitignore Clean up .gitignore files 2010-11-11 20:11:27 -05:00
70-wayland.rules Pick up input devices of type ID_INPUT_TABLET as well 2011-01-14 14:33:49 -05:00
compositor-drm.c Move buffer creation and buffer details into drm.c and shm.c 2011-01-14 16:20:21 -05:00
compositor-wayland.c compositor-wayland: Handle keyboard focus too 2011-01-27 20:18:17 -05:00
compositor-x11.c compositor-x11: Don't send enter/leave notify if we have an implicit grab 2011-02-08 12:00:55 -05:00
compositor.c Use pixman regions to reduce repainting 2011-02-13 13:26:39 -05:00
compositor.h Use pixman regions to reduce repainting 2011-02-13 13:26:39 -05:00
drm.c Move buffer creation and buffer details into drm.c and shm.c 2011-01-14 16:20:21 -05:00
evdev.c Some kind of support for touchscreen 2011-01-14 14:49:46 -05:00
Makefile.am don't use deprecated INCLUDES variable 2011-01-24 16:27:27 +00:00
screenshooter.c Screenshots were upside down 2011-01-25 16:42:16 -05:00
shell.c Use pixman regions to reduce repainting 2011-02-13 13:26:39 -05:00
shm.c shm: Check width, height and stride for invalid values 2011-01-26 11:46:05 -05:00
tty.c compositor: Forward pointer focus notification from compostor backend 2011-01-26 20:35:09 -05:00