]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - shader_glsl.h
added prvm_offsets.h which centralizes field/global/function lookups for
[xonotic/darkplaces.git] / shader_glsl.h
index c6dfd53303ff159f614a4710444600288f497f8a..e924413d44604052812c7ffe4b3fc1a55fbcbdb7 100644 (file)
@@ -3,7 +3,7 @@
 "// shadowmapping enhancements by Lee 'eihrul' Salzman\n"
 "\n"
 "#ifdef GLSL130\n"
-"precision mediump float;\n"
+"precision highp float;\n"
 "# ifdef VERTEX_SHADER\n"
 "#  define dp_varying out\n"
 "#  define dp_attribute in\n"