Hi,
I'm trying to use the new intel,mesa,libdrm from the git repository with
xorg-server-1.6.1.902_r1.
Although in Xorg.0.log the driver loads ok (here an excerpt from the log):
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AI
When I try to compile the newest intel driver from git repository, I
always get a compiler error when it compiles i830_dri.o:
i830_dri.c: In function ‘I830DRI2CreateBuffer’:
i830_dri.c:224: error: ‘struct ’ has no member named ‘format’
i830_dri.c: In function ‘I830DRI2ScreenInit’:
i830_dri.c:422: