Added documentation on texture-atlas creation, texture-compression and 00/27700/8
authorNick Holland <nick.holland@partner.samsung.com>
Wed, 17 Sep 2014 13:53:05 +0000 (14:53 +0100)
committerNick Holland <nick.holland@partner.samsung.com>
Fri, 19 Sep 2014 09:02:22 +0000 (10:02 +0100)
commit59fdf81f3cc2d004cca1b182dee09e42492d51c5
tree8a13db4697107ddb87fce9ba1b2d27fb707e89b6
parent527e267cb41d9bf2109eb682498fe6370c0be8e0
Added documentation on texture-atlas creation, texture-compression and
created a seperate page for performance-tips ( was hidden in performance profiling
before).
Also included the DALi exporter script for TexturePacker

Change-Id: I247be3d665ebd93ef6e70f88246346b98688dec2
17 files changed:
docs/content/images/texture-atlas/atlas-size.jpg [new file with mode: 0644]
docs/content/images/texture-atlas/atlas.jpg [new file with mode: 0644]
docs/content/images/texture-atlas/compression-example.jpg [new file with mode: 0644]
docs/content/images/texture-atlas/compression-options.jpg [new file with mode: 0644]
docs/content/images/texture-atlas/example-code.jpg [new file with mode: 0644]
docs/content/images/texture-atlas/image-wall.jpg [new file with mode: 0644]
docs/content/images/texture-atlas/texture-packer-add-sprites.jpg [new file with mode: 0644]
docs/content/images/texture-atlas/texture-packer-preferences.jpg [new file with mode: 0644]
docs/content/images/texture-atlas/texture-packer-publish.jpg [new file with mode: 0644]
docs/content/images/texture-atlas/texture-packer-startup.jpg [new file with mode: 0644]
docs/content/main-page.h
docs/content/programming-guide/performance-profiling.h
docs/content/programming-guide/performance-tips.h [new file with mode: 0644]
docs/content/programming-guide/texture-atlases.h [new file with mode: 0644]
docs/content/programming-guide/texture-compression.h [new file with mode: 0644]
texture-atlas-exporter/dali-exporter/dali3d_exporter.cpp [new file with mode: 0755]
texture-atlas-exporter/dali-exporter/exporter.xml [new file with mode: 0755]