平台

From KlayGE
Revision as of 03:54, 21 July 2014 by Gongminmin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

开发平台

KlayGE可以在下列平台上没有任何限制地进行开发。

  • Windows

有些平台上也能进行开发,但有些限制。在以后的版本中可能会解决这些问题。

  • Linux:Shader必须在Windows上用d3dcompiler生成。

运行平台

KlayGE可以在下列平台上部署和执行。其中一些平台并不能支持所有功能。下面的表中会列出具体细节。

Windows

架构 Core Rendering Audio Audio format Input Scene Management Script Show
x64 D3D11/OpenGL/OpenGLES DSound/OpenAL OggVorbis MsgInput Octree Python DShow
x86 D3D11/OpenGL/OpenGLES DSound/OpenAL OggVorbis MsgInput Octree Python DShow

WinRT

架构 Core Rendering Audio Audio format Input Scene Management Script Show
arm D3D11 MsgInput Octree
x64 D3D11 MsgInput Octree
x86 D3D11 MsgInput Octree

Android

架构 Core Rendering Audio Audio format Input Scene Management Script Show
armeabi OpenGLES OggVorbis MsgInput Octree
armeabi-v7a OpenGLES OggVorbis MsgInput Octree
arm64-v8a OpenGLES OggVorbis MsgInput Octree
x86 OpenGLES OggVorbis MsgInput Octree
x86_64 OpenGLES OggVorbis MsgInput Octree

Linux

架构 Core Rendering Audio Audio format Input Scene Management Script Show
x86 OpenGL OpenAL OggVorbis Octree Python

参见

Regression testing