summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
canvasdrawing paths through the canvas-element API now worksxant11 months
masterminor cleanings and optimizationsxant25 hours
 
TagDownloadAuthorAge
release-0.4commit 17b3dc1ed8...xant10 days
release-0.3commit 472ccdaf61...xant3 weeks
release-0.2commit f779c732d1...xant4 weeks
 
AgeCommit messageAuthorFilesLines
25 hoursminor cleanings and optimizationsHEADmasterxant5-40/+75
25 hoursbugfix: ensure saving the current path before calling CGContextDrawPath()xant1-3/+9
43 hoursinvert the Y coordinates of the canvas context to ensure having them matching...xant1-0/+2
43 hoursensure locking the openglcontext when rendering + allow to invert Y coordinat...xant2-11/+45
43 hoursallow to set the 'invertYCoordinates' property from javascriptxant1-8/+7
43 hoursallow to retrieve data from color and size propertiesxant1-1/+4
43 hoursleak!xant1-1/+5
44 hoursexample which shows how to render multiple scaled movies on a single screen a...xant1-0/+49
45 hoursbugfix: ensure not leaving the openglcontext locked if reshape is called the ...xant1-3/+4
46 hoursrevert to using a CVDisplayLink() so rendering doesn't hang while a UI animat...xant2-35/+79
[...]