mirror of
https://github.com/love2d/love.git
synced 2026-08-13 09:00:54 +02:00
Merged default into minor
--HG-- branch : minor
This commit is contained in:
@@ -1292,6 +1292,9 @@ do
|
||||
local GLSL_VERSION = "#version 120"
|
||||
|
||||
local GLSL_SYNTAX = [[
|
||||
#define lowp
|
||||
#define mediump
|
||||
#define highp
|
||||
#define number float
|
||||
#define Image sampler2D
|
||||
#define extern uniform
|
||||
|
||||
Reference in New Issue
Block a user