index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
HLSL2GLSLConverterLib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always using negative viewport height in Vulkan to be 100% consistent with Di...
Egor Yusov
2018-07-06
2
-2
/
+12
*
Corrected depth-related GLSL definitions for Vulkan case
Egor Yusov
2018-07-04
2
-16
/
+30
*
Fixed build errors
Egor Yusov
2018-04-15
1
-0
/
+1
*
Added GLSL to SPIRV shader compilation
Egor Yusov
2018-04-15
2
-24
/
+0
*
HLSL2GLSL converter: fixed error when processing entry functions with no argu...
Egor Yusov
2018-03-13
1
-153
/
+159
*
Added MatrixFromRows overloads for float3x3 and float2x2
Egor Yusov
2018-03-07
2
-0
/
+20
*
Fixed interface headers to use relative paths in #include
Egor Yusov
2018-02-23
1
-2
/
+2
*
HLSL2GLSL converter: reworked outer tessellation level handling to avoid usin...
Egor
2018-02-18
3
-6
/
+70
*
HLSL2GLSL Converter: added writeonly qualifier to image variables on GLES; fi...
Egor
2018-02-18
3
-8
/
+44
*
Fixed issue with _RETURN_() macro on arm compilers on Android
Egor
2018-02-18
1
-18
/
+33
*
Fixed few HLSL->GLSL conversion issues on MacOS
Egor Yusov
2018-02-17
4
-47
/
+107
*
Updated GLSL definitions on Android
Egor
2018-02-16
2
-2
/
+2
*
Fixed formatting of cmake files + couple of minor updates
Egor Yusov
2018-02-13
1
-34
/
+34
*
Enabled File2String on Mac; updated GLSLDefinitions to disable functions unsu...
Egor Yusov
2018-01-25
2
-8
/
+10
*
Fixed some clang compiler warnings
Egor Yusov
2018-01-19
1
-3
/
+1
*
Added MatrixFromRows() function to shader definitions
Egor Yusov
2018-01-05
2
-0
/
+10
*
Updated copyright notice
Egor Yusov
2018-01-04
10
-10
/
+10
*
Updated readme & documentation
Egor Yusov
2018-01-04
1
-2
/
+2
*
Reworked the way File2String utility is used
Egor Yusov
2017-12-29
1
-9
/
+3
*
Reworked dependencies between projects
Egor Yusov
2017-12-28
1
-2
/
+3
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
3
-28
/
+30
*
Removed legacy visual studio project and solution files
Egor Yusov
2017-12-26
4
-416
/
+0
*
Removed jni/Visual GDB Android build from legacy project files
Egor Yusov
2017-12-18
6
-258
/
+0
*
CMake: using CXX_STANDARD flag to set c++11 on Android and avoid errors compi...
Egor Yusov
2017-12-16
1
-3
/
+3
*
CMake: enabling Android build
Egor Yusov
2017-12-16
1
-20
/
+28
*
Optimized CMake files with set_common_target_properties()
Egor Yusov
2017-12-14
1
-10
/
+1
*
Few more updates to cmakelists
Egor Yusov
2017-12-10
1
-1
/
+1
*
Updated cmake lists: enabled link-time code generation for MSVC
Egor Yusov
2017-12-10
1
-0
/
+9
*
Fixed tolower()-related warnings
Egor Yusov
2017-12-06
1
-7
/
+6
*
Updated cmake files
Egor Yusov
2017-12-05
1
-5
/
+8
*
CMake: Added grouping of projects in VS solution
Egor Yusov
2017-12-05
1
-0
/
+7
*
Updated cmake build rules for File2String
Egor Yusov
2017-12-04
1
-1
/
+1
*
Added cmake files
Egor Yusov
2017-12-04
3
-6
/
+84
*
Updated to Diligent Engine 2.1
Egor Yusov
2017-11-13
19
-0
/
+8759