Call driUpdateFramebufferSize when we've found an updated DRI drawable stamp,
authorEric Anholt <anholt@FreeBSD.org>
Sat, 1 Apr 2006 00:55:02 +0000 (00:55 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Sat, 1 Apr 2006 00:55:02 +0000 (00:55 +0000)
commit9e8659f346d432b6e51a47e749995bb93ec40a1c
tree6f378315b8260013b661732fcc376670dc008071
parente3f41ce611afdd5afef5d0cfa579dbb6890f71fa
Call driUpdateFramebufferSize when we've found an updated DRI drawable stamp,
like other drivers.  Failure to do so resulted in incorrect buffer sizes for
resized windows.
src/mesa/drivers/dri/i915/intel_context.c