diff options
author | Eric Anholt <eric@anholt.net> | 2010-03-23 20:52:06 -0700 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2010-03-23 15:29:54 -0400 |
commit | 3d99e990c078f3e1096e7d09bc686643e71d5681 (patch) | |
tree | 8123236e392f8ee8d195990597e6a2fc840982f6 /src/mesa/drivers/dri/i915/intel_pixel_copy.c | |
parent | 57edf6b1fc6d126821f9395b35a27462c3d94202 (diff) |
i965: Stop abusing ctx->NewState flags for storing driver internal changes.
We're still abusing the flags by putting them where our driver stores
ctx->NewState changes. Making them into more restricted state change
flags would be a project for later.
Fixes a failure where calling intel_draw_buffer() too often would trip
up Mesa assertions about when Mesa state could get changed, when it hadn't.
Bug #27034.
Diffstat (limited to 'src/mesa/drivers/dri/i915/intel_pixel_copy.c')
0 files changed, 0 insertions, 0 deletions