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
34 hours
Tag
Download
Author
Age
release-0.4
commit 17b3dc1ed8...
xant
11 days
release-0.3
commit 472ccdaf61...
xant
3 weeks
release-0.2
commit f779c732d1...
xant
5 weeks
Age
Commit message
Author
Files
Lines
34 hours
minor cleanings and optimizations
HEAD
master
xant
5
-40/+75
34 hours
bugfix: ensure saving the current path before calling CGContextDrawPath()
xant
1
-3/+9
2 days
invert the Y coordinates of the canvas context to ensure having them matching...
xant
1
-0/+2
2 days
ensure locking the openglcontext when rendering + allow to invert Y coordinat...
xant
2
-11/+45
2 days
allow to set the 'invertYCoordinates' property from javascript
xant
1
-8/+7
2 days
allow to retrieve data from color and size properties
xant
1
-1/+4
2 days
leak!
xant
1
-1/+5
2 days
example which shows how to render multiple scaled movies on a single screen a...
xant
1
-0/+49
2 days
bugfix: ensure not leaving the openglcontext locked if reshape is called the ...
xant
1
-3/+4
2 days
revert to using a CVDisplayLink() so rendering doesn't hang while a UI animat...
xant
2
-35/+79
[...]