GLX/DRI2: pass drawable correctly for indirect swap events
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 3 May 2011 17:36:44 +0000 (10:36 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 29 Jun 2011 17:56:43 +0000 (10:56 -0700)
commita3cb7d097a281252cebbc3c65c67149e106482ac
tree53fbe58996fc23585ebf18030fed94e396a15d49
parent9d568450b1319e9057319ebb37e76003bcba447d
GLX/DRI2: pass drawable correctly for indirect swap events

Pass the right drawable pointer as data to the swap complete function.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
glx/glxdri2.c