mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 15:26:00 +02:00
SDL platform improvements
This commit is contained in:
parent
d20b53b187
commit
8e191b074b
101 changed files with 37801 additions and 68 deletions
2
IDE/dist/shaders/Std_es.frag
vendored
2
IDE/dist/shaders/Std_es.frag
vendored
|
@ -1,3 +1,5 @@
|
|||
#version 100
|
||||
|
||||
precision lowp float;
|
||||
|
||||
uniform lowp sampler2D tex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue