Mercurial > hg > beaglert
log Makefile @ 318:f7b19ea31bbb prerelease
age | author | description |
---|---|---|
Mon, 30 May 2016 01:06:01 +0100 | andrewm | Added NEON vectorised float<->int converters. Curiously, its performance is worse than the C version. I guess clang is better at vectorising than we thought! The new code remains disabled for now. prerelease |
Fri, 27 May 2016 19:26:09 +0100 | Giulio Moro | make runscreenfifo will now output to stdout prerelease |
Fri, 27 May 2016 18:55:34 +0100 | Giulio Moro | Makefile can run in fifo, takes command line arguments with CL= prerelease |