Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 20 Apr 2007 23:11:39 +0000 | eugeni | Because of the outline glyph cache it is now possible for glyph_info_t to have |
Fri, 20 Apr 2007 23:10:33 +0000 | eugeni | Make get_*_glyph return void. |
Fri, 20 Apr 2007 23:09:48 +0000 | eugeni | Move outline glyph generation to a separate function, using outline glyph |
Fri, 20 Apr 2007 23:09:06 +0000 | eugeni | Oops, fix compilation broken in r23037. |
Fri, 20 Apr 2007 23:06:12 +0000 | eugeni | Collect hit/miss statistic in hash map, and print in -v mode. |
Fri, 20 Apr 2007 23:04:21 +0000 | eugeni | Add outline glyph cache (unused yet). |
Fri, 20 Apr 2007 23:02:20 +0000 | eugeni | Rename glyph cache to bitmap cache. |