Skip to content
Snippets Groups Projects
Commit f3804a00 authored by Ilia Mirkin's avatar Ilia Mirkin Committed by Emil Velikov
Browse files

nvc0: keep track of PGRAPH state in nvc0_screen


See identical commit for nv50. Destroying the current context and then
creating a new one or switching to another existing context would cause
the "current" state to not be properly initialized, so we save it off in
the screen.

Signed-off-by: default avatarIlia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
(cherry picked from commit e9b1ea29)
parent 113e2bd7
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