diff options
author | Thomas Hellstrom <[email protected]> | 2011-07-08 08:26:29 +0200 |
---|---|---|
committer | Thomas Hellstrom <[email protected]> | 2011-07-08 08:37:42 +0200 |
commit | a65e9706035c0e348307e76fdeeed0910ec8c68e (patch) | |
tree | b7a36cfaebf86db110fe3b823f9844a152098b40 /src/mesa/x86 | |
parent | 8c1a2e128ea44bae6dc89524116c4a170cdc2b37 (diff) |
mesa/st: Fix piglit read-front with new drawable invalidation v2
When the state tracker adds a front buffer, nothing triggers a validate
drawable call, since the state tracker manager is never notified.
Force a validate drawable call by invalidating the framebuffer's stamp, so
that the window system's renderbuffer (if any) is picked up.
This fixes bug 38988
https://bugs.freedesktop.org/show_bug.cgi?id=38988
Signed-off-by: Thomas Hellstrom <[email protected]>
Diffstat (limited to 'src/mesa/x86')
0 files changed, 0 insertions, 0 deletions