文件名称:imx6x_gpu_sdk_v1.00-20151023
-
所属分类:
- 标签属性:
- 上传时间:2016-02-14
-
文件大小:19.19mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The aim of this document is to provide the i.MX6X graphics developer with best practices to get the best
out of the GPU. This includes how-to′s, do′s and don’t′s.
out of the GPU. This includes how-to′s, do′s and don’t′s.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Demos/GLES2.0/simple_gpu_player/bin/Wildlife.avi
Demos/GLES2.0/simple_gpu_player/Makefile
Demos/GLES2.0/simple_gpu_player/src/glplane.cpp
Demos/GLES2.0/simple_gpu_player/src/glplane.h
Demos/GLES2.0/simple_gpu_player/src/glutils.cpp
Demos/GLES2.0/simple_gpu_player/src/glutils.h
Demos/GLES2.0/simple_gpu_player/src/gstcontrol.cpp
Demos/GLES2.0/simple_gpu_player/src/gstcontrol.h
Demos/GLES2.0/simple_gpu_player/src/main.cpp
Demos/GLES2.0/simple_gpu_player/src/Makefile
Demos/GLES2.0/simple_gpu_player/src/wrapper.c
Demos/GLES2.0/simple_gpu_player/src/wrapper.h
Demos/MultiAPI/clusterDemo/ClusterDemo
Demos/MultiAPI/clusterDemo/README
Demos/MultiAPI/GIFT/fslutil.c
Demos/MultiAPI/GIFT/fslutil.h
Demos/MultiAPI/GIFT/GIFT.cpp
Demos/MultiAPI/GIFT/Makefile
Demos/MultiAPI/GIFT/obj3d.cpp
Demos/MultiAPI/GIFT/obj3d.h
Demos/MultiAPI/GIFT/README
Demos/MultiAPI/GIFT/resources/GIFT_target.tar.gz
Demos/MultiAPI/GIFT/resources/required_libs/assimp-2.0.863/assimp-2.0.863-sdk.tar.gz
Demos/MultiAPI/GIFT/resources/required_libs/DevIL/DevIL-1.7.8.spec
Demos/MultiAPI/GIFT/resources/required_libs/DevIL/DevIL-1.7.8.tar.gz
Demos/MultiAPI/GIFT/resources/required_libs/DevIL/DevIL-1.7.8.tar.gz.md5
Demos/MultiAPI/GIFT/resources/shaders/fs_phong.frag
Demos/MultiAPI/GIFT/resources/shaders/fs_skybox.frag
Demos/MultiAPI/GIFT/resources/shaders/fs_texture.frag
Demos/MultiAPI/GIFT/resources/shaders/vs_phong.vert
Demos/MultiAPI/GIFT/resources/shaders/vs_skybox.vert
Demos/MultiAPI/GIFT/resources/shaders/vs_texture.vert
Demos/MultiAPI/GIFT/SceneManager.cpp
Demos/MultiAPI/GIFT/SceneManager.h
Demos/MultiAPI/GIFT/TouchScreen.c
Demos/MultiAPI/GIFT/TouchScreen.h
Demos/MultiAPI/README
Demos/MultiAPI/virtual_fb_driver/fb.modes
Demos/MultiAPI/virtual_fb_driver/Makefile
Demos/MultiAPI/virtual_fb_driver/README
Demos/MultiAPI/virtual_fb_driver/virtual_fb.c
Demos/MultiAPI/XPUdemo.sh
COPYING
Samples/GLES1.1/01_SimpleTriangle/Makefile.fbdev
Samples/GLES1.1/01_SimpleTriangle/Makefile.x11
Samples/GLES1.1/01_SimpleTriangle/SimpleTriangle.c
Samples/GLES1.1/02_VertexColors/Makefile.fbdev
Samples/GLES1.1/02_VertexColors/Makefile.x11
Samples/GLES1.1/02_VertexColors/VertexColors.c
Samples/GLES1.1/03_VertexTransformation/Makefile.fbdev
Samples/GLES1.1/03_VertexTransformation/Makefile.x11
Samples/GLES1.1/03_VertexTransformation/VertexTransformation.c
Samples/GLES1.1/04_ColoredVerticesInterpolation/ColoredVerticesInterpolation.cpp
Samples/GLES1.1/04_ColoredVerticesInterpolation/Makefile.fbdev
Samples/GLES1.1/04_ColoredVerticesInterpolation/Makefile.x11
Samples/GLES1.1/05_GeometricObjects/GeometricObjects.c
Samples/GLES1.1/05_GeometricObjects/Makefile.fbdev
Samples/GLES1.1/05_GeometricObjects/Makefile.x11
Samples/GLES1.1/06_Projection/fixedpoint.h
Samples/GLES1.1/06_Projection/main.cpp
Samples/GLES1.1/06_Projection/main.h
Samples/GLES1.1/06_Projection/Makefile.fbdev
Samples/GLES1.1/06_Projection/Makefile.x11
Samples/GLES1.1/06_Projection/render.cpp
Samples/GLES1.1/06_Projection/render.h
Samples/GLES1.1/07_BasicTexturing/BasicTexturing.bmp
Samples/GLES1.1/07_BasicTexturing/BasicTexturing.c
Samples/GLES1.1/07_BasicTexturing/Makefile.fbdev
Samples/GLES1.1/07_BasicTexturing/Makefile.x11
Samples/GLES1.1/08_Multitexturing/data/door.tga
Samples/GLES1.1/08_Multitexturing/data/fire.tga
Samples/GLES1.1/08_Multitexturing/fixedpoint.h
Samples/GLES1.1/08_Multitexturing/main.cpp
Samples/GLES1.1/08_Multitexturing/main.h
Samples/GLES1.1/08_Multitexturing/Makefile.fbdev
Samples/GLES1.1/08_Multitexturing/Makefile.x11
Samples/GLES1.1/08_Multitexturing/render.cpp
Samples/GLES1.1/08_Multitexturing/render.h
Samples/GLES1.1/09_Alphablending/Alphablending.bmp
Samples/GLES1.1/09_Alphablending/Alphablending.c
Samples/GLES1.1/09_Alphablending/Makefile.fbdev
Samples/GLES1.1/09_Alphablending/Makefile.x11
Samples/GLES1.1/10_FilteringLights/FilteringLights.bmp
Samples/GLES1.1/10_FilteringLights/FilteringLights.c
Samples/GLES1.1/10_FilteringLights/Makefile.fbdev
Samples/GLES1.1/10_FilteringLights/Makefile.x11
Samples/GLES1.1/11_LightingFog/data/scene.gsd
Samples/GLES1.1/11_LightingFog/fixed_point.h
Samples/GLES1.1/11_LightingFog/main.cpp
Samples/GLES1.1/11_LightingFog/main.h
Samples/GLES1.1/11_LightingFog/Makefile.fbdev
Samples/GLES1.1/11_LightingFog/Makefile.x11
Samples/GLES1.1/11_LightingFog/mesh_structures.h
Samples/GLES1.1/11_LightingFog/render.cpp
Samples/GLES1.1/11_LightingFog/render.h
Samples/GLES1.1/12_Stencil/Makefile.fbdev
Samples/GLES1.1/12_Stencil/Makefile.x11
Samples/GLES1.1/12_Stencil/stencil_imx.c
Samples/GLES1.1/13_3DFonts/data/font.tga
Samples/GLES1.1/13_3DFonts/fixed_point.h
Samples/GLES1.1/13_3DFonts/font.cpp
Samples/GLES1.1/13_3DFonts/font.h
Samples/GLES1.1/13_3DFonts/main.cpp
Samples/GLES1.1/13_3DFonts/main.h
Samples/GLES1.1/13_3DFonts/Makefile.fbdev
Samples/GLES1.1/13_3DFonts/Makefile.x11
Samples/GLES1.1/13_3DFonts/render.cpp
Samples/GLES1.1/13_3DFonts/render.h
Samples/GLES1.1/14_ParticlesSpritesAnimation/Makefile.fbdev
Samples/GLES1.1/14_ParticlesSpritesAnimation/Makefile.x11
Samples/GLES1.1/14_ParticlesSpritesAnimation/ParticlesSpritesAnimation.bmp
Samples/GLES1.1/14_ParticlesSpritesAnimation/ParticlesSpri
Demos/GLES2.0/simple_gpu_player/Makefile
Demos/GLES2.0/simple_gpu_player/src/glplane.cpp
Demos/GLES2.0/simple_gpu_player/src/glplane.h
Demos/GLES2.0/simple_gpu_player/src/glutils.cpp
Demos/GLES2.0/simple_gpu_player/src/glutils.h
Demos/GLES2.0/simple_gpu_player/src/gstcontrol.cpp
Demos/GLES2.0/simple_gpu_player/src/gstcontrol.h
Demos/GLES2.0/simple_gpu_player/src/main.cpp
Demos/GLES2.0/simple_gpu_player/src/Makefile
Demos/GLES2.0/simple_gpu_player/src/wrapper.c
Demos/GLES2.0/simple_gpu_player/src/wrapper.h
Demos/MultiAPI/clusterDemo/ClusterDemo
Demos/MultiAPI/clusterDemo/README
Demos/MultiAPI/GIFT/fslutil.c
Demos/MultiAPI/GIFT/fslutil.h
Demos/MultiAPI/GIFT/GIFT.cpp
Demos/MultiAPI/GIFT/Makefile
Demos/MultiAPI/GIFT/obj3d.cpp
Demos/MultiAPI/GIFT/obj3d.h
Demos/MultiAPI/GIFT/README
Demos/MultiAPI/GIFT/resources/GIFT_target.tar.gz
Demos/MultiAPI/GIFT/resources/required_libs/assimp-2.0.863/assimp-2.0.863-sdk.tar.gz
Demos/MultiAPI/GIFT/resources/required_libs/DevIL/DevIL-1.7.8.spec
Demos/MultiAPI/GIFT/resources/required_libs/DevIL/DevIL-1.7.8.tar.gz
Demos/MultiAPI/GIFT/resources/required_libs/DevIL/DevIL-1.7.8.tar.gz.md5
Demos/MultiAPI/GIFT/resources/shaders/fs_phong.frag
Demos/MultiAPI/GIFT/resources/shaders/fs_skybox.frag
Demos/MultiAPI/GIFT/resources/shaders/fs_texture.frag
Demos/MultiAPI/GIFT/resources/shaders/vs_phong.vert
Demos/MultiAPI/GIFT/resources/shaders/vs_skybox.vert
Demos/MultiAPI/GIFT/resources/shaders/vs_texture.vert
Demos/MultiAPI/GIFT/SceneManager.cpp
Demos/MultiAPI/GIFT/SceneManager.h
Demos/MultiAPI/GIFT/TouchScreen.c
Demos/MultiAPI/GIFT/TouchScreen.h
Demos/MultiAPI/README
Demos/MultiAPI/virtual_fb_driver/fb.modes
Demos/MultiAPI/virtual_fb_driver/Makefile
Demos/MultiAPI/virtual_fb_driver/README
Demos/MultiAPI/virtual_fb_driver/virtual_fb.c
Demos/MultiAPI/XPUdemo.sh
COPYING
Samples/GLES1.1/01_SimpleTriangle/Makefile.fbdev
Samples/GLES1.1/01_SimpleTriangle/Makefile.x11
Samples/GLES1.1/01_SimpleTriangle/SimpleTriangle.c
Samples/GLES1.1/02_VertexColors/Makefile.fbdev
Samples/GLES1.1/02_VertexColors/Makefile.x11
Samples/GLES1.1/02_VertexColors/VertexColors.c
Samples/GLES1.1/03_VertexTransformation/Makefile.fbdev
Samples/GLES1.1/03_VertexTransformation/Makefile.x11
Samples/GLES1.1/03_VertexTransformation/VertexTransformation.c
Samples/GLES1.1/04_ColoredVerticesInterpolation/ColoredVerticesInterpolation.cpp
Samples/GLES1.1/04_ColoredVerticesInterpolation/Makefile.fbdev
Samples/GLES1.1/04_ColoredVerticesInterpolation/Makefile.x11
Samples/GLES1.1/05_GeometricObjects/GeometricObjects.c
Samples/GLES1.1/05_GeometricObjects/Makefile.fbdev
Samples/GLES1.1/05_GeometricObjects/Makefile.x11
Samples/GLES1.1/06_Projection/fixedpoint.h
Samples/GLES1.1/06_Projection/main.cpp
Samples/GLES1.1/06_Projection/main.h
Samples/GLES1.1/06_Projection/Makefile.fbdev
Samples/GLES1.1/06_Projection/Makefile.x11
Samples/GLES1.1/06_Projection/render.cpp
Samples/GLES1.1/06_Projection/render.h
Samples/GLES1.1/07_BasicTexturing/BasicTexturing.bmp
Samples/GLES1.1/07_BasicTexturing/BasicTexturing.c
Samples/GLES1.1/07_BasicTexturing/Makefile.fbdev
Samples/GLES1.1/07_BasicTexturing/Makefile.x11
Samples/GLES1.1/08_Multitexturing/data/door.tga
Samples/GLES1.1/08_Multitexturing/data/fire.tga
Samples/GLES1.1/08_Multitexturing/fixedpoint.h
Samples/GLES1.1/08_Multitexturing/main.cpp
Samples/GLES1.1/08_Multitexturing/main.h
Samples/GLES1.1/08_Multitexturing/Makefile.fbdev
Samples/GLES1.1/08_Multitexturing/Makefile.x11
Samples/GLES1.1/08_Multitexturing/render.cpp
Samples/GLES1.1/08_Multitexturing/render.h
Samples/GLES1.1/09_Alphablending/Alphablending.bmp
Samples/GLES1.1/09_Alphablending/Alphablending.c
Samples/GLES1.1/09_Alphablending/Makefile.fbdev
Samples/GLES1.1/09_Alphablending/Makefile.x11
Samples/GLES1.1/10_FilteringLights/FilteringLights.bmp
Samples/GLES1.1/10_FilteringLights/FilteringLights.c
Samples/GLES1.1/10_FilteringLights/Makefile.fbdev
Samples/GLES1.1/10_FilteringLights/Makefile.x11
Samples/GLES1.1/11_LightingFog/data/scene.gsd
Samples/GLES1.1/11_LightingFog/fixed_point.h
Samples/GLES1.1/11_LightingFog/main.cpp
Samples/GLES1.1/11_LightingFog/main.h
Samples/GLES1.1/11_LightingFog/Makefile.fbdev
Samples/GLES1.1/11_LightingFog/Makefile.x11
Samples/GLES1.1/11_LightingFog/mesh_structures.h
Samples/GLES1.1/11_LightingFog/render.cpp
Samples/GLES1.1/11_LightingFog/render.h
Samples/GLES1.1/12_Stencil/Makefile.fbdev
Samples/GLES1.1/12_Stencil/Makefile.x11
Samples/GLES1.1/12_Stencil/stencil_imx.c
Samples/GLES1.1/13_3DFonts/data/font.tga
Samples/GLES1.1/13_3DFonts/fixed_point.h
Samples/GLES1.1/13_3DFonts/font.cpp
Samples/GLES1.1/13_3DFonts/font.h
Samples/GLES1.1/13_3DFonts/main.cpp
Samples/GLES1.1/13_3DFonts/main.h
Samples/GLES1.1/13_3DFonts/Makefile.fbdev
Samples/GLES1.1/13_3DFonts/Makefile.x11
Samples/GLES1.1/13_3DFonts/render.cpp
Samples/GLES1.1/13_3DFonts/render.h
Samples/GLES1.1/14_ParticlesSpritesAnimation/Makefile.fbdev
Samples/GLES1.1/14_ParticlesSpritesAnimation/Makefile.x11
Samples/GLES1.1/14_ParticlesSpritesAnimation/ParticlesSpritesAnimation.bmp
Samples/GLES1.1/14_ParticlesSpritesAnimation/ParticlesSpri
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.