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