index
:
jmx
canvas
master
Graphical dataflow media framework
dyne.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
canvas
drawing paths through the canvas-element API now works
xant
11 months
master
minor cleanings and optimizations
xant
25 hours
Tag
Download
Author
Age
release-0.4
commit 17b3dc1ed8...
xant
10 days
release-0.3
commit 472ccdaf61...
xant
3 weeks
release-0.2
commit f779c732d1...
xant
4 weeks
Age
Commit message
Author
Files
Lines
25 hours
minor cleanings and optimizations
HEAD
master
xant
5
-40/+75
25 hours
bugfix: ensure saving the current path before calling CGContextDrawPath()
xant
1
-3/+9
43 hours
invert the Y coordinates of the canvas context to ensure having them matching...
xant
1
-0/+2
43 hours
ensure locking the openglcontext when rendering + allow to invert Y coordinat...
xant
2
-11/+45
43 hours
allow to set the 'invertYCoordinates' property from javascript
xant
1
-8/+7
43 hours
allow to retrieve data from color and size properties
xant
1
-1/+4
43 hours
leak!
xant
1
-1/+5
44 hours
example which shows how to render multiple scaled movies on a single screen a...
xant
1
-0/+49
45 hours
bugfix: ensure not leaving the openglcontext locked if reshape is called the ...
xant
1
-3/+4
46 hours
revert to using a CVDisplayLink() so rendering doesn't hang while a UI animat...
xant
2
-35/+79
[...]