Custom Query (259 matches)

Filters
 
Columns

Show under each result:


Results (55 - 57 of 259)

Ticket Resolution Summary Owner Reporter
#90 fixed Effect JIT gongminmin gongminmin

Reported by gongminmin, 12 years ago.

description

Add a effect JIT for compiling .fxml to binary format .kfx.

Before 3.6.0, KlayGE has a offline fxml compiler. But it's removed because it's a troublesome and inefficient to compile before running. A JIT can solve the problem while speed up loading.

In the same time, the new .kfx should have the ability to contain many native format for shaders. Including HLSL, HLSL bytecode, GLSL, OpenGL NV binary, OpenGL ATI binary, ESSL, Tegra binary, Z400 binary, PowerVR binary, and so on.

#91 fixed Scene Player gongminmin gongminmin

Reported by gongminmin, 12 years ago.

description

A part of scene editor, that can only play a scene.

#92 fixed Platform deployer gongminmin gongminmin

Reported by gongminmin, 12 years ago.

description

Compile resources to platform dependent format. Support:

Wave 1

  • D3D11 level 11
  • D3D11 level 10
  • Android Tegra 2/3

Wave 2

  • OpenGL
  • Android PowerVR
  • iOS
Note: See TracQuery for help on using queries.