Adaptive scalable texture compression: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 5:
ASTC was adopted as an official extension for both [[OpenGL]] and [[OpenGL ES]] by the Khronos Group on 6 August 2012.<ref>{{cite web|url=http://www.khronos.org/news/press/khronos-releases-atsc-next-generation-texture-compression-specification|title=Khronos Releases ATSC Next-Generation Texture Compression Specification|publisher=The Khronos Group Inc.|date=2012-08-06|accessdate=2012-08-06}}</ref> It's also a part of [[Direct3D 11.3]] and [[Direct3D 12]].{{cn}}
 
== Hardware support ==
Both profiles (LDR and Full) are supported on the latest [[Mali GPUs(GPU)|Mali]] versions, including the Mali™-T620, Mali-T720, Mali-T760, Mali-T820/T830 and Mali-T860/T880.
Nvidia's [[Kepler (microarchitecture)|Kepler]] and [[Maxwell (microarchitecture)|Maxwell]]-based [[Tegra]].<ref>{{cite web |url=http://on-demand.gputechconf.com/siggraph/2015/presentation/SIG1501-Piers-Daniell.pdf |title=Vulkan API}}</ref>
 
== Overview ==