wlvncc/src
Jan Beich 83886345b1 vnc: consistently use builtin byteswap after b725a08b47
src/vnc.c:27:10: fatal error: 'byteswap.h' file not found
 #include <byteswap.h>
          ^~~~~~~~~~~~
2022-04-24 16:21:24 +00:00
..
buffer.c buffer: Clean up damage 2022-04-09 16:19:08 +00:00
evdev-to-qnum.c Send qemu extended key events 2020-11-30 21:59:55 +00:00
keyboard.c Add copyrights, readme and gitignore 2020-07-10 14:34:23 +00:00
main.c main: Remove dmabufs with alpha channel 2022-04-10 17:00:09 +00:00
open-h264.c open-h264: Fix frame parsing 2022-04-10 16:13:54 +00:00
pixels.c Use drm format instead of wl_shm_format 2022-04-03 19:00:19 +00:00
pointer.c pointer: Translate contiguous scroll to discrete scroll 2020-07-19 21:55:40 +00:00
region.c Add pixman region utils 2022-04-02 12:49:41 +00:00
renderer-egl.c renderer-egl: Add function to render AVFrames 2022-04-10 13:55:14 +00:00
renderer.c Extract rendering into own unit 2022-04-03 22:17:27 +00:00
seat.c seat: Add callback when capabilities change 2020-07-10 12:58:01 +00:00
shm.c Add shm allocator 2020-07-09 20:58:45 +00:00
strlcpy.c Add seats 2020-07-10 10:48:21 +00:00
vnc.c vnc: consistently use builtin byteswap after b725a08b47 2022-04-24 16:21:24 +00:00
vnc_encodings.c vnc: Add presentation timestamps 2022-04-14 18:41:34 +00:00