https://bugs.freedesktop.org/show_bug.cgi?id=57875

--- Comment #18 from Piero Finizio <andabata12 at yahoo.it> ---
If i try to revert the commit e866bd1adea2c3b4971ad68e69c644752f2ab7b6  (above
mentioned workaround) with git
"HEAD at 7c35521 mesa: add missing texel fetch code for sRGB DXT formats"
the compilation ends with:
 ...
CC     r300_screen.o
r300_screen.c: In function ?r300_get_param?:
r300_screen.c:130:14: error: ?PIPE_CAP_TIMER_QUERY? undeclared (first use in
this function)
r300_screen.c:130:14: note: each undeclared identifier is reported only once
for each function it appears in
r300_screen.c:88:5: warning: enumeration value ?PIPE_CAP_QUERY_TIME_ELAPSED?
not handled in switch [-Wswitch]
r300_screen.c:88:5: warning: enumeration value
?PIPE_CAP_TEXTURE_BUFFER_OBJECTS? not handled in switch [-Wswitch]
gmake[4]: *** [r300_screen.o] Error 1
gmake[4]: Leaving directory `/root/mesa/src/gallium/drivers/r300'
gmake[3]: *** [all-recursive] Error 1

 ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121227/3f996185/attachment.html>

Reply via email to