mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-19 10:50:40 +00:00
(XMB) Fix the ribbon with GLES
This commit is contained in:
parent
0410d7a59e
commit
8e4934edae
@ -1,4 +1,7 @@
|
||||
static const char *stock_fragment_xmb =
|
||||
"#ifdef GL_ES\n"
|
||||
"precision mediump float;\n"
|
||||
"#endif\n"
|
||||
"uniform float time;\n"
|
||||
"varying vec3 v;\n"
|
||||
"void main()\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user