diff options
author | Eric Anholt <[email protected]> | 2014-03-03 10:43:10 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2014-03-11 12:47:41 -0700 |
commit | ec542d74578bbef6b55125dd6aba1dc7f5079e65 (patch) | |
tree | 2afd62c3ded5f3157a502b721c6d022e821e6b7a /src/mesa/drivers/dri/i965/intel_pixel_draw.c | |
parent | 66073ef438623f27dbbd01ba25189e5d4f0d9ae0 (diff) |
i965: Drop broken front_buffer_reading/drawing optimization.
The flag wasn't getting updated correctly when the ctx->DrawBuffer or
ctx->ReadBuffer changed. It usually ended up working out because most
apps only have one window system framebuffer, or if they have more than
one and they have any front read/drawing, they will have called
glReadBuffer()/glDrawBuffer() on it when they get started on the new
buffer.
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/intel_pixel_draw.c')
0 files changed, 0 insertions, 0 deletions