Are the following files from libva directly: examples/libva_buffer_sharing/sysdeps.h | 79 ++++ examples/libva_buffer_sharing/va_display.c | 166 ++++++++ examples/libva_buffer_sharing/va_display.h | 64 +++ examples/libva_buffer_sharing/va_display_x11.c | 139 +++++++
If so, why not just make this test depends on libva, and link to libva directly? On Mon, Dec 22, 2014 at 10:37:53AM +0000, Weng, Chuanbo wrote: > Hi all, > Due to the test image size issue in the patch, I have made a > new version of patches > in order to switch to a smaller test image. If the patch is directly sent to > mailing-list with git > send-email, the test image can't be encoded in the correct format. So I put > the patch on github. > Please use the following command to fetch the patch set: > git clone > https://github.com/Chuanbo-Weng/libva-buffer-sharing-patches.git > Or visit: > https://github.com/Chuanbo-Weng/libva-buffer-sharing-patches > > > Thanks, > Chuanbo Weng > _______________________________________________ > Beignet mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/beignet _______________________________________________ Beignet mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/beignet
