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 & scream -o pulse -i virbr0 &
echo "Starting Looking Glass" echo "Starting Looking Glass"
#looking-glass-client -s no -d yes -g egl -a -M no egl:vsync yes & #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 while [ "$command" != "stop" ]; do
read command read command
done done

Loading…
Cancel
Save