]> git.sesse.net Git - x264/history - common/cpu.h
x86inc: Fix AVX emulation of scalar float instructions
[x264] / common / cpu.h
2016-01-16 Henrik GramnerBump dates to 2016
2015-02-23 Anton MitrofanovBump dates to 2015
2014-12-20 Anton Mitrofanovx86: Update intel compiler cpu dispatcher override...
2014-03-12 Henrik Gramnerx86inc: Support arbitrary stack alignments
2014-03-12 Anton MitrofanovFix pointer cast warning for 64-bit builds
2014-01-08 Henrik GramnerBump dates to 2014
2013-07-05 Henrik Gramnerx86: Remove X264_CPU_SSE_MISALIGN functions
2013-05-20 Fiona Glaserx86: 32-byte align the stack if possible
2013-01-09 Loren MerrittBump dates to 2013
2012-11-12 Anton MitrofanovFix crash when using libx264.dll compiled with ICL...
2012-02-04 HiiBump dates to 2012
2011-06-15 Henrik GramnerInline emms instructions on x86 if possible
2011-04-12 Fiona GlaserCosmetics: fix some signedness issues found by -Wsign...
2011-03-24 Kieran KunhyaCosmetics: make struct definition braces consistent
2011-01-25 Sean McGovernBump dates to 2011
2010-09-18 Fiona GlaserUpdate source file headers
2010-06-09 Steven WaltersPreprocessing cosmetics
2010-05-06 Fiona GlaserDeduplicate asm constants, automate name prefixing
2009-09-02 Steven WaltersThreaded lookahead
2008-12-31 Fiona GlaserAdd stack alignment for lookahead functions
2008-11-25 Fiona GlaserFaster width4 SSD+SATD, SSE4 optimizations
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-06-29 Gabriel Bouvignesome asm functions require aligned stack. disable these...
2008-06-08 Loren Merrittmany changes to which asm functions are enabled on...
2008-04-27 Loren Merritts/x264_cpu_restore/x264_emms/
2008-04-24 Guillaume Poirierfix illegal identifiers in multiple inclusion guards
2008-04-21 Loren Merritt--asm to allow testing of different versions of asm...
2007-06-16 Loren Merrittfix compilation without asm on x86_32 (r658 worked...
2007-04-06 Loren Merrittworkaround gcc's inability to align variables on the...
2006-08-01 Loren Merritt--threads=auto to detect number of cpus
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...