DRI2: synchronize swap interval with server at startup time
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 19 Apr 2010 16:54:08 +0000 (09:54 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 19 Apr 2010 16:56:32 +0000 (09:56 -0700)
commit385e2896ebf54ac0b016132fe513f21a5b67ba4f
treeda6d7dbedf2290a4f553c4d57f24589afa6250de
parentc060265bdb953f0c9d73e60f08c53a2e3b1a1176
DRI2: synchronize swap interval with server at startup time

In the direct rendered case, we need to tell the server our initial swap
interval.  If we don't, the local and server values will be out of sync,
since the server and client defaults may be different (as they were
before this patch).
src/glx/dri2_glx.c