DRC
|
90d7c850fa
|
Fixed non-fatal out-of-bounds read in SSE2 SIMD code reported by valgrind when decompressing a JPEG image to a bitmap buffer whose size was not a multiple of 16 bytes.
|
2011-12-01 10:58:36 +00:00 |
|
DRC
|
a399b5bbea
|
YASM support
|
2011-05-03 06:32:41 +00:00 |
|
DRC
|
d8f6cdb23b
|
Use correct filenames in headers
|
2010-04-20 18:20:13 +00:00 |
|
DRC
|
719a2b62ad
|
Only have to use 32-bit mov for r14, since it is populated from the stack
|
2010-04-19 18:58:07 +00:00 |
|
DRC
|
fcbd92d31e
|
Attempt to fix Win64 issues
|
2010-04-17 21:57:25 +00:00 |
|
DRC
|
b50c3ca33f
|
First attempt at Win64 support
|
2010-02-18 13:03:41 +00:00 |
|
DRC
|
b2c532f62d
|
Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard
|
2009-10-08 09:04:56 +00:00 |
|
Pierre Ossman
|
769c80420b
|
Make x86_64 SIMD code PIC friendly
Use RIP relative addressing as that works in both PIC and non-PIC mode.
|
2009-06-29 12:58:48 +00:00 |
|
DRC
|
9b74d3f224
|
64-bit SIMD acceleration
|
2009-06-25 20:38:31 +00:00 |
|