Skip to content

Commit

Permalink
Layout adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangfengel authored Jun 29, 2019
1 parent f43a2fe commit 2ecdcca
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,11 @@ alt="Twitter" width="20" height="20" border="0" /> Join the channel at https://t
* Linux: following STEAM, we are switching to the Mesa RADV driver in our test environment for AMD GPUs. For NVIDIA GPUs we are still using the NVIDIA driver.

* Texture Asset pipeline: we did a first pass on a unified texture asset pipeline. On the app level only the name of the texture needs to be provided and then depending on the underlying platform it will attempt to load the "optimal compressed" texture, which in the moment is either KTX or dds. In the future there will be Google Basis support as well.
* Removed support for various non-optimal texture file formats - png, jpg, tga, hdr, exr
* Add ASTC support for iOS through KTX container
* Add compressed textures for all unit test resources
* Add BC6H signed and unsigned float variants
* Removed support for various non-optimal texture file formats - png, jpg, tga, hdr, exr
* Add ASTC support for iOS through KTX container
* Add compressed textures for all unit test resources
* Add BC6H signed and unsigned float variants

Please make sure you download the art asset zip file again with the help of the batch file.

* Issue list:
Expand Down

0 comments on commit 2ecdcca

Please sign in to comment.