summaryrefslogtreecommitdiff
path: root/vpx_ports/x86.h
AgeCommit message (Expand)Author
2016-11-22avoid redefining WIN32_LEAN_AND_MEANJames Zern
2016-11-15vpx_timer.h,x86.h: define NOMINMAX for windows.hJames Zern
2016-09-15apply clang-formatclang-format
2016-07-25vpx_ports: apply clang-formatclang-format
2016-06-22win: Include <intrin.h> instead of manually declaring intrinsics.Nico Weber
2016-04-27x86.h,x86_simd_caps: add an explicit cast w/strtolJames Zern
2016-04-22Add the 64-bit CPU cycle count utility functionYi Luo
2015-08-08vpx_ports/x86.h: fix visual studio build warningJames Zern
2015-08-05Support build with Visual Studio 14.Ghislain MARY
2015-04-24x86_simd_caps: check max cpuid before testing AVX2James Zern
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