index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
HLSL2GLSLConverterLib
/
include
/
GLSLDefinitions.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Added TexUVToNormalizedDeviceXY convenience shader function
assiduous
2020-05-25
1
-0
/
+4
*
Unified VULKAN shader define in VK and GL backends
assiduous
2020-05-22
1
-1
/
+1
*
HLSL2GLSL converter: fixed issue with SV_Position.w == 1/gl_FragCoord.w
assiduous
2020-05-22
1
-1
/
+2
*
HLSL2GLSLConverter: implemented handling of SV_IsFrontFace semantic
assiduous
2020-03-28
1
-9
/
+20
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
OpenGL backend: added handling of Buffers and RW Buffers
Egor Yusov
2019-08-09
1
-1
/
+11
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Fixed shader compilation error on iOS due to missing frexp
Egor Yusov
2018-12-24
1
-1
/
+4
*
Redefined frexp in HLSL2GLSL converter to match HLSL signature (float frexp(f...
Egor Yusov
2018-10-30
1
-0
/
+32
*
Always using negative viewport height in Vulkan to be 100% consistent with Di...
Egor Yusov
2018-07-06
1
-1
/
+6
*
Corrected depth-related GLSL definitions for Vulkan case
Egor Yusov
2018-07-04
1
-8
/
+15
*
Added GLSL to SPIRV shader compilation
Egor Yusov
2018-04-15
1
-12
/
+0
*
Added MatrixFromRows overloads for float3x3 and float2x2
Egor Yusov
2018-03-07
1
-0
/
+10
*
HLSL2GLSL converter: reworked outer tessellation level handling to avoid usin...
Egor
2018-02-18
1
-2
/
+34
*
HLSL2GLSL Converter: added writeonly qualifier to image variables on GLES; fi...
Egor
2018-02-18
1
-0
/
+9
*
Fixed few HLSL->GLSL conversion issues on MacOS
Egor Yusov
2018-02-17
1
-17
/
+47
*
Updated GLSL definitions on Android
Egor
2018-02-16
1
-1
/
+1
*
Enabled File2String on Mac; updated GLSLDefinitions to disable functions unsu...
Egor Yusov
2018-01-25
1
-4
/
+5
*
Added MatrixFromRows() function to shader definitions
Egor Yusov
2018-01-05
1
-0
/
+5
*
Updated copyright notice
Egor Yusov
2018-01-04
1
-1
/
+1
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
1
-0
/
+1115