Commit Graph

9 Commits

Author SHA1 Message Date
Luke Meyers ef6cafa0cb Use slice for range in Drawer.Dirty(), to improve performance 2020-10-12 22:31:00 -07:00
faiface e41c8b585b optimize Drawer (reduce map access) 2017-07-02 23:23:27 +02:00
faiface a9d735dafe optimize Drawer.Dirty (defer the hard part until drawing) 2017-05-02 22:46:27 +02:00
faiface 5371f8a2dc add a note about memory leaks to Drawer and Sprite docs 2017-04-26 14:28:25 +02:00
faiface 4abba37aa3 fix grammar in Drawer doc 2017-04-13 15:15:17 +02:00
faiface 0b3cfac547 remove Slice and Original from Picture interface 2017-03-30 23:34:07 +02:00
faiface 04d6e176ff minor doc change 2017-03-16 00:40:52 +01:00
faiface 1083ca720d add Picture.Original 2017-03-06 19:04:57 +01:00
faiface c1843b8608 add Drawer struct 2017-02-23 13:07:40 +01:00