summaryrefslogtreecommitdiff
path: root/vpx_ports/x86.h
AgeCommit message (Expand)Author
2015-01-23x86: correct OSXSAVE + AVX bit checkJames Zern
2015-01-15fix AVX & AVX2 detectionJames Zern
2014-08-12fixes several -Wunused-function warningsJim Bankoski
2014-02-11Removing x86_cpuid.c.Dmitry Kovalev
2014-01-23vpx_ports: add extern "C" to headersJames Zern
2013-12-16vpx_ports: normalize include guardsJames Zern
2013-11-22Added cpuid compatibility for older MSVC versionsYaowu Xu
2013-11-21Fix the cpuid macro for x86_64 non-gcc buildYaowu Xu
2013-11-20Support for extended feature flags enumeration leaf in CPUID instructionErik Niemeyer
2013-10-29CL for adding AVX-AVX2 support in libvpx.Erik Niemeyer
2013-06-17vpx_ports/x86.h: de-dup #elif blockJames Zern
2013-05-02Add cpu detection for Android x86changjun.yang
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-05vpx_ports: merge with masterJohn Koleszar
2012-08-20silent compiling warnings for VC9 buildYaowu Xu
2012-07-17Restyle codeJohn Koleszar
2012-05-02Add support for native Solaris compiler on x86.Timothy B. Terriberry
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-03-04Add spin-wait pause intrinsic for Windows x64 platform.Aron Rosenberg
2010-10-27Full search SAD function optimization in SSE4.1Yunqing Wang
2010-10-13Add processor dectection for x86.Fritz Koenig
2010-10-12GCC inline restrictions were not adequate.Fritz Koenig
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar