search for: adddrawingrequest

Displaying 1 result from an estimated 1 matches for "adddrawingrequest".

2007 Mar 07
0
Drawing interface
...lugins wrapping grabDrawingRequests would be responsible for translating from their method of communication to a format internal to the compositor (The format inside the compositor could be relatively simple as there are very few things required to set up complex drawings). Another function such as addDrawingRequest(CompDrawingRequest * dr) would likely be added as a utility for plugins to add the resulting internal format drawing request to a linked list. Core would be responsible for doing the actual painting at appropriate points during screen painting. It also seems reasonable to consider the idea of a w...