summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-14SAVE attempt to make it work againvirgl-spiceFrediano Ziglio5-4/+37
2021-06-14Add a README file for Virgl supportFrediano Ziglio1-0/+63
2021-06-14stream: implement interface for manual flushFrediano Ziglio7-25/+338
2021-06-14GSTREAMER change new_sampleFrediano Ziglio1-7/+21
2021-06-14DEBUGFrediano Ziglio1-0/+3
2021-06-14DEBUG GSTREAMER change encoder orderFrediano Ziglio1-6/+1
2021-06-14OT NETWORKFrediano Ziglio1-3/+9
2021-06-14FORCED STREAMFrediano Ziglio4-4/+41
2021-06-14OT forced fixed bandwidth rateFrediano Ziglio1-1/+4
2021-06-14DEBUGFrediano Ziglio4-1/+67
2021-06-14WIP DEBUG: add time to RedWorkerMessageGlDraw structureFrediano Ziglio2-0/+2
2021-06-14OT misc...Frediano Ziglio4-10/+22
2021-06-14gstreamer: Serarate buffer creation from pushFrediano Ziglio1-6/+21
2021-06-14gstreamer: Add gst_format to the table of supported formatsFrediano Ziglio1-12/+12
2021-06-14TODO attempt to start supporting DRM primes into SpiceImageFrediano Ziglio11-13/+278
2021-06-14--- Pass SpiceImage instead of SpiceBitmap to encode_frameFrediano Ziglio5-28/+42
2021-06-14Do not disconnect client if not connected locally in dcc_gl_scanout_item_newFrediano Ziglio1-4/+2
2021-06-14Add libepoxy to dependencyFrediano Ziglio3-0/+8
2021-06-14Define a new interface for Qemu to pass EGL displayFrediano Ziglio3-0/+17
2021-06-14Revert "Revert "gstreamer: Avoid memory copy if strides are different""root1-7/+21
2021-06-14build: Remove some useless file from Meson distributionFrediano Ziglio1-0/+20
2021-06-14build: Improve Meson distribution fileFrediano Ziglio2-1/+19
2021-06-14Update spice-common submoduleFrediano Ziglio1-0/+0
2021-06-14build: Add missing file to Autoconf distributionFrediano Ziglio1-0/+1
2021-06-14sound: Use SpiceAudioDataMode type for audio modeFrediano Ziglio1-25/+28
2021-06-04cursor-channel-client: Remove unused variableFrediano Ziglio1-4/+0
2021-06-01red-worker: Limit visibilityFrediano Ziglio1-2/+2
2021-06-01red-worker: Associate message structure and numbersFrediano Ziglio3-140/+139
2021-06-01red-worker: Reduce casts needed in dispatcher handlersFrediano Ziglio1-228/+200
2021-06-01reds: Fix closure of SpiceServer in case of connected clientsFrediano Ziglio2-1/+9
2021-06-01display-channel: Rename parameter for consistencyFrediano Ziglio1-4/+4
2021-06-01display-channel: Use constructor and destructor for DrawableFrediano Ziglio2-9/+12
2021-06-01red-client: Remove FOREACH_CHANNEL_CLIENT macroRosen Penev1-10/+5
2021-06-01reds: Remove FOREACH_QXL_INSTANCE macroRosen Penev2-16/+9
2021-05-31Manual algorithm changesRosen Penev4-26/+18
2021-05-24red-stream: Fix issue with SASL and no-GlibcFrediano Ziglio1-0/+5
2021-05-24Update spice-common submoduleFrediano Ziglio1-0/+0
2021-05-23Manual algorithm changesRosen Penev4-58/+24
2021-05-23Remove several usages of SPICE_N_ELEMENTSRosen Penev3-22/+15
2021-05-18stream-channel: Fix compiler warningFrediano Ziglio1-1/+4
2021-05-18tests: Fix -Wodr warning compiling tests with LTO enabledFrediano Ziglio1-1/+1
2021-05-18Make headers independentFrediano Ziglio5-0/+5
2021-05-18build: Update git-version-genFrediano Ziglio1-25/+26
2021-05-18build: Better version checks and handling for MesonFrediano Ziglio1-7/+20
2021-05-18Removed only written "items" field from PixmapCacheFrediano Ziglio3-4/+0
2021-05-18build: Fix undefined pthread referencesorbea3-0/+527
2021-05-18syntax-check: Add missing contributor name to AUTHORSFrediano Ziglio1-0/+1
2021-05-09clang-tidy: fix inconsistent declarationsRosen Penev15-50/+51
2021-05-09clang-tidy: use uppercase numeric literalsRosen Penev5-10/+10
2021-05-09clang-tidy: replace typedef with usingRosen Penev3-9/+9