hid/gtk: (GL) Disable scissor test for pinout preview widget.
commit7041f9c4c842d05e4ff9532e94eccb2654fe7cd9
authorPeter Clifton <peter@clifton-electronics.co.uk>
Sat, 22 Dec 2012 21:52:18 +0000 (22 21:52 +0000)
committerPeter Clifton <peter@clifton-electronics.co.uk>
Sun, 23 Dec 2012 00:40:56 +0000 (23 00:40 +0000)
tree98dc6cd004b783113daa8abd9469da64b620f73c
parent1af1897feed3864b9e3c2c8dc135f9e7e52ac5d5
hid/gtk: (GL) Disable scissor test for pinout preview widget.

The partial drawing is interacting badly with our double-buffering,
as we are not painting the entire buffer we are swapping onto the
screen.

I have left a comment and some debug code, as this may need revisiting
to address what is really going on here.
src/hid/gtk/gtkhid-gl.c