commit | ea6df1ce37a53f039a28782114062b1ab7cebab4 | [log] [tgz] |
---|---|---|
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | Sun Oct 22 17:38:47 2017 +0200 |
committer | Nicolai Hähnle <nicolai.haehnle@amd.com> | Thu Nov 09 13:58:16 2017 +0100 |
tree | a9c77f5a13f45f14d0c20d7d84e16071b1246449 | |
parent | e3a8013de8ca854d21225be00f123ccf63f9060f [diff] |
gallium: add PIPE_FLUSH_ASYNC and PIPE_FLUSH_HINT_FINISH Also document some subtleties of pipe_context::flush. Reviewed-by: Marek Olšák <marek.olsak@amd.com>