15 次代码提交 (a6854ec4-22bf-4196-b1bf-3dee5057d53a)

作者 SHA1 备注 提交日期
Felipe Lira b89532b8 Added GLCore and GLES2 files. Ported more shaders to SRP shader library and fixed some compilation GLES2 compilation errors in shader library. 7 年前
Felipe Lira ac553840 Updated shaders after merge 7 年前
Felipe Lira cea04fcf Addressed Sebastien and Alexandr PR feedbacks. 7 年前
Felipe Lira eff2ed49 Addressed Evgenii and Richard's comments. 7 年前
sebastienlagarde d83489f4 Change ShaderLibrary to use REAL instead of float/half 7 年前
sebastienlagarde ecdf681c ShaderLibrary, change REAL to real 7 年前
Felipe Lira e2a63632 Added VERTEXID_SEMANTIC to api files. Fixed BlitCubeTextureFace shader on gles 2.0. 7 年前
Felipe Lira 81845faa defining texture gather to error on unsuported hardware. 7 年前
Felipe Lira 25aa15b7 Defined functions explicitly as error when we can't provide a good fallback. Adjusted shader feature level for texture gather and texcube array. 7 年前
Felipe Lira 1b2ea142 Checking for Cubemap array support on OGL based on what front end compiler expects instead of SM capability. 7 年前
uygar 3e0f23cb Added flow control macros to more platforms. The source initially passes through the hlsl compiler which understands these directives, independent of the platform compiler. 6 年前
Aleksandr Kirillov 3ee0f4b3 Added LOAD_TEXTURE2D_ARRAY_MSAA to the Core API. 6 年前
Felipe Lira 60efd574 Added float and half variants to instrisicts 6 年前
Felipe Lira 175cbd2f Fixed line ending on API files 6 年前
Evgenii Golubev c966eb56 Update Shader API Files 6 年前