• Renaud Rohlinger's avatar
    WebGPURenderer: MSAA, Postprocessing and Wireframe support in the WebGL Backend (#27473) · aeb40de3
    Renaud Rohlinger authored
    * support material.wireframe in webgl backend
    
    * fix reattach framebuffer, support msaa and wireframe demo
    
    * fix depth samples === 0
    
    * cleanup
    
    * more cleanup
    
    * more cleanup to the webgl pipeline
    
    * postprocessing support
    
    * fix msaa
    
    * fix example afterimage
    
    * improved state management and performances
    
    * generate a new webgl slot for fbos
    
    * revert puppeteer
    
    * fix copyFrameBufferToTexture with correct unbinding and cleanup
    
    * fix multipass pipeline in webgl backend and enable new demos
    
    * regenerate screenshot with gaussian blur
    aeb40de3
AfterImageNode.js 3.13 KB