CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
mesa3d: addedgallium drivers: swrast and freedreno
authorVictor Martinez <pitillo@ono.com>
Mon, 9 Mar 2015 17:09:19 +0000 (18:09 +0100)
committerVictor Martinez <pitillo@ono.com>
Mon, 9 Mar 2015 17:09:19 +0000 (18:09 +0100)
mesa3d/.footprint
mesa3d/Pkgfile

index f8fce16055f4baaf01175110507820f96e79113c..60e8d0fcd178774fe23fbf4577ace7d8ce86cfc8 100644 (file)
@@ -43,6 +43,9 @@ drwxr-xr-x    root/root       usr/include/KHR/
 -rw-r--r--     root/root       usr/include/xa_tracker.h
 drwxr-xr-x     root/root       usr/lib/
 drwxr-xr-x     root/root       usr/lib/dri/
+-rwxr-xr-x     root/root       usr/lib/dri/kgsl_dri.so
+-rwxr-xr-x     root/root       usr/lib/dri/kms_swrast_dri.so
+-rwxr-xr-x     root/root       usr/lib/dri/msm_dri.so
 -rwxr-xr-x     root/root       usr/lib/dri/swrast_dri.so
 -rwxr-xr-x     root/root       usr/lib/dri/vmwgfx_dri.so
 -rwxr-xr-x     root/root       usr/lib/libEGL.la
index 084edb6d29d005f46ee51524b0019233be838ff3..aac5527df303a9c049b4b29a185c952845e96a13 100644 (file)
@@ -28,7 +28,8 @@ build() {
               --enable-llvm-shared-libs \
               --disable-dependency-tracking \
               --with-dri-drivers=swrast \
-              --with-gallium-drivers=svga
+              --with-gallium-drivers=swrast,svga,freedreno \
+              --with-egl-platforms=x11,drm,fbdev
 
   make
   make DESTDIR=$PKG install