mirror of
https://github.com/love2d/love.git
synced 2026-08-12 16:40:57 +02:00
a0ef2ac28b
- Add Texture:setDepthSampleMode(comparemode). Only works on textures with depth pixel formats. A texture with the depth sample mode set will only work with a depth sampler. - Add DepthImage, DepthArrayImage, and DepthCubeImage sampler keywords to glsl3. --HG-- branch : minor