Sign in
qemu
/
qemu
/
e17239993d0f55c6b67a0318f177ab1168817e01
/
hw
/
display
/
qxl-render.c
b577ab2
qxl: also notify the rendering is done when skipping it
by Marc-André Lureau
· 4 years, 1 month ago
4d63162
console: add graphic_hw_update_done()
by Marc-André Lureau
· 10 years ago
54d3123
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
46517dd
Include sysemu/sysemu.h a lot less
by Markus Armbruster
· 6 years ago
36ffc12
qxl: support mono cursors with inverted colors
by Peter Wu
· 6 years ago
979f7ef
qxl: use guest_monitor_config for local renderer.
by Gerd Hoffmann
· 6 years ago
5bd5c27
qxl: fix local renderer crash
by Gerd Hoffmann
· 7 years ago
a89f364
Replace all occurances of __FUNCTION__ with __func__
by Alistair Francis
· 7 years ago
b21330b
qxl: add support for chunked cursors.
by Gerd Hoffmann
· 8 years ago
79c5a10
qxl: drop mono cursor support
by Gerd Hoffmann
· 8 years ago
47df515
hw/display: Clean up includes
by Peter Maydell
· 9 years ago
67cc32e
typofixes - v4
by Veres Lajos
· 9 years ago
0b2824e
spice: use bottom half instead of refresh timer for cursor updates
by Gerd Hoffmann
· 10 years ago
30f1e66
console: stop using PixelFormat
by Gerd Hoffmann
· 11 years ago
503b3b3
qxl-render: add more sanity checks
by Gerd Hoffmann
· 11 years ago
788fbf0
qxl-render: add sanity check
by Gerd Hoffmann
· 11 years ago
b1829cd
qxl: Add missing trace.h (fix broken build)
by Stefan Weil
· 11 years ago
c58c7b9
qxl: fix local renderer
by Gerd Hoffmann
· 11 years ago
bfc1012
qxl: fix Coverity scan SIGN_EXTENSION error
by Gerd Hoffmann
· 12 years ago
47b43a1
hw: move private headers to hw/ subdirectories.
by Paolo Bonzini
· 12 years ago
fc97bb5
hw: move display devices to hw/display/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/qxl-render.c]
c78f713
console: stop using DisplayState in gfx hardware emulation
by Gerd Hoffmann
· 12 years ago
71874c1
spice: stop using DisplayState
by Gerd Hoffmann
· 12 years ago
da229ef
console: rework DisplaySurface handling [vga emu side]
by Gerd Hoffmann
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
b1424e0
vga: fix byteswapping.
by Gerd Hoffmann
· 12 years ago
2f464b5
qxl: save qemu_create_displaysurface_from result
by Gerd Hoffmann
· 12 years ago
b6e9f63
qxl: stop direct access to DisplaySurface fields.
by Gerd Hoffmann
· 12 years ago
a93a4a2
console: untangle gfx & txt updates
by Gerd Hoffmann
· 12 years ago
bf2fde7
console: move set_mouse + cursor_define callbacks
by Gerd Hoffmann
· 12 years ago
0ec8df3
qxl: always update displaysurface on resize
by Gerd Hoffmann
· 12 years ago
fae2afb
qxl: check for NULL return from qxl_phys2virt
by Alon Levy
· 13 years ago
06ddea4
qxl-render: fix broken vnc+spice since commit f934493
by Alon Levy
· 13 years ago
d53291c
qxl/qxl_render.c: add trace events
by Alon Levy
· 13 years ago
e2efc0a
qxl: properly handle upright and non-shared surfaces
by Gerd Hoffmann
· 13 years ago
81fb6f1
qxl: make qxl_render_update async
by Alon Levy
· 13 years ago
2e1a98c
qxl: introduce QXLCookie
by Alon Levy
· 13 years ago
4c19ebb
qxl: remove flipped
by Alon Levy
· 13 years ago
7844e44
qxl: don't render stuff when the vm is stopped.
by Gerd Hoffmann
· 13 years ago
66d3f19
qxl: Don't convert from size_t to int and back in qxl_cursor()
by Markus Armbruster
· 13 years ago
a053f1b
qxl: make sure we continue to run with a shared buffer
by Gerd Hoffmann
· 13 years ago
0e2487b
qxl: stride fixup
by Gerd Hoffmann
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
b195043
vga: convert vga and its derivatives to the memory API
by Avi Kivity
· 14 years ago
5ff4e36
qxl: async io support using new spice api
by Alon Levy
· 14 years ago
aee32bf
spice/qxl: move worker wrappers
by Gerd Hoffmann
· 14 years ago
5c59d11
spice: add worker wrapper functions.
by Gerd Hoffmann
· 14 years ago
0753609
spice: don't call displaystate callbacks from spice server context.
by Gerd Hoffmann
· 14 years ago
a19cbfb
spice: add qxl device
by Gerd Hoffmann
· 15 years ago