Mercurial > mplayer.hg
comparison README @ 37005:4330b0a2af69
Change the parameter list of PutImage().
Put destination data first and source data second,
hence put x and y at the beginning.
Add buffer to be drawn in and its width to the list.
As a result, the global variables image_buffer and
drawbuf_width can be removed.
author | ib |
---|---|
date | Fri, 28 Mar 2014 13:32:20 +0000 |
parents | 4b6dc3f9b281 |
children |
comparison
equal
deleted
inserted
replaced
37004:c3fcf359e4dc | 37005:4330b0a2af69 |
---|