10 Commits

Author SHA1 Message Date
Gordon Williams
47b6bb6035 refactoring - move iterators to their own file 2014-08-08 13:28:49 +01:00
Gordon Williams
3428c9694f Fix memory leak in Graphics.createArrayBuffer 2014-07-17 17:33:50 +01:00
Gordon Williams
d2ac389cb5 Fixed ArrayBuffer Graphics where width*height*bpp&7!=0 2014-06-20 08:26:57 +01:00
Gordon Williams
7b9195b3bf Fixed memory leak in g.getPixel with arraybuffers 2014-06-19 16:59:21 +01:00
Gordon Williams
03e1bd9875 squashing warnings 2014-06-19 16:25:21 +01:00
Gordon Williams
26254d0fea ArrayBuffer Graphics now supports 2 and 4 bits as well as 1,8,16,24,32 (fix #301) 2014-04-07 13:23:56 +01:00
Gordon Williams
da136da6f3 epic switch to unsigned string functions, and de-warningification 2014-02-14 15:56:34 +00:00
Gordon Williams
702ecf8b05 Implement faster Graphics ArrayBuffer fill (affects vector fonts + clear) 2014-02-12 13:28:03 +00:00
Gordon Williams
66c62f7adf code tidy - now use single function 2013-12-02 13:37:28 +00:00
Gordon Williams
f3d6e0bc83 First commit 2013-09-26 14:39:04 +01:00