index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed incremental link warnings in UWP/Debug build
Egor Yusov
2018-03-13
1
-1
/
+1
*
Some minor updates
Egor Yusov
2018-03-13
1
-5
/
+5
*
HLSL2GLSL converter: fixed error when processing entry functions with no argu...
Egor Yusov
2018-03-13
1
-153
/
+159
*
Updated readme
Egor Yusov
2018-03-12
1
-0
/
+9
*
Fixed Mac/iOS build failure
Egor Yusov
2018-03-12
1
-1
/
+1
*
Implemented PSO compatibility in GL backend
Egor Yusov
2018-03-12
5
-5
/
+153
*
Implemented PSO compatibility in D3D12
Egor Yusov
2018-03-11
5
-8
/
+203
*
Implemented PSO compatibility in D3D11
Egor Yusov
2018-03-11
17
-52
/
+234
*
Enabled full optimization (/Ox) for windows release builds
Egor Yusov
2018-03-10
1
-2
/
+3
*
Fixed performance issues with switching PSO in D3D12 backend
Egor Yusov
2018-03-10
3
-30
/
+41
*
Fixed issue with dynamic vertex/index buffers not being rebound in D3D12 impl...
Egor Yusov
2018-03-09
1
-12
/
+18
*
Added MatrixFromRows overloads for float3x3 and float2x2
Egor Yusov
2018-03-07
4
-0
/
+40
*
Added Matrix2x2 to BasicMath lib
Egor Yusov
2018-03-07
2
-0
/
+116
*
Update README.md
DiligentGraphics
2018-03-06
1
-0
/
+4
*
Update readme.md
DiligentGraphics
2018-03-06
1
-4
/
+7
*
Update README.md
DiligentGraphics
2018-03-06
1
-47
/
+28
*
Enabled custom build configuration
Egor Yusov
2018-03-05
6
-39
/
+76
*
Another attempt to fix appveyor.yml
DiligentGraphics
2018-03-04
1
-23
/
+29
*
Fixed appveyor.yml
DiligentGraphics
2018-03-04
1
-28
/
+28
*
Updated appveyor script: added build with 8.1 SDK
DiligentGraphics
2018-03-04
1
-12
/
+30
*
Added some cmake info reporting
Egor Yusov
2018-03-05
1
-2
/
+7
*
Added support for build with Win8.1 SDK
Egor Yusov
2018-03-04
2
-26
/
+20
*
Fixed https://github.com/DiligentGraphics/DiligentEngine/issues/7
Egor Yusov
2018-03-04
1
-3
/
+16
*
Fixed https://github.com/DiligentGraphics/DiligentEngine/issues/5
Egor Yusov
2018-03-04
6
-37
/
+19
*
Minor update to BuildUtils.cmake: not copyng GraphicsEngineD3D12.dll when D3D...
Egor Yusov
2018-02-24
1
-2
/
+4
*
Removed Errors.h from engine factory headers to dependency on NativePlatform
Egor Yusov
2018-02-23
3
-9
/
+21
*
Fixed Linux build
Egor
2018-02-23
5
-10
/
+10
*
Fixed interface headers to use relative paths in #include
Egor Yusov
2018-02-23
86
-137
/
+155
*
Updated readme: fixed broken links
DiligentGraphics
2018-02-22
1
-13
/
+17
*
Added a couple of debug checks
Egor
2018-02-20
1
-1
/
+3
*
Fixed error when setting independent blend states on GLES devices that only s...
Egor
2018-02-19
3
-8
/
+36
*
Update README.md
DiligentGraphics
2018-02-19
1
-1
/
+2
*
Minor update to checking errors when setting GL blend errors
Egor
2018-02-19
1
-3
/
+2
*
Added Qualcomm GPU vendor
Egor
2018-02-19
2
-5
/
+6
*
HLSL2GLSL converter: reworked outer tessellation level handling to avoid usin...
Egor
2018-02-18
3
-6
/
+70
*
Fixed iOS build
Egor Yusov
2018-02-18
1
-2
/
+2
*
HLSL2GLSL Converter: added writeonly qualifier to image variables on GLES; fi...
Egor
2018-02-18
3
-8
/
+44
*
Updated handling glPolygonMode function on GLES
Egor
2018-02-18
3
-5
/
+16
*
Implemented more robust screen orientation/size change handling on Android
Egor
2018-02-18
3
-10
/
+27
*
Fixed issue with _RETURN_() macro on arm compilers on Android
Egor
2018-02-18
1
-18
/
+33
*
Fixed Android runtime error on ARM devices
Egor
2018-02-18
1
-0
/
+1
*
Updated missing gl function reporting message on iOS
Egor Yusov
2018-02-17
1
-1
/
+1
*
Fixed few compiler warnings
Egor Yusov
2018-02-17
2
-3
/
+3
*
Added platform macros in GLSL shaders
Egor Yusov
2018-02-17
2
-4
/
+16
*
Fixed few HLSL->GLSL conversion issues on MacOS
Egor Yusov
2018-02-17
6
-49
/
+133
*
Updated GLSL definitions on Android
Egor
2018-02-16
2
-2
/
+2
*
Updated NDKHelper.java
Egor
2018-02-16
1
-1
/
+2
*
Fixed issue in OpenGL texture depth query
Egor Yusov
2018-02-15
1
-2
/
+3
*
Minor update
Egor Yusov
2018-02-15
1
-2
/
+2
*
Fixed formatting of cmake files + couple of minor updates
Egor Yusov
2018-02-13
21
-778
/
+782
[prev]
[next]