You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Fabien Freling f618b3fed1 Extract one 64-bit value for SSE. 9 years ago
img Add lena_64.pgm (useful for debugging). 9 years ago
.gitignore Decompose complex lines. 9 years ago
Makefile Implement SIMD in two passes. 9 years ago
README.md Implement pixels as RGBX structure. 9 years ago
TODO.md Do one memset for left and right padding. 9 years ago
configure Extract one 64-bit value for SSE. 9 years ago
image.cpp Add padding table. 9 years ago
image.h Set integer point type to int32_t. 9 years ago
pnm.cpp Add support for PGM format. 9 years ago
pnm.h Add support for PGM format. 9 years ago
rotation.cpp Extract one 64-bit value for SSE. 9 years ago