userSam Pavloviccancel
branchsbox/fast-blurscancel

4 Commits over 0 Days - ∞cph!

1 Year Ago
Glass refraction texture is already MSAA resolved, we're sampling a non MSAA image :S Add higher level GenerateMipMaps stub to Scenesystem, that allows for more downsampling strategies
1 Year Ago
Managed generic GPU buffers Support multidimensional arrays on vfx parser Allow delegating color space when generating mipmaps UI Blur with mip chain Blur the actual mip chain, same number of fetches as doing custom bicubic fetch with mips Glass refraction texture is already MSAA resolved, we're sampling a non MSAA image :S Add higher level GenerateMipMaps stub to Scenesystem, that allows for more downsampling strategies
1 Year Ago
Support multidimensional arrays on vfx parser Allow delegating color space when generating mipmaps UI Blur with mip chain Blur the actual mip chain, same number of fetches as doing custom bicubic fetch with mips
1 Year Ago
Managed generic GPU buffers