This website requires JavaScript.
Explore
Help
Sign In
fabs
/
rotate-me-fast
Watch
1
Star
0
Fork
You've already forked rotate-me-fast
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
fd36a3bea6
rotate-me-fast
/
.gitignore
12 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2014-06-18 08:47:10 +02:00
.DS_Store
*.dSYM
*.swp
Add support for PGM format. The code has been split into different source files. This breaks for now rotation for tiled images and PPM format. The focus is now on the PGM format.
2014-07-20 16:34:45 +02:00
*.o
Initial commit
2014-06-18 08:47:10 +02:00
Decompose complex lines. Create a bunch of const variables to better profile.
2014-07-27 22:40:03 +02:00
rotation
Add sample images.
2014-06-26 21:29:32 +02:00
rotated*.ppm
Add support for PGM format. The code has been split into different source files. This breaks for now rotation for tiled images and PPM format. The focus is now on the PGM format.
2014-07-20 16:34:45 +02:00
rotated*.pnm
Ignore PNG files.
2014-06-26 21:30:13 +02:00
*.png
Add configure script. - Deactivate LTO. - Deactivate SIMD.
2014-07-27 18:01:41 +02:00
Makefile.rules
Reference in a new issue
Copy permalink