summaryrefslogtreecommitdiffstats
path: root/parser-cfg.c
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-20 21:33:11 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-20 21:33:11 +0000
commit7750844519bb62146e52bbc802b1fe076397cf9d (patch)
tree70ed1d10eed3a0fb0c54604b1a8308a1cd4a29e6 /parser-cfg.c
parent9b14c6f5acb802682cb7a2981668bef91e3ca61e (diff)
downloadmpv-7750844519bb62146e52bbc802b1fe076397cf9d.tar.bz2
mpv-7750844519bb62146e52bbc802b1fe076397cf9d.tar.xz
This patch should fix the display problem with 4bpp and 8bpp modes.
The problem was that the new drawing method assumes a linear framebuffer, which is not available in those modes. This can be worked around by using the old drawing method, which is what this patch does. The old method can be forced, by using the "old" driver option. This patch also enables linear addressing, since it improves write speed to video memory considerably. The mentioned problem: "it is not compatable with vga_draw* for some cards" Is a bug in svgalib, which I think should be fixed in recent svgalib versions. If someone sees this problem, please report to svgalib maintainer (that's me). patch by Matan Ziv-Av. matan@svgalib.org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9047 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'parser-cfg.c')
0 files changed, 0 insertions, 0 deletions