Skip to content
  • David C. Lonie's avatar
    Correct DualDepthPeeling for RGBA targets. · 53561216
    David C. Lonie authored
    The final blending pass had assumed that the target buffer was RGB,
    not RGBA.
    
    The new implementation correctly computes the final alpha values of
    the blended opaque and translucent layers.
    53561216