diff options
author | Chad Versace <[email protected]> | 2017-05-26 17:28:21 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2017-06-01 12:41:32 -0700 |
commit | 9d996e94fbbfdb3692061009f5441cf61bba36ae (patch) | |
tree | 44e17498e422c20c1b221de9b53dc60daa1cedca /doxygen/common.doxy | |
parent | a23cabd8ca19b8e6f2d757e89f591143ba439678 (diff) |
i965/dri: Fix bad GL error in intel_create_winsys_renderbuffer()
This function never occurs in the callchain of a GL function. It occurs
only in the callchain of eglCreate*Surface and the analogous paths for
GLX. Therefore, even if a thread does have a bound GL context,
emitting a GL error here is wrong. A misplaced GL error, when no GL
call is made, can confuse clients.
Cc: [email protected]
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'doxygen/common.doxy')
0 files changed, 0 insertions, 0 deletions