diff options
author | Kenneth Graunke <[email protected]> | 2011-11-09 21:32:17 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-11-10 22:51:20 -0800 |
commit | 9ae10e9cbdfce6404a3d86188f2897d8f5d0dcb2 (patch) | |
tree | d087795a3ebd723ae439f03d43fbf7f9aa3106af /include/GLES2 | |
parent | d46dfed9585e7e8a26993e7f67faffe8e2641939 (diff) |
i965: Make Gen6+ renderbuffer surface updates not depend on NEW_COLOR.
NEW_COLOR is only needed on Gen4-5 as brw_update_renderbuffer_surfaces
only uses ctx->Color when intel->gen < 6.
This should reduce unnecessary state updates.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'include/GLES2')
0 files changed, 0 insertions, 0 deletions