diff options
author | Roland Scheidegger <[email protected]> | 2013-06-19 23:25:39 +0200 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2013-06-19 23:47:35 +0200 |
commit | cdf89d0b5c3fccefe573d5adf731dd8fb900b74e (patch) | |
tree | af4babc7d296b84ecee7ec7d248ab24691e1ca64 /src/gallium/drivers/softpipe/sp_query.c | |
parent | a0a40805ddeb77d3062780418efc26605d2a5b64 (diff) |
gallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT
The semantics didn't really make sense, not really matching neither d3d9
(though the docs are all broken there) nor d3d10. So make it match d3d10
semantics, which actually gives meaning to the "disjoint" part.
Drivers are fixed up in a very primitive way, I have no idea what could
actually cause the counter to become unreliable so just always return
FALSE for the disjoint part.
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/gallium/drivers/softpipe/sp_query.c')
0 files changed, 0 insertions, 0 deletions