Skip to content
Snippets Groups Projects
Commit e9b1ea29 authored by Ilia Mirkin's avatar Ilia Mirkin
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
parent f617029d
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