-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
122 changed files
with
275 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
#!/bin/bash | ||
|
||
apt update && apt install -y libxext-dev libx11-dev x11proto-gl-dev ninja-build meson | ||
|
||
cd /tmp | ||
git clone https://gitlab.freedesktop.org/glvnd/libglvnd.git | ||
cd libglvnd | ||
|
||
./autogen.sh | ||
./configure | ||
|
||
export MAKEFLAGS="-j$(nproc)" | ||
make | ||
|
||
checkinstall -yD --install=no --pkgname=libglvnd | ||
mv libglvnd*.deb /tmp/libglvnd.deb |
Git LFS file not shown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#!/bin/bash | ||
|
||
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)" | ||
cd $DIR | ||
|
||
dpkg-deb --build src/agnos-display agnos-display_0.0.1.deb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Package: agnos-display | ||
Version: 0.0.1 | ||
Section: | ||
Priority: optional | ||
Architecture: arm64 | ||
Depends: | ||
Replaces: libopencl1, ocl-icd-libopencl1, libgsl-dev, ocl-icd-opencl-dev | ||
Installed-Size: 161824 | ||
Maintainer: Robbe Derks [email protected] | ||
Description: AGNOS display stuff |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+117 KB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libEGL_adreno.so
Binary file not shown.
Binary file added
BIN
+190 KB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libGLESv1_CM_adreno.so
Binary file not shown.
Binary file added
BIN
+19.2 MB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libGLESv2_adreno.so
Binary file not shown.
Binary file added
BIN
+86.9 KB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libOpenCL.so
Binary file not shown.
Binary file added
BIN
+129 KB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libQTapGLES.so
Binary file not shown.
Binary file added
BIN
+57.7 KB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libadreno_utils.so
Binary file not shown.
Binary file added
BIN
+783 KB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libc2d30-a5xx.so
Binary file not shown.
Binary file added
BIN
+926 KB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libc2d30_bltlib.so
Binary file not shown.
Binary file added
BIN
+193 KB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libeglSubDriverWayland.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+15.8 MB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libllvm-glnext.so
Binary file not shown.
Binary file added
BIN
+35 MB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libllvm-qcom.so
Binary file not shown.
1 change: 1 addition & 0 deletions
1
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libpcre.so.1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libpcre.so.1.2.6 |
Binary file added
BIN
+242 KB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libpcre.so.1.2.6
Binary file not shown.
Binary file added
BIN
+847 KB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libq3dtools_adreno.so
Binary file not shown.
Binary file added
BIN
+521 KB
userspace/debs/src/agnos-display/usr/lib/aarch64-linux-gnu/libq3dtools_esx.so
Binary file not shown.
1 change: 1 addition & 0 deletions
1
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/hw/gralloc.default.so
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/usr/lib/libgralloc.so |
Binary file added
BIN
+166 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libC2D2.so
Binary file not shown.
Binary file added
BIN
+1.65 MB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libCB.so
Binary file not shown.
Binary file added
BIN
+86.9 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libEGL_adreno.so
Binary file not shown.
Binary file added
BIN
+197 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libGLESv1_CM_adreno.so
Binary file not shown.
Binary file added
BIN
+19.4 MB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libGLESv2_adreno.so
Binary file not shown.
Binary file added
BIN
+77.9 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libOpenCL.so
Binary file not shown.
Binary file added
BIN
+98.9 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libQTapGLES.so
Binary file not shown.
Binary file added
BIN
+61.3 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libadreno_utils.so
Binary file not shown.
Binary file added
BIN
+767 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libc2d30-a5xx.so
Binary file not shown.
Binary file added
BIN
+898 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libc2d30_bltlib.so
Binary file not shown.
1 change: 1 addition & 0 deletions
1
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libcutils.so.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libcutils.so.0.0.0 |
Binary file added
BIN
+49.5 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libcutils.so.0.0.0
Binary file not shown.
Binary file added
BIN
+13.4 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libdrmutils.so
Binary file not shown.
Binary file added
BIN
+151 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libeglSubDriverWayland.so
Binary file not shown.
Binary file added
BIN
+101 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libgbm.so
Binary file not shown.
Binary file added
BIN
+33.4 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libgpu_tonemapper.so
Binary file not shown.
Binary file added
BIN
+1.16 MB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libgsl.so
Binary file not shown.
1 change: 1 addition & 0 deletions
1
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libhardware.so.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libhardware.so.0.0.0 |
Binary file added
BIN
+9.33 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libhardware.so.0.0.0
Binary file not shown.
Binary file added
BIN
+69.4 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libhdr_tm.so
Binary file not shown.
Binary file added
BIN
+16.5 MB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libllvm-glnext.so
Binary file not shown.
Binary file added
BIN
+35.1 MB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libllvm-qcom.so
Binary file not shown.
1 change: 1 addition & 0 deletions
1
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/liblog.so.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
liblog.so.0.0.0 |
Binary file added
BIN
+33.4 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/liblog.so.0.0.0
Binary file not shown.
1 change: 1 addition & 0 deletions
1
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/liblogwrap.so.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
liblogwrap.so.0.0.0 |
Binary file added
BIN
+13.3 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/liblogwrap.so.0.0.0
Binary file not shown.
1 change: 1 addition & 0 deletions
1
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libpcre.so.1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libpcre.so.1.2.6 |
Binary file added
BIN
+253 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libpcre.so.1.2.6
Binary file not shown.
Binary file added
BIN
+770 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libq3dtools_adreno.so
Binary file not shown.
Binary file added
BIN
+439 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libq3dtools_esx.so
Binary file not shown.
Binary file added
BIN
+25.4 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libscalar.so
Binary file not shown.
Binary file added
BIN
+194 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libsdedrm.so
Binary file not shown.
Binary file added
BIN
+326 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libsdmcore.so
Binary file not shown.
Binary file added
BIN
+297 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libsdmextension.so
Binary file not shown.
Binary file added
BIN
+21.5 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libsdmutils.so
Binary file not shown.
1 change: 1 addition & 0 deletions
1
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libsync.so.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libsync.so.0.0.0 |
Binary file added
BIN
+5.27 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libsync.so.0.0.0
Binary file not shown.
1 change: 1 addition & 0 deletions
1
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libutils.so.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
libutils.so.0.0.0 |
Binary file added
BIN
+81.4 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/libutils.so.0.0.0
Binary file not shown.
Binary file added
BIN
+85.5 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/weston/desktop-shell.so
Binary file not shown.
Binary file added
BIN
+101 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/weston/drm-backend.so
Binary file not shown.
Binary file added
BIN
+13.4 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/weston/fullscreen-shell.so
Binary file not shown.
Binary file added
BIN
+45.3 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/weston/gl-renderer.so
Binary file not shown.
Binary file added
BIN
+29.3 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/weston/hmi-controller.so
Binary file not shown.
Binary file added
BIN
+45.6 KB
userspace/debs/src/agnos-display/usr/lib/arm-linux-gnueabihf/weston/ivi-shell.so
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/usr/lib/aarch64-linux-gnu/libOpenCL.so |
Binary file not shown.
Binary file added
BIN
+37.8 KB
userspace/debs/src/agnos-display/usr/libexec/weston-ivi-shell-user-interface
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions
6
userspace/debs/src/agnos-display/usr/share/glvnd/egl_vendor.d/60_adreno.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"file_format_version" : "1.0.0", | ||
"ICD" : { | ||
"library_path" : "libEGL_adreno.so.0" | ||
} | ||
} |
5 changes: 5 additions & 0 deletions
5
userspace/debs/src/agnos-display/usr/share/wayland-sessions/weston.desktop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
[Desktop Entry] | ||
Name=Weston | ||
Comment=The reference Wayland server | ||
Exec=dbus-launch --exit-with-session weston | ||
Type=Application |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+38.6 KB
userspace/debs/src/agnos-display/usr/share/weston/icon_ivi_clickdot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+23.9 KB
userspace/debs/src/agnos-display/usr/share/weston/icon_ivi_flower.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+28.6 KB
userspace/debs/src/agnos-display/usr/share/weston/icon_ivi_simple-egl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+69.5 KB
userspace/debs/src/agnos-display/usr/share/weston/icon_ivi_simple-shm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+204 Bytes
userspace/debs/src/agnos-display/usr/share/weston/sign_maximize.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+191 Bytes
userspace/debs/src/agnos-display/usr/share/weston/sign_minimize.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
101 changes: 101 additions & 0 deletions
101
userspace/debs/src/agnos-display/usr/share/weston/wayland.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.