aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/lua/assdraw.lua
Commit message (Collapse)AuthorAge
* lua: do not use math.pow()Gravatar wm42015-01-25
| | | | | It's the first thing that breaks with Lua 5.3. I don't know if there are other failures because I don't care enough.
* assdraw: Properly approximate circle for rounded boxGravatar ChrisK22014-12-05
| | | | source: http://spencermortensen.com/articles/bezier-circle/
* Move mpvcore/player/ to player/Gravatar wm42013-12-17