Skip to content
Snippets Groups Projects
Commit d469ebaa authored by Henri Verbeet's avatar Henri Verbeet
Browse files

glx: Avoid calling __glXInitialize() in driReleaseDrawables().


This fixes a regression introduced by commit
a26121f3 (fd.o bug #39219).

Since the __glXInitialize() call should be unnecessary anyway, this is
probably a nicer fix for the original problem too.

NOTE: This is a candidate for the 7.10 and 7.11 branches.

Signed-off-by: default avatarHenri Verbeet <hverbeet@gmail.com>
Reviewed-by: default avatarIan Romanick <ian.d.romanick@intel.com>
Tested-by: default avatar <padfoot@exemail.com.au>
(cherry picked from commit 0f20e2e1)
parent f5fa4606
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment