994b030749
This package adds the userspace libraries for the SGX graphics accelerator of the following Texas Instruments SoCs: AM335x, AM437x, AM4430, AM5430 It also adds a config file for the libraries and a System-V init script. Signed-off-by: Lothar Felten <lothar.felten@gmail.com> [Thomas: - Add Config.in comment about the ti-sgx-km dependency. - Add dependency on glibc since the package consists of pre-built libraries that can only work with glibc. - Add Config.in comment about thread and glibc dependencies - Use tabs for indentation everywhere. - Use git:// instead of http:// to clone, since http:// doesn't work.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 lines
203 B
INI
7 lines
203 B
INI
[default]
|
|
#defaul library without double buffering:
|
|
WindowSystem=libpvrDRMWSEGL_FRONT.so
|
|
#alternative library, slower but with double buffering
|
|
#WindowSystem=libpvrDRMWSEGL.so
|
|
DisableHWTQTextureUpload=1
|