weston/clients
Kristian Høgsberg 9629fe3206 Simplify shm buffer handling
There was a lot of code here to do a lot of work we didn't need to do.
If we damage a surface with a shm buffer attached, all we need to do
is to re-upload the damaged region to the texture.  As for drm buffers,
we don't assume anything changes on attach and only update the
regions the client tells us to update in the damage request.
2012-03-26 19:27:35 -04:00
..
.gitignore clickdot: a copy of resizor 2012-01-27 10:44:22 +02:00
cairo-util.c window.c: Fix the stretch scaling code 2012-03-22 10:43:05 -04:00
cairo-util.h Consolidate image loading code and move to shared/ 2012-03-12 01:40:59 -04:00
clickdot.c Add an option parser 2012-03-12 01:28:50 -04:00
desktop-shell.c config-parser: consolidate shell files into weston.ini only 2012-03-25 08:49:30 -04:00
dnd.c Add an option parser 2012-03-12 01:28:50 -04:00
eventdemo.c Add an option parser 2012-03-12 01:28:50 -04:00
flower.c Add an option parser 2012-03-12 01:28:50 -04:00
gears.c Add an option parser 2012-03-12 01:28:50 -04:00
glmatrix.c wscreensaver: configure glmatrix 2011-11-18 14:48:39 +02:00
image.c Consolidate image loading code and move to shared/ 2012-03-12 01:40:59 -04:00
Makefile.am Secure screenshooter protocol. 2012-03-24 14:40:21 -04:00
matrix3.xpm clients: import glmatrix.c and matrix3.xpm 2011-11-18 14:45:04 +02:00
resizor.c Add an option parser 2012-03-12 01:28:50 -04:00
screenshot.c Consolidate image loading code and move to shared/ 2012-03-12 01:40:59 -04:00
simple-egl.c weston: Don't ask for EGL depth buffer if not needed 2012-03-20 22:43:56 -04:00
simple-shm.c Simplify shm buffer handling 2012-03-26 19:27:35 -04:00
simple-touch.c Simplify shm buffer handling 2012-03-26 19:27:35 -04:00
smoke.c Simplify shm buffer handling 2012-03-26 19:27:35 -04:00
tablet-shell.c config-parser: consolidate shell files into weston.ini only 2012-03-25 08:49:30 -04:00
terminal.c Add an option parser 2012-03-12 01:28:50 -04:00
view.c Consolidate image loading code and move to shared/ 2012-03-12 01:40:59 -04:00
window.c Simplify shm buffer handling 2012-03-26 19:27:35 -04:00
window.h Add an option parser 2012-03-12 01:28:50 -04:00
wscreensaver-glue.c clients: add wscreensaver 2011-11-18 14:46:26 +02:00
wscreensaver-glue.h Never include wayland-util.h directly 2011-11-22 09:35:14 -05:00
wscreensaver.c Add an option parser 2012-03-12 01:28:50 -04:00
wscreensaver.h wscreensaver: Use a widget and a redraw handler 2012-01-10 14:22:22 -05:00