Code review comment for lp:~compiz-team/compiz/compiz.gles2.always-swapbuffers.1

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Please use a more appropriate class name that doesn't contain a verb. So change:
   XYZBufferBlit
to
   XYZDoubleBuffer
(where Buffer is a noun in this case, not a verb ;)

review: Needs Fixing

« Back to merge proposal