From 1d46ed302a18da9d7fe4f08101b7e0fad5e0a909 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 27 Nov 2002 05:36:25 +0000 Subject: Fix FreePicture to note that non-XID references can keep pictures allocated --- renderproto.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renderproto.txt b/renderproto.txt index 5a62ca6..72b3b61 100644 --- a/renderproto.txt +++ b/renderproto.txt @@ -755,7 +755,8 @@ FreePicture Picture This request deletes the association between the resource ID and the - picture and destroys the picture. + picture. The picture storage will be freed when no other resource + references it. Composite -- cgit v1.2.1