DRC
|
f2cb47a275
|
Add short names for RGB->grayscale MMX functions
|
2011-02-27 09:09:54 +00:00 |
|
DRC
|
25299d0d2f
|
Updated (C)
|
2011-02-18 20:43:04 +00:00 |
|
DRC
|
439527e0b9
|
SIMD-accelerated RGB-to-Grayscale color conversion
|
2011-02-18 11:23:45 +00:00 |
|
DRC
|
d83e1f8900
|
Clarify that the C wrappers fall under the same license as the rest of the SIMD code
|
2011-02-02 05:38:34 +00:00 |
|
DRC
|
b0716b6875
|
Add colorspace extensions to merged upsampling routines
|
2009-04-05 21:51:25 +00:00 |
|
DRC
|
f7e0f6d5f5
|
Implement new colorspaces to allow directly compressing from/decompressing to RGB/RGBX/BGR/BGRX/XBGR/XRGB without conversion
|
2009-04-03 12:00:51 +00:00 |
|
Pierre Ossman
|
093fe3bb51
|
Add SSE2 SIMD implementation of computationally intensive routines.
|
2009-03-09 13:34:17 +00:00 |
|
Pierre Ossman
|
205cdc87d4
|
Add SSE SIMD implementation of computationally intensive routines.
|
2009-03-09 13:31:56 +00:00 |
|
Pierre Ossman
|
9a4a8bb721
|
Add 3DNow SIMD implementation of computationally intensive routines.
|
2009-03-09 13:28:10 +00:00 |
|
Pierre Ossman
|
649fe159ce
|
Add MMX SIMD implementation of computationally intensive routines.
|
2009-03-09 13:25:30 +00:00 |
|
Pierre Ossman
|
863946aebd
|
Implement x86 SIMD framework
Add NASM support and stub routine for detecting SIMD extensions.
|
2009-03-09 13:21:27 +00:00 |
|