OSDN Git Service

glx: Allow glXSwapInterval(0) when vblank_mode=0.
authorEric Anholt <eric@anholt.net>
Thu, 4 Oct 2012 20:42:16 +0000 (13:42 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 9 Oct 2012 21:32:03 +0000 (14:32 -0700)
commitd0937759db09797836e290220236f61ab0f18259
tree18676e60999437587dafd737132a7cfc0d291329
parentab8ae9301fe8c4843d902cb55e64620f5768c7b0
glx: Allow glXSwapInterval(0) when vblank_mode=0.

There's no reason to say no in this case.
src/glx/dri2_glx.c