nv50: fix some of the rendering bugs
authorMaarten Maathuis <madman2003@gmail.com>
Sat, 16 Aug 2008 12:02:51 +0000 (14:02 +0200)
committerMaarten Maathuis <madman2003@gmail.com>
Sat, 16 Aug 2008 12:26:48 +0000 (14:26 +0200)
commitc845f5ac0a54b17a9911155030234c229e80626c
treedef5afe1f3c0b031cc71ad7577b1716d3edf5c4e
parent18288208bdb7f872f0a2e227d20b77c3397747c2
nv50: fix some of the rendering bugs

- It seems that 32bpp solid fill only works well for for the non-rop case.
- The SRCCOPY_PREMULT comes from nv and seems to work well, in combination with the above fallback.
- This does not affect the strange stripes with font rendering issue.
src/nv50_exa.c