diff options
author | Stefan Dirsch <[email protected]> | 2016-04-25 15:06:25 +0200 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-04-27 13:03:34 +0100 |
commit | 7d25ed70362ee9362aeeadb00f5a4e2bea690827 (patch) | |
tree | 2e4601bfbdcc4d934f454a8ff607d3d819709578 /.gitattributes | |
parent | 4d9b518ad2a03232bf8162b05c6504d06c47eb91 (diff) |
dri3: Check for dummyContext to see if the glx_context is valid
According to the comments in src/glx/glxcurrent.c __glXGetCurrentContext()
always returns a valid pointer. If no context is made current, it will
contain dummyContext. Thus a test for NULL will always fail.
https://lists.freedesktop.org/archives/mesa-dev/2016-April/113962.html
Signed-off-by: Stefan Dirsch <[email protected]>
Reviewed-by: Egbert Eich <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions