index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngine
/
interface
/
PipelineState.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GLTF: hacky VR rendering support
ext-vk
s-ol
2021-03-27
1
-0
/
+2
*
OpenGL: added resource signature
azhirnov
2021-03-19
1
-1
/
+5
*
Reworked PSO intialization to allow shader resources be combined when defined...
assiduous
2021-03-19
1
-1
/
+6
*
some fixes and improvements for D3D12 & Vulkan
azhirnov
2021-03-19
1
-2
/
+5
*
Replaced InitializeStaticResources and InitializeStaticResourcesWithSignature...
assiduous
2021-03-19
1
-36
/
+84
*
Vk backend: some minor updates + comments
assiduous
2021-03-19
1
-3
/
+9
*
merged with resource_signature
azhirnov
2021-03-19
1
-2
/
+5
*
GraphicsAccessories: added PipelineTypeFromShaderStages function
assiduous
2021-01-25
1
-1
/
+3
*
PipelineState.h: updated comments
assiduous
2021-01-23
1
-8
/
+17
*
pipeline resource signature for vulkan
azhirnov
2021-01-21
1
-2
/
+4
*
added pipeline resource signature (wip)
azhirnov
2021-01-15
1
-35
/
+26
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Updated API to 240080 + fixed SBTBase
assiduous
2020-12-18
1
-0
/
+7
*
some improvements for ray tracing
azhirnov
2020-12-09
1
-1
/
+3
*
bug fix for ray tracing, fixed KHR via NV emulation.
azhirnov
2020-11-16
1
-10
/
+0
*
Added ability to update AS.
azhirnov
2020-11-10
1
-5
/
+4
*
A number of minor updates/fixes
assiduous
2020-11-06
1
-16
/
+16
*
Added support for local root signature & shader record.
azhirnov
2020-11-05
1
-1
/
+7
*
Added AS copy with compacting.
azhirnov
2020-11-05
1
-36
/
+50
*
fixed resource state transitions, some improvements for ray tracing
azhirnov
2020-11-03
1
-2
/
+9
*
A number of minor updates
assiduous
2020-10-30
1
-6
/
+6
*
added ray tracing implementation for dx12 and vulkan
azhirnov
2020-10-28
1
-0
/
+39
*
PSO refactoring for ray tracing
azhirnov
2020-10-25
1
-38
/
+54
*
Merge branch 'master' into ray_tracing
azhirnov
2020-10-25
1
-58
/
+80
|
\
|
*
Renamed static sampler to immutable sampler (API240076)
assiduous
2020-10-19
1
-21
/
+25
|
*
A number of fixes for PSO creation refactoring (API240075)
assiduous
2020-10-18
1
-1
/
+9
|
*
Added GraphicsPipelineCreateInfo and ComputePipelineCreateInfo instead of sin...
azhirnov
2020-10-15
1
-43
/
+46
|
*
removed strong references to shaders in PSO
azhirnov
2020-10-08
1
-1
/
+1
*
|
A few random fixes to ray tracing API and implementation
assiduous
2020-10-04
1
-0
/
+1
*
|
Added ray tracing types
azhirnov
2020-10-04
1
-0
/
+73
|
/
*
Another set of minor updates to mesh shader implementation
assiduous
2020-09-10
1
-2
/
+2
*
A bunch of random updates
assiduous
2020-09-09
1
-7
/
+9
*
fixed message text and docs
azhirnov
2020-09-08
1
-2
/
+2
*
Rename ***_PIPELINE to PIPELINE_TYPE_***
azhirnov
2020-08-19
1
-8
/
+8
*
Merge branch 'master' into mesh_shader
azhirnov
2020-08-19
1
-15
/
+30
|
\
|
*
Added pRenderPass and SubpassIndex members to GraphicsPipelineDesc struct
assiduous
2020-08-02
1
-15
/
+29
|
*
PipelineStateVkImpl: creating implicit IRenderPass object instead of Vulkan r...
assiduous
2020-08-02
1
-0
/
+1
*
|
Added mesh shader
azhirnov
2020-08-11
1
-6
/
+30
|
/
*
Enabled using PSO_CREATE_FLAGS flags in D3D11, D3D12 and Vk backends.
assiduous
2020-04-01
1
-5
/
+6
*
Added PipelineStateCreateInfo struct that is taken by IRenderDevice::CreateIn...
assiduous
2020-04-01
1
-0
/
+36
*
Added API function call type specification to fix c/c++ mismatch on x86 MSVC
assiduous
2020-01-29
1
-1
/
+1
*
Reworked C interface to optimize inheritance handling
assiduous
2020-01-29
1
-9
/
+4
*
Reworked interface definitions to use DILIGENT_BEGIN_INTERFACE/DILIGENT_END_I...
assiduous
2020-01-28
1
-6
/
+2
*
Reworked C inteface method calls to use CALL_IFACE_METHOD macro
assiduous
2020-01-28
1
-6
/
+6
*
Guarded interface definitions by define-undef macro helper include pairs to a...
assiduous
2020-01-27
1
-8
/
+4
*
Reworked C interfaces to share declaration with c++
assiduous
2020-01-27
1
-49
/
+65
*
Fixed pipeline state C api; added test.
assiduous
2020-01-26
1
-6
/
+6
*
Fixed Render device, query, PSO and fence C interfaces; added render device C...
assiduous
2020-01-26
1
-17
/
+25
*
Fixed Buffer, BufferView, Texture, TextureView interfaces; added C interface ...
assiduous
2020-01-26
1
-8
/
+8
*
c inteface: implemented core object VTBLs
assiduous
2020-01-25
1
-4
/
+31
[next]