summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_query.c
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2013-06-19 23:25:39 +0200
committerRoland Scheidegger <[email protected]>2013-06-19 23:47:35 +0200
commitcdf89d0b5c3fccefe573d5adf731dd8fb900b74e (patch)
treeaf4babc7d296b84ecee7ec7d248ab24691e1ca64 /src/gallium/drivers/softpipe/sp_query.c
parenta0a40805ddeb77d3062780418efc26605d2a5b64 (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