mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
b9496f6d43
Before this commit a system call to glslc was made to compile the shaders dynamically during runtime. That was obviously a very hacky way, so now the proper way was implemented.