diff options
author | Neil Roberts <[email protected]> | 2015-12-08 16:35:57 +0000 |
---|---|---|
committer | Neil Roberts <[email protected]> | 2015-12-16 16:39:29 +0000 |
commit | 8c5310da9d1cbf2272f72d3ed4264544456a4683 (patch) | |
tree | 2dd498f0a1780d69c0e3fdda6195475fc3984223 /doxygen/glapi.doxy | |
parent | 4c7c9e4602b6ff72eb2ef41be4ba780d44d37440 (diff) |
i965: Fix crash when calling glViewport with no surface bound
If EGL_KHR_surfaceless_context is used then glViewport can be called
with NULL for the draw and read surfaces. This was previously causing
a crash because the i965 driver tries to use this point to invalidate
the surfaces and it was derferencing the NULL pointer.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93257
Cc: Nanley Chery <[email protected]>
Cc: "11.1" <[email protected]>
Tested-by: Nanley Chery <[email protected]>
Reviewed-by: Nanley Chery <[email protected]>
Diffstat (limited to 'doxygen/glapi.doxy')
0 files changed, 0 insertions, 0 deletions