Skip to content
Snippets Groups Projects
Commit 0f20e2e1 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>
parent f7dbcba2
No related branches found
No related tags found
Loading
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