diff options
author | Eric Anholt <[email protected]> | 2011-05-12 21:05:30 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-05-17 23:48:17 -0700 |
commit | 4e98318fc1722171a07d867a99ab7608ecf758cd (patch) | |
tree | b96aa52eeef320f3b8e93a8d1816bb9c160a64e0 /src/gallium/winsys/SConscript | |
parent | 461e193971db4ac456be0d383e9aebf15868542a (diff) |
i965: Instead of fallback on missing region, just bind a null renderbuffer.
The change for GPU hanging in 13bab58f04c1ec6d0d52760eab490a0997d9abe2
fell back even when rb == NULL, which is wrong for GLES2 and caused
segfaulting in GLES2 conformance. For the GPU hang case (where the
broken 2D driver failed to allocate a BO for the window system
renderbuffer), it also would assertion fail/segfault immediately after
the fallback setup when the renderbuffer map failed.
Fixes GLES2 conformance packed_depth_stencil.
Signed-off-by: Eric Anholt <[email protected]>
Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/gallium/winsys/SConscript')
0 files changed, 0 insertions, 0 deletions