Commit graph

342 commits

Author SHA1 Message Date
El
d20ec163aa
Add fallback URL for Xorg tarball download to improve reliability 2026-06-05 03:15:08 +05:00
El
26a916ee60
Add fallback URL for Xorg tarball download to improve reliability 2026-06-05 01:56:52 +05:00
Matthew McClaskey
2daf209013 Merge branch 'master' into 'feature/VNC-373_drop_avcodec_close'
# Conflicts:
#   builder/dockerfile.kali_kali-rolling.build
2026-05-22 17:32:11 +00:00
Dmitry Maksyoma
28364977dc VNC-295 Use sccache to speed up compilation 2026-05-20 09:40:22 +00:00
Matt McClaskey
17cf02966f
VNC-371 second attempt to fix pipeline issue. 2026-05-19 11:52:45 +00:00
Matt McClaskey
6861f4adac
VNC-371 fix kali build failure 2026-05-19 11:52:45 +00:00
El
c73b43e051
VNC-151 Fixing rebase issue 2026-05-08 19:17:26 +00:00
El
22a9e9e0f8
VNC-151 Fix openSUSE 15 build 2026-05-08 18:24:17 +00:00
El
2f78558fea
VNC-151 Fix kali linux fail 2026-05-08 18:22:14 +00:00
El
cd9589a252
VNC-151 Remove unused libavfilter-free-devel 2026-05-08 18:22:13 +00:00
El
97e9f3474e
VNC-151 Remove unused libavfilter-dev 2026-05-08 18:22:13 +00:00
El
1a800bafd8
VNC-315 Verifying multi-monitor works with HW encoding 2026-05-08 18:22:13 +00:00
El
e31e0c5be0
VNC-151 Generate self-signed SSL certificate and create .vnc directory in Dockerfile 2026-05-08 18:22:13 +00:00
El
e29d01f293
VNC-151 Update libyuv build script to disable NEON64 assembly for ARM64 platforms 2026-05-08 18:22:12 +00:00
El
59aeeb8e0c
VNC-151 Add network flag handling for Jetson devices in container build script 2026-05-08 18:22:12 +00:00
El
02a8df41e3
VNC-151 Refine container build script to fix matching logic and add debug run option 2026-05-08 18:22:12 +00:00
El
a0df17011c
VNC-151 Add build script for libyuv and integrate it into build-deps.sh 2026-05-08 18:22:12 +00:00
El
38303283d8
VNC-151 Fix build 2026-05-08 18:22:12 +00:00
El
0081b39c00
VNC-151 Fix build 2026-05-08 18:22:12 +00:00
El
a52837743b
VNC-151 Ensure correct permissions for build directory in test_build_containers 2026-05-08 18:22:12 +00:00
El
a9c189790d
VNC-151 Add Mesa development libraries and conditional Intel VA-API driver installation to Dockerfile 2026-05-08 18:22:12 +00:00
El
294f2c2eea
VNC-151 Add FFmpeg libavfilter support to Docker build files 2026-05-08 18:22:11 +00:00
El
2d3e08469c
VNC-151 Add FFmpeg libavfilter support to Docker build files 2026-05-08 18:22:11 +00:00
El
1e041baf7a
VNC-151 Add FFmpeg libavfilter support to Docker build files 2026-05-08 18:22:11 +00:00
El
375e960fbc
VNC-151 Add FFmpeg libavfilter support to Docker build files 2026-05-08 18:22:11 +00:00
El
378ac4757a
VNC-151 Remove intel-media-driver from build configurations 2026-05-08 18:22:11 +00:00
El
510c42f2b4
VNC-151 Add intel-media-driver to all build configurations 2026-05-08 18:22:11 +00:00
El
226fc5dd5c
VNC-361 Handle null clipboard data in vncSelection 2026-05-06 21:07:02 +00:00
Dmitry Maksyoma
f811c7504c Revert "VNC-151 Add CMake 3.22 installer in Dockerfile" 2026-03-24 09:21:40 +00:00
El
3030b1359b
VNC-151 Add libva-devel dependency 2026-01-30 00:51:25 +00:00
El
8a6093685e
VNC-151 Remove Intel Media Driver installation for x86_64 from Debian Bullseye Dockerfile 2026-01-29 00:03:10 +00:00
El
cd79726e91
VNC-151 Add Intel Media Driver (non-free) for x86_64 to Debian Dockerfiles for video acceleration 2026-01-29 00:03:10 +00:00
El
2b16f695ee
VNC-151 Add Intel Media Driver (non-free) for x86_64 to Ubuntu Noble Dockerfile for video acceleration 2026-01-29 00:03:09 +00:00
El
e032c76515
VNC-151 Add Intel Media Driver (non-free) for x86_64 video acceleration to Ubuntu Jammy Dockerfile 2026-01-29 00:03:09 +00:00
El
478b91baeb
VNC-151 Add Intel Media Driver for video acceleration to Alpine Dockerfiles 2026-01-29 00:03:09 +00:00
El
06861cd9fb
VNC-151 Add Intel Media Driver for video acceleration to Alpine Dockerfiles 2026-01-29 00:03:08 +00:00
El
0582e63ebc
VNC-151 Update container run command to include GPU device mapping for video acceleration 2026-01-29 00:03:08 +00:00
El
7429dfca1c
VNC-151 Add Mesa VA Gallium driver for AMD GPU passthrough for to Alpine Dockerfiles 2026-01-29 00:03:07 +00:00
El
c4a79ab584
VNC-151 Add Mesa and Intel VA-API drivers to Ubuntu Jammy development Dockerfile 2026-01-29 00:03:07 +00:00
El
aee09215c4
VNC-151 Add Mesa and Intel VA-API drivers to Ubuntu Jammy development Dockerfile 2026-01-29 00:03:06 +00:00
El
db0c19bcd6
VNC-151 Update and Add vainfo package to Ubuntu Jammy development Dockerfile 2026-01-29 00:03:06 +00:00
El
e46ba4cfa7
VNC-151 Add SSH support in Ubuntu Jammy development Dockerfile 2026-01-29 00:03:06 +00:00
El
138a18e226
VNC-151 Remove libvpx from all Docker build files as it is no longer required 2026-01-29 00:03:00 +00:00
El
f85347ba48
VNC-151 Add build steps logging for dependencies in build-deps script 2026-01-29 00:02:57 +00:00
El
cc115e5aa2
VNC-151 Use set -euo pipefail in build-deps script 2026-01-29 00:02:57 +00:00
El
6762d29ea1
VNC-151 Simplify conditional installation 2026-01-29 00:02:53 +00:00
El
1928beea07
VNC-151 Conditionally install intel-media-va-driver-non-free for x86_64 in Ubuntu Focal build 2026-01-29 00:02:52 +00:00
El
47fbb11027
VNC-151 Remove intel-media-driver from openSUSE 15 and Kali Rolling build configurations, and Ubuntu Noble build configuration 2026-01-29 00:02:52 +00:00
El
b137361ae1
VNC-151 Add GCC 10 installation and configure as default in Ubuntu Focal build 2026-01-29 00:02:51 +00:00
El
c8ab23c275
VNC-151 Remove intel-media-driver from build configurations 2026-01-29 00:02:44 +00:00