xserver-multidpi/render
Erkki Seppälä 233eab4d05 dix: add reference count of the resource to ResourceSizeRec
The ResourceSizeRec now contains the number of references to the
resource. For example a Pixmap knows this value and it can be useful
for determining the "weight" of the resource. Typically this value
is 1.

Reviewed-by: Rami Ylimäki <rami.ylimaki@vincit.fi>
Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2012-04-18 12:49:11 +03:00
..
animcur.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
filter.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glyph.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glyphstr.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am render: Delete renderedge.[ch] 2010-11-01 22:54:18 -04:00
matrix.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
miindex.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipict.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipict.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mirect.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mitrap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mitri.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
picture.c dix: add reference count of the resource to ResourceSizeRec 2012-04-18 12:49:11 +03:00
picture.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
picturestr.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
render.c Indentation: Change '& stuff' to '&stuff' 2012-03-21 14:02:30 -07:00