softpipe: implement get_timestamp and expose ARB_timer_query
authorMarek Olšák <maraeo@gmail.com>
Thu, 5 Jul 2012 21:20:21 +0000 (23:20 +0200)
committerMarek Olšák <maraeo@gmail.com>
Tue, 10 Jul 2012 17:04:12 +0000 (19:04 +0200)
commit5ddcda060ce19d0e63b18142bffa49709e103cc8
treefd2dfae07e6c2f4af3a1a76a256450df1b6b9ff3
parent21f78d21898dd8aa74beb6aeeabda68f4c07ae1b
softpipe: implement get_timestamp and expose ARB_timer_query

PIPE_QUERY_TIMESTAMP is already implemented and working.
src/gallium/drivers/softpipe/sp_screen.c