No Description

thead_admin ff22a35790 Linux_SDK_V1.1.2 1 year ago
build 618a0c23cd Linux_SDK_V1.0.3 1 year ago
release 618a0c23cd Linux_SDK_V1.0.3 1 year ago
scene 618a0c23cd Linux_SDK_V1.0.3 1 year ago
sdk 618a0c23cd Linux_SDK_V1.0.3 1 year ago
test 618a0c23cd Linux_SDK_V1.0.3 1 year ago
Dirs 618a0c23cd Linux_SDK_V1.0.3 1 year ago
LICENSE.txt 618a0c23cd Linux_SDK_V1.0.3 1 year ago
Makefile 618a0c23cd Linux_SDK_V1.0.3 1 year ago
README 618a0c23cd Linux_SDK_V1.0.3 1 year ago
VERSION 618a0c23cd Linux_SDK_V1.0.3 1 year ago
common.node 618a0c23cd Linux_SDK_V1.0.3 1 year ago
common.target 618a0c23cd Linux_SDK_V1.0.3 1 year ago
config.bat 618a0c23cd Linux_SDK_V1.0.3 1 year ago
gchal.bib 618a0c23cd Linux_SDK_V1.0.3 1 year ago
gchal.cec 618a0c23cd Linux_SDK_V1.0.3 1 year ago
gchal.dat 618a0c23cd Linux_SDK_V1.0.3 1 year ago
gchal.db 618a0c23cd Linux_SDK_V1.0.3 1 year ago
gchal.pbpxml 618a0c23cd Linux_SDK_V1.0.3 1 year ago
gchal.reg 618a0c23cd Linux_SDK_V1.0.3 1 year ago
makefile.linux.def 618a0c23cd Linux_SDK_V1.0.3 1 year ago
makefile.linux.def.tst 618a0c23cd Linux_SDK_V1.0.3 1 year ago
makefile.linux.tst 618a0c23cd Linux_SDK_V1.0.3 1 year ago
sources.cmn 618a0c23cd Linux_SDK_V1.0.3 1 year ago
sources.cmn.tst 618a0c23cd Linux_SDK_V1.0.3 1 year ago
test_build_sample.sh 618a0c23cd Linux_SDK_V1.0.3 1 year ago
test_build_sample_dfb.sh 618a0c23cd Linux_SDK_V1.0.3 1 year ago
test_build_sample_fb.sh 618a0c23cd Linux_SDK_V1.0.3 1 year ago
test_build_sample_x11.sh 618a0c23cd Linux_SDK_V1.0.3 1 year ago
wince_install.inc 618a0c23cd Linux_SDK_V1.0.3 1 year ago

README


Files layout
============
/
|
+---sdk
| |
| +---source : libVivanteDK library
| |
| +---inc : Header file for libVivanteDK library
| |
| \----samples
| |
| +---hal
| | |
| | \---tvui : TV UI based on libVivanteDK library
| |
| \---vdk
| |
| +---es11 : OpenGL ES 1.1 tutorials
| |
| \---es20 : OpenGL ES 2.0 tutorials
|
+---test
| |
| +---egl
| | |
| | \---WINCE : EGL tests for WinCE
| |
| +---gfx
| | |
| | +---unit : Unit test for DirectFB driver
| |
| +---vg11
| | |
| | +---vgframe : VG test framework
| | |
| | \---tiger : tiger head
| |
| +---hal
| | |
| | \---common
| | |
| | \-UnitTest : HAL 2D unit tests
| |
| \---es20
| |
| +---shareContext : An OES20 share context test
| |
| \---vv_launcher : OpenGL ES 2.0 vv_launcher
|
+---release/SW : SDK release ReadMe files
|
\---resources : resoruces files

How to build
============
1. Build steps for Linux: $(AQROOT)/release/SW/ReadMe_Linux.txt
2. Build steps for WinCE: $(AQROOT)/release/SW/ReadMe_WinCE.txt
3. Build steps for Android: $(AQROOT)/release/SW/ReadMe_Android.txt