mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
9d2ee6d909
Also allow arrays of images/samplers in shaders, although driver support is iffy and you have to index into the array using a compile-time constant (which might exclude loop indexing). --HG-- branch : minor