summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11/Makefile.am
diff options
context:
space:
mode:
authorChad Versace <[email protected]>2017-05-26 17:28:21 -0700
committerChad Versace <[email protected]>2017-06-01 12:41:32 -0700
commit9d996e94fbbfdb3692061009f5441cf61bba36ae (patch)
tree44e17498e422c20c1b221de9b53dc60daa1cedca /src/mesa/drivers/x11/Makefile.am
parenta23cabd8ca19b8e6f2d757e89f591143ba439678 (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 'src/mesa/drivers/x11/Makefile.am')
0 files changed, 0 insertions, 0 deletions