diff options
author | Axel Davy <[email protected]> | 2015-01-17 13:43:38 +0100 |
---|---|---|
committer | Axel Davy <[email protected]> | 2015-02-06 00:07:19 +0100 |
commit | 8b901e3011c268d0a093a65b072bb51db0dcd251 (patch) | |
tree | 2ccd55d543839a61e161e15461bb2edc607020e1 /src/egl | |
parent | 792af626d4e82dae728801ee6ca8c4c0f3d37f68 (diff) |
st/nine: Fix present_buffers allocation
If has_present_buffers was false at first,
but after a device reset, it turns true (for
example if we begin to render to a multisampled
back buffer), there was a crash due to present_buffers
being uninitialised.
This patch fixes it.
Reviewed-by: Tiziano Bacocco <[email protected]>
Signed-off-by: Axel Davy <[email protected]>
Diffstat (limited to 'src/egl')
0 files changed, 0 insertions, 0 deletions