Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-07 | Use vector for PixelBuffer memory allocation. Use optimized render routines ↵ | Bent Bisballe Nyeng | |
in some more painter algorithms. Fix capitalization of Canvas::getPixelBuffer method. | |||
2020-03-07 | Move pixel buffer render code from Window to PixelBuffer for easier ↵ | Bent Bisballe Nyeng | |
testing/benchmarking. | |||
2020-03-07 | Benchmark test alpha vs. no-alpha with both partial inner and edge alpha and ↵ | Bent Bisballe Nyeng | |
stretched vs. no stretched. | |||
2020-03-07 | Add UI benchmark test. | Bent Bisballe Nyeng | |
2019-10-26 | Add default midimap functionality. | André Nusser | |
Move directory.{h,cc} to src/ for this. | |||
2018-06-08 | Fix font resource path. | Bent Bisballe Nyeng | |
2017-05-06 | Get rid of platform dependent usleep/SleepEx. | Bent Bisballe Nyeng | |
2017-04-23 | Fix dist target. | Bent Bisballe Nyeng | |