Marek Olšák writes:
> This is adds a new driver function to retrieve the timestamp.
Reviewed-by: Eric Anholt
pgpiAIdFyMQAr.pgp
Description: PGP signature
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/
This is adds a new driver function to retrieve the timestamp.
---
src/mesa/main/dd.h |6 ++
src/mesa/main/get.c | 15 ++-
2 files changed, 20 insertions(+), 1 deletion(-)
diff --git a/src/mesa/main/dd.h b/src/mesa/main/dd.h
index 687a38f..c8a765f 100644
--- a/src/mesa/main/
On Fri, Jul 6, 2012 at 12:59 AM, Eric Anholt wrote:
> Marek Olšák writes:
>
>> This is adds a new driver function to retrieve the timestamp.
>
>> diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c
>> index a83d367..7a507ce 100644
>> --- a/src/mesa/main/get.c
>> +++ b/src/mesa/main/get.c
>> @@
Marek Olšák writes:
> This is adds a new driver function to retrieve the timestamp.
> diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c
> index a83d367..7a507ce 100644
> --- a/src/mesa/main/get.c
> +++ b/src/mesa/main/get.c
> @@ -1807,7 +1811,18 @@ find_custom_value(struct gl_context *ctx,
This is adds a new driver function to retrieve the timestamp.
---
src/mesa/main/dd.h |6 ++
src/mesa/main/get.c | 17 -
2 files changed, 22 insertions(+), 1 deletion(-)
diff --git a/src/mesa/main/dd.h b/src/mesa/main/dd.h
index 687a38f..c8a765f 100644
--- a/src/mesa/mai