diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2009-12-08 21:13:05 -0800 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2009-12-10 15:12:30 -0800 |
commit | eadd9b8e16e3b1ad35fec54f780a0f94ac43988f (patch) | |
tree | 96d629941be568a7c2dc7676be04298a3bfe16b6 /configs | |
parent | 4f2b2032f46939b6056f837a086e73f0417183fc (diff) |
i965: Fix handling of drawing to MESA_FORMAT_XRGB8888
It turns out that 965 and friends cannot actually render to an xRGB
surfaces. Instead, the surface has to be RGBA with writes to alpha
disabled and the blend function modified to always use 1.0 for
destination alpha.
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions