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
...
*
Minor fix for timer query support detection in OpenGLES
assiduous
2020-09-13
1
-2
/
+3
*
Vk backend: fixed detection of enabled/disabled features
assiduous
2020-09-13
5
-31
/
+39
*
Moved Features member of EngineCreateInfo struct to fix misalignment error on...
assiduous
2020-09-13
1
-7
/
+7
*
Fixed Metal backend
assiduous
2020-09-13
1
-4
/
+4
*
Fixed Linux/Max/iOS build
assiduous
2020-09-13
3
-3
/
+3
*
Added option to enable/disable device features during initialization (API 240...
assiduous
2020-09-13
23
-559
/
+652
*
Fixed shader error log + fixed tests in Win8.1
assiduous
2020-09-12
5
-30
/
+36
*
Re-enabled d3d12 tests with dxc on CI
assiduous
2020-09-11
4
-3
/
+6
*
Fixing Win8.1 build, continued.
assiduous
2020-09-11
2
-26
/
+31
*
Fixed CMake issues with CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION not being de...
assiduous
2020-09-11
4
-29
/
+17
*
CMake: updated copy_required_dlls to take D3Dcompiler_47.dll from Win SDK
assiduous
2020-09-11
1
-6
/
+7
*
Few final updates to mesh shader implementation
assiduous
2020-09-10
13
-68
/
+33
*
Fixed linux build error
assiduous
2020-09-10
1
-1
/
+2
*
D3D12 backend: few updates to mesh shader implementation
assiduous
2020-09-10
12
-93
/
+145
*
Few updates to ShaderD3DBase
assiduous
2020-09-10
2
-148
/
+79
*
Few updates to testing environment
assiduous
2020-09-10
4
-41
/
+80
*
Few updates to DXILUtils
assiduous
2020-09-10
6
-72
/
+97
*
Another set of minor updates to mesh shader implementation
assiduous
2020-09-10
17
-42
/
+44
*
Fixed merge conflicts
assiduous
2020-09-09
4
-261
/
+169
*
Few minor updated to ShaderResourcesD3D12
assiduous
2020-09-09
1
-10
/
+23
*
A bunch of random updates
assiduous
2020-09-09
29
-242
/
+349
*
Added DILIGENT_NO_FORMAT_VALIDATION cmake option
assiduous
2020-09-09
1
-0
/
+6
*
added IDxCompilerLibrary interface. DXCompilerBase moved to platform specific...
azhirnov
2020-09-09
22
-365
/
+498
*
Merge branch 'master' into mesh_shader
azhirnov
2020-09-08
2
-2
/
+2
|
\
|
*
Updated SPIRV-Tools (removing SpvDecorationUserTypeGOOGLE)
assiduous
2020-09-08
2
-2
/
+2
*
|
fixed cmake, removed unused code
azhirnov
2020-09-08
2
-12
/
+2
*
|
Merge branch 'master' into mesh_shader
azhirnov
2020-09-08
18
-185
/
+184
|
\
|
|
*
Updated third-party modules
assiduous
2020-09-08
8
-6
/
+7
|
*
Added DILIGENT_NO_FORMAT_VALIDATION cmake option
assiduous
2020-09-07
2
-0
/
+5
|
*
Flushing barriers in DeviceContextD3D12Impl::GetD3D12CommandList and DeviceCo...
assiduous
2020-09-07
2
-0
/
+2
|
*
Removed no longer needed CommitShaderResources(nullptr)
assiduous
2020-09-07
4
-8
/
+0
|
*
MatLib: reworked MakeVector/MakeMatrix (fixed https://github.com/DiligentGrap...
assiduous
2020-09-07
2
-171
/
+170
*
|
removed m_isDXIL flag, detect DXIL by bytecode
azhirnov
2020-09-08
8
-58
/
+69
*
|
added DXC license
azhirnov
2020-09-08
3
-0
/
+320
*
|
removed StripReflectInfoPass2 - changes will be added to spirv-tools
azhirnov
2020-09-08
3
-166
/
+16
*
|
removed DILIGENT_HAS_SPIRV_DXCOMPILER, it not needed because used dynamic loa...
azhirnov
2020-09-08
7
-88
/
+76
*
|
fixed message text and docs
azhirnov
2020-09-08
2
-10
/
+10
*
|
Added pDxCompilerPath to engine create info,
azhirnov
2020-09-07
21
-192
/
+436
*
|
fixed compilation on UWP
azhirnov
2020-09-02
2
-8
/
+32
*
|
added argument --comp=dxc to run tests with DXC compiler
azhirnov
2020-09-02
20
-24
/
+114
*
|
fixed validation errors for SPIRV that compiled with DXC
azhirnov
2020-09-02
4
-16
/
+183
*
|
fixed compilation on UWP, use FXC by default on D3D12
azhirnov
2020-09-02
7
-33
/
+48
*
|
fixed compilation on Mac & UWP
azhirnov
2020-09-01
6
-23
/
+46
*
|
fixed compilation on linux & android
azhirnov
2020-09-01
10
-20
/
+43
*
|
validate included file name (fix for samples)
azhirnov
2020-08-31
2
-2
/
+19
*
|
Merge branch 'master' into mesh_shader
azhirnov
2020-08-31
40
-209
/
+690
|
\
|
|
*
Added C API for IReferenceCounters
assiduous
2020-08-29
3
-0
/
+114
|
*
Fixed iOS build issue
assiduous
2020-08-27
1
-0
/
+4
|
*
Renamed QueryState::Complete to QueryState::Ended
assiduous
2020-08-27
1
-3
/
+3
|
*
Implemented duration queries in Vulkan
assiduous
2020-08-27
9
-50
/
+111
[prev]
[next]