summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe
diff options
context:
space:
mode:
authorAnuj Phogat <[email protected]>2012-01-11 15:26:10 -0800
committerAnuj Phogat <[email protected]>2012-01-16 15:07:17 -0800
commitdd7220652e65a8a23e7739eeee687f3d6a865b80 (patch)
treeab07784d8fa7a6d8552983f8c69c4ffa9517255a /src/gallium/drivers/softpipe
parent6fe133889cc0305eb08775b56fe8d95d970b341b (diff)
intel: Fix segfault in glXSwapBuffers with no bound context
Calling glXSwapBuffers with no bound context causes segmentation fault in function intelDRI2Flush. All the gl calls should be ignored after setting the current context to null. So the contents of framebuffer stay unchanged. But the driver should not seg fault. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=44614 Reported-by: Yi Sun <[email protected]> Signed-off-by: Anuj Phogat <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]> Tested-by: Yi Sun <[email protected]>
Diffstat (limited to 'src/gallium/drivers/softpipe')
0 files changed, 0 insertions, 0 deletions