Comment # 18
on bug 57875
from Piero Finizio
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.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel