Files
weston/clients
Ander Conselvan de Oliveira 001de54ea1 window: use only one shm pool for all the cursor images
Cursor images are fairly small and having one pool for each image adds
a lot of unnecessary overhead. Instead, create one large pool and
allocated all cursor images from that.

In order to do that, however, the code that creates shm surface needed
some refactoring. This patch adds a new struct shm_pool that is used
by the cursor and also changes struct window to use it.
2012-05-07 14:44:02 -04:00
..
2012-04-11 08:24:35 -04:00
2012-05-07 12:57:11 -04:00
2012-05-07 12:57:11 -04:00
2012-05-07 12:57:11 -04:00
2012-05-07 12:57:11 -04:00
2012-05-07 12:57:11 -04:00
2012-05-07 12:57:11 -04:00
2012-03-26 19:27:35 -04:00
2012-05-07 12:57:11 -04:00
2012-05-07 12:57:11 -04:00
2012-05-07 12:57:11 -04:00
2011-11-18 14:46:26 +02:00
2012-03-12 01:28:50 -04:00