summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-23move red_drawable_ref/unref/newgroup_idChristophe Fergeau2-10/+11
2018-04-23Use QXLCommandExt in external red-parse-qxl.h APIChristophe Fergeau4-95/+112
2018-04-23Introduce RedQXLGuestResourcesChristophe Fergeau2-62/+70
2018-04-23Release qxl resources when dropping last ref to RedSurfaceCmdChristophe Fergeau3-6/+8
2018-04-23store pointer to RedSurfaceCmd in DisplayChannel rather than copying releasei...Christophe Fergeau3-11/+20
2018-04-23red_surface_cmd_{new,ref,unref}Christophe Fergeau4-20/+58
2018-04-23qxl: Improve 'red' and 'qxl' argument namesChristophe Fergeau1-494/+495
2018-04-23qxl: Add red_update_cmd_{new,ref,unref} helpersChristophe Fergeau3-14/+45
2018-04-23qxl: Release QXL resources in red_put_update_cmdChristophe Fergeau3-7/+10
2018-04-23qxl: Add red_message_{new,ref,unref} helpersChristophe Fergeau3-10/+42
2018-04-23qxl: Release QXL resource in red_put_messageChristophe Fergeau3-5/+8
2018-04-23qxl: Add red_cursor_cmd_{new,ref,unref} helpersChristophe Fergeau5-35/+70
2018-04-23qxl: Fix guest resources release in red_put_drawable()Christophe Fergeau1-8/+11
2018-04-23qxl: Make red_{get,put}_drawable staticChristophe Fergeau3-15/+21
2018-04-23qxl: Move red_drawable_unref/red_drawable_newChristophe Fergeau3-20/+21
2018-04-20stream-channel: Implements monitors_configFrediano Ziglio1-3/+32
2018-04-19tests: add test-listen executable to gitignoreVictor Toso1-0/+1
2018-04-17qxl: Remove 'blackness' and 'invers' put/get methodsChristophe Fergeau1-21/+4
2018-04-17qxl: Remove red_put_blend()Christophe Fergeau1-6/+1
2018-04-17common-graphics-channel: Use manual flushing on stream to decrease packet fra...Frediano Ziglio2-8/+14
2018-04-17red-stream: Implements flush using TCP_CORKFrediano Ziglio1-1/+39
2018-04-17red-stream: Define interface for manual flushFrediano Ziglio2-0/+29
2018-04-17ci: Workaround bug in Valgrind detecting memcpy instead of memmoveFrediano Ziglio1-1/+3
2018-04-16Slight simplification of red_channel_client_push() logicChristophe Fergeau1-3/+3
2018-04-16cursor: Rename cursor_marshall to red_marshall_cursorChristophe Fergeau1-4/+4
2018-04-16cursor: Delay release of QXL guest cursor resourcesChristophe Fergeau3-1/+6
2018-04-11test-stream-device: Test we can read empty capabilitiesFrediano Ziglio1-0/+46
2018-04-11stream-device: Handle capabilitiesFrediano Ziglio2-3/+86
2018-04-11stream-device: Factor out function to fill message headersFrediano Ziglio1-8/+11
2018-04-10red-parse-qxl: Remove unused device_data fieldFrediano Ziglio1-1/+0
2018-04-10cursor: Consistently use g_memdup() for cursor dataChristophe Fergeau2-3/+2
2018-04-06syntax-check: Add missing contributors names to AUTHORSFrediano Ziglio1-0/+1
2018-04-05Rename the virtio port for streamingLukáš Hrázký2-2/+2
2018-03-19video-stream: Improve RedUpgradeItem documentationFrediano Ziglio1-2/+2
2018-03-19Use --enable-extra-checks option provided by spice-commonFrediano Ziglio5-13/+6
2018-03-14valgrind: Ignore some library leaksFrediano Ziglio1-0/+19
2018-03-14test-listen: Increase failure timeoutFrediano Ziglio1-1/+1
2018-03-14ci: Add glib-networking packageFrediano Ziglio1-1/+1
2018-03-13video-stream: Document the usage of RedUpgradeItem structureFrediano Ziglio1-0/+2
2018-03-13test-listen: Fix some use after freeFrediano Ziglio1-2/+2
2018-03-13Rename stream-device.[ch] to red-stream-device.[ch]Eduardo Lima (Etrunko)4-6/+4
2018-03-13test-listen: Add Unix socket testChristophe Fergeau3-4/+41
2018-03-13test-listen: Add TLS testChristophe Fergeau1-3/+103
2018-03-13test-listen: Add event loop helpersChristophe Fergeau1-34/+82
2018-03-13test-listen: Add test case for port/address configurationChristophe Fergeau2-0/+191
2018-03-13tests: basic-event-loop: Silence debug messageChristophe Fergeau1-1/+1
2018-03-13build: Bump glib versionChristophe Fergeau1-2/+2
2018-03-13reds: Close sockets when failing to watch themChristophe Fergeau1-13/+21
2018-03-12red-record-qxl: fix clang warningFrediano Ziglio1-1/+1
2018-03-11dcc: Remove unused channel parameterFrediano Ziglio1-5/+2