chiark / gitweb /
Patch from Mark Wooding to disable GTK's internal double buffering,
authorSimon Tatham <anakin@pobox.com>
Sat, 29 May 2010 15:43:41 +0000 (15:43 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 29 May 2010 15:43:41 +0000 (15:43 +0000)
commit9ce82b0feb6f19c6246198f957ed60edf2a11720
treec7920778b166547108bebfb515db275ca946b379
parentd040a921bab05691e4ce8908387a9d5ad2d421de
Patch from Mark Wooding to disable GTK's internal double buffering,
which I didn't know about, but which is clearly a waste of effort
since we keep our own backing pixmap for the puzzle window.

[originally from svn r8960]
gtk.c