Difference between revisions of "Platforms"
From KlayGE
Gongminmin (Talk | contribs) (Created page with "== Windows == {| class="wikitable" |- ! Architecture !! Core !! Rendering !! Audio !! Audio format !! Input !! Scene Management !! Script !! Show |- | x64 || Yes || D3D11/Open...") |
(No difference)
|
Revision as of 04:48, 10 July 2014
Contents
Windows
Architecture | Core | Rendering | Audio | Audio format | Input | Scene Management | Script | Show |
---|---|---|---|---|---|---|---|---|
x64 | Yes | D3D11/OpenGL/OpenGLES | DSound/OpenAL | OggVorbis | MsgInput | Octree | Python | DShow |
x86 | Yes | D3D11/OpenGL/OpenGLES | DSound/OpenAL | OggVorbis | MsgInput | Octree | Python | DShow |
WinRT
Architecture | Core | Rendering | Audio | Audio format | Input | Scene Management | Script | Show |
---|---|---|---|---|---|---|---|---|
arm | Yes | D3D11 | No | No | MsgInput | Octree | No | No |
x64 | Yes | D3D11 | No | No | MsgInput | Octree | No | No |
x86 | Yes | D3D11 | No | No | MsgInput | Octree | No | No |
Android
Architecture | Core | Rendering | Audio | Audio format | Input | Scene Management | Script | Show |
---|---|---|---|---|---|---|---|---|
armeabi | Yes | OpenGLES | No | OggVorbis | MsgInput | Octree | No | No |
armeabi-v7a | Yes | OpenGLES | No | OggVorbis | MsgInput | Octree | No | No |
x86 | Yes | OpenGLES | No | OggVorbis | MsgInput | Octree | No | No |
Linux
Architecture | Core | Rendering | Audio | Audio format | Input | Scene Management | Script | Show |
---|---|---|---|---|---|---|---|---|
x86 | Yes | OpenGL | OpenAL | OggVorbis | No | Octree | Python | No |