diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2013-02-28 15:24:14 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2013-03-18 10:21:58 +0100 |
commit | 626e3b34e30bc62d4f25f7aa4e23a346eba1a2c0 (patch) | |
tree | aa9a9c5e75e9ef934a4fe297dc31347bf3b49775 /tests | |
parent | c12aeb860c63ba83190f962e2f0a1c5fe18ad3a6 (diff) | |
download | hqemu-626e3b34e30bc62d4f25f7aa4e23a346eba1a2c0.zip hqemu-626e3b34e30bc62d4f25f7aa4e23a346eba1a2c0.tar.gz |
console: add surface_*() getters
Add convinence wrappers to query DisplaySurface properties.
Simliar to ds_get_*, but operating in the DisplaySurface
not the DisplayState.
With this patch in place ui frontents can stop using DisplayState
in the rendering code paths, they can simply operate using the
DisplaySurface passed in via dpy_gfx_switch callback.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions