- 04 May, 2016 1 commit
-
-
Vittorio Giovara authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 17 Feb, 2016 2 commits
-
-
Michael Niedermayer authored
Reviewed-by: BBB Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Reviewed-by: BBB Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 30 Aug, 2013 1 commit
-
-
Thilo Borgmann authored
-
- 18 Nov, 2012 1 commit
-
-
Diego Biurrun authored
-
- 13 Nov, 2012 1 commit
-
-
Diego Biurrun authored
-
- 09 Nov, 2012 1 commit
-
-
Diego Biurrun authored
-
- 30 Oct, 2012 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
This is more consistent with the way we handle C #includes and it simplifies the build system.
-
Diego Biurrun authored
This is necessary to allow refactoring some x86util macros with cpuflags.
-
- 31 Aug, 2012 1 commit
-
-
Carl Eugen Hoyos authored
-
- 11 Apr, 2012 1 commit
-
-
Henrik Gramner authored
Add support for all x86-64 registers Prefer caller-saved register over callee-saved on WIN64 Support up to 15 function arguments Also (by Ronald S. Bultje) Fix up our asm to work with new x86inc.asm. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
-
- 04 Mar, 2012 2 commits
-
-
Ronald S. Bultje authored
Fixes pre-processing with latest versions of nasm.
-
Ronald S. Bultje authored
-
- 14 Feb, 2012 1 commit
-
-
Carl Eugen Hoyos authored
-
- 13 Feb, 2012 1 commit
-
-
Ronald S. Bultje authored
They were introduced in an earlier commit that introduced use of named arguments. One cause was a typo, a second cause appears to be a bug in x264asm that I work around by not using named arguments.
-
- 12 Feb, 2012 3 commits
-
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
"dstw" can collide with the word-version of the "dst" argument, causing all kind of weird stuff down the pipe.
-
Ronald S. Bultje authored
Most of the function had been converted before, but I forgot this particular location.
-
- 08 Feb, 2012 1 commit
-
-
Ronald S. Bultje authored
-
- 07 Feb, 2012 1 commit
-
-
Ronald S. Bultje authored
-
- 27 Jan, 2012 1 commit
-
-
Ronald S. Bultje authored
This allows combining multiple conditionals in a single statement.
-
- 14 Jan, 2012 1 commit
-
-
Ronald S. Bultje authored
-
- 12 Jan, 2012 1 commit
-
-
Carl Eugen Hoyos authored
-
- 04 Jan, 2012 1 commit
-
-
Ronald S. Bultje authored
scale.asm keeps horizontal scaling functions, whereas output.asm gets the vertical scaling/output functions.
-