]> git.sesse.net Git - x264/history - common/x86/x86inc.asm
Update file headers throughout x264
[x264] / common / x86 / x86inc.asm
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-07-03 Loren Merrittcosmetics in permutation macros
2008-07-02 Loren Merrittlowres_init asm
2008-06-03 Loren Merrittnasm compatible NX stack
2008-05-14 Loren Merrittdon't pretend to support win64. remove all related...
2008-04-21 Loren Merritts/movdqa/movaps/g
2008-04-09 Loren Merrittmacros to deal with macros that permute their arguments
2008-04-09 Loren Merrittsimplify hpel filter asm (move control flow to C) and...
2008-04-04 Loren Merrittmore mmx/xmm macros (mova, movu, movh)
2008-03-24 Loren Merrittcabac asm.
2008-03-21 Loren Merrittfaster dequant
2008-03-17 Loren Merrittfix x86_32 ads which failed to preserve a register
2008-03-16 Loren Merrittmerge x86_32 and x86_64 asm, with macros to abstract...