Skip to content
Snippets Groups Projects
Commit 57c51710 authored by Ken Thomases's avatar Ken Thomases Committed by Alexandre Julliard
Browse files

wined3d: When restoring pixel format in context_release(), mark the context as...

wined3d: When restoring pixel format in context_release(), mark the context as needing to be set on the next context_acquire().

If we had to restore the pixel format then we know it won't be what we need
when the app calls into wined3d again.  This helps avoid the GetPixelFormat()
in context_acquire().
parent ffb357b7
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