thead_admin 618a0c23cd Linux_SDK_V1.0.3 1 year ago
..
README 618a0c23cd Linux_SDK_V1.0.3 1 year ago
ReadMe_Android.txt 618a0c23cd Linux_SDK_V1.0.3 1 year ago
ReadMe_Linux.txt 618a0c23cd Linux_SDK_V1.0.3 1 year ago
ReadMe_Linux_SDK.txt 618a0c23cd Linux_SDK_V1.0.3 1 year ago
ReadMe_WinCE.txt 618a0c23cd Linux_SDK_V1.0.3 1 year ago
ReadMe_WinCE_SDK.txt 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

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