Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 22 Sep 2006 20:23:17 +0000 | reimar | Aggregate multiple small EOSD textures into one large since hundreds of |
Fri, 22 Sep 2006 20:19:51 +0000 | reimar | Cosmetics: move curtex++ out of for () into code body, needed for coming patch |
Fri, 22 Sep 2006 20:16:36 +0000 | reimar | use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0 |
Fri, 22 Sep 2006 20:13:21 +0000 | reimar | Make genEOSD behaviour with NULL data more explicit |
Fri, 22 Sep 2006 19:58:43 +0000 | reimar | Modify clearEOSD to make experimenting easier |
Fri, 22 Sep 2006 19:15:40 +0000 | reimar | remove useless zero-initialization code. |