summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/get.c
diff options
context:
space:
mode:
authorNeil Roberts <[email protected]>2011-10-18 18:42:51 +0100
committerChad Versace <[email protected]>2011-10-18 11:12:58 -0700
commit5625f78cd7e69aa90495d34088a47aa71d076fd2 (patch)
tree15fa5319a66aeb230e99c499dcf3d29bc68c4aa7 /src/mesa/main/get.c
parent7ec2b0d0d6b6a0f760e55ffdee0bdb385a3e900a (diff)
meta: Fix saving the active program
When saving the active program in _mesa_meta_begin, it was actually saving the fragment program instead. This means that if the application binds a program that only has a vertex shader then when the meta saved state is restored it will forget the bound program. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=41969 Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/main/get.c')
0 files changed, 0 insertions, 0 deletions