diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2010-10-10 17:04:42 +0200 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2010-10-11 15:16:44 -0400 |
commit | 603741a86df0e43c0b52e8c202a35c7fe2fc1d9c (patch) | |
tree | 5727dc7661b01534ceeac198b62c89562ead7081 /configs/linux-llvm-debug | |
parent | c6dbf253d284f68b0d0e4a3c145583880855324b (diff) |
r200: revalidate after radeon_update_renderbuffers
By calling radeon_draw_buffers (which sets the necessary flags
in radeon->NewGLState) and revalidating if NewGLState is non-zero
in r200TclPrimitive. This fixes an assert in libdrm (the color-/
depthbuffer was changed but not yet validated) and and stops the
kernel cs checker from complaining about them (when they're too
small).
Thanks to Mario Kleiner for the hint to call radeon_draw_buffer
(instead of my half-broken hack).
v2: Also fix the swtcl r200 path.
Cc: Mario Kleiner <mario.kleiner@tuebingen.mpg.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'configs/linux-llvm-debug')
0 files changed, 0 insertions, 0 deletions