diff options
author | Marek Olšák <[email protected]> | 2011-06-02 00:50:45 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2011-06-02 16:50:46 +0200 |
commit | bddf275db44695e3850c4b62b8f4b77d93299ae9 (patch) | |
tree | 53038f1c9fc6b45365222e4faccb2b275c81053a /docs/relnotes-7.0.3.html | |
parent | f62e1f41b4d6047e72222aebbb0b55a508269b0c (diff) |
softpipe: add a better fake implementation of fences
The flush function, when asked for, should not return a NULL fence.
NULL can only be returned if fences are not implemented, and st/mesa
doesn't call any of the fence functions if it receives a NULL fence
(because some drivers don't even set the fence hooks).
ARB_sync is exposed if fence_finish is set.
Diffstat (limited to 'docs/relnotes-7.0.3.html')
0 files changed, 0 insertions, 0 deletions