https://bugs.freedesktop.org/show_bug.cgi?id=57852
Priority: medium
Bug ID: 57852
CC: [email protected]
Assignee: [email protected]
Summary: swrast_dri.so.tmp: undefined reference to
`clock_gettime'
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
mesa: a4311054c78536acba0c3006c5d2805e182fa483 (master)
$ ./autogen.sh --with-dri-drivers= --with-gallium-drivers=swrast
[...]
$ make
[...]
swrast_dri.so.tmp: undefined reference to `clock_gettime'
16f0d70ffe6d42d22b9e6b927b297e75a199aa78 is the first bad commit
commit 16f0d70ffe6d42d22b9e6b927b297e75a199aa78
Author: James Benton <[email protected]>
Date: Mon Dec 3 07:00:37 2012 +0000
llvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY_TIME_ELAPSED.
This required an update for the query storage in llvmpipe, there
can now be an active query per query type, so an occlusion query
can run at the same time as a time elapsed query.
Based on PIPE_QUERY_TIME_ELAPSED patch from Dave Airlie.
v2: fix up piglits for timers (also from Dave Airlie)
a) if we don't render anything the result is 0, so just
return the current time
b) add missing screen get_timestamp callback.
Signed-off-by: Dave Airlie <[email protected]>
Signed-off-by: José Fonseca <[email protected]>
:040000 040000 dd23bb4dce38136b225871f7d9e45735ba288f8b
c67764b6789feb066882d829e66e16b7f3b7b552 M src
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev