[Spice-devel] [spice-server v2 1/2] Add more red_qxl_ methods
Add red_qxl_ methods wrapping the QXLInterface vfuncs. This allows to remove most of the qxl_get_interface() use outside of red-qxl.c --- server/cursor-channel.c | 2 +- server/display-channel.c | 4 +-- server/red-qxl.c | 78 +++- server/red-
Re: [Spice-devel] [spice-server v2 1/2] Add more red_qxl_ methods
> > Add red_qxl_ methods wrapping the QXLInterface vfuncs. This allows to > remove most of the qxl_get_interface() use outside of red-qxl.c > --- > server/cursor-channel.c | 2 +- > server/display-channel.c | 4 +-- > server/red-qxl.c | 78 > +++