Back to EGL

merge-requests/2/head
Cole Deck 4 years ago
parent e7631282f1
commit 23bb5e7912

2
vm

@ -7,7 +7,7 @@ echo "Starting Scream"
scream -o pulse -i virbr0 &
echo "Starting Looking Glass"
#looking-glass-client -s no -d yes -g egl -a -M no egl:vsync yes &
looking-glass-client -s -d -g opengl -a -M -K 120
looking-glass-client -s -d -g egl -a -M -k -K 120
while [ "$command" != "stop" ]; do
read command
done

Loading…
Cancel
Save