On 07/19/11 15:08, Alon Levy wrote:
For each callback in QXLWorker, for example QXLWorker::update_area, add
a direct call named spice_qxl_update_area.
+SPICE_GNUC_VISIBLE
+void spice_qxl_wakeup(QXLWorker *worker)
+{
+ qxl_worker_wakeup(worker);
+}
I think we should better pass in QXLInstance here, so we can deprecate
QXLWorker altogether.
cheers,
Gerd
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel