.. |
BackendBinding.cpp
|
Rename CMakeLists variables NXT_* to DAWN_*
|
2018-07-18 22:54:06 +02:00 |
BackendBinding.h
|
dawn_native: Factor getting procs into a single function.
|
2018-08-06 16:38:33 +02:00 |
ComboRenderPipelineDescriptor.cpp
|
Use const*const* to annotate a sequence of descriptors
|
2019-01-21 08:29:01 +00:00 |
ComboRenderPipelineDescriptor.h
|
Use const*const* to annotate a sequence of descriptors
|
2019-01-21 08:29:01 +00:00 |
D3D12Binding.cpp
|
Fix D3D12Binding crach after the GetProc refactor
|
2018-08-09 20:54:43 +02:00 |
DawnHelpers.cpp
|
Complete the sampler object to match WebGPU
|
2019-01-04 04:56:08 +00:00 |
DawnHelpers.h
|
Guard header files in utils with #ifdef and #endif
|
2018-12-20 11:21:04 +00:00 |
MetalBinding.mm
|
MetalBinding: query the MTLDevice instead of creating it.
|
2019-01-07 10:01:11 +00:00 |
NullBinding.cpp
|
Fix missing include for std::unique_ptr in NullBinding.cpp
|
2019-01-12 17:13:45 +00:00 |
OpenGLBinding.cpp
|
OpenGL: Implement the backend connection and adapter.
|
2019-01-07 09:48:03 +00:00 |
SystemUtils.cpp
|
Rename src/common macros NXT_* to DAWN_*
|
2018-07-18 22:54:06 +02:00 |
SystemUtils.h
|
Guard header files in utils with #ifdef and #endif
|
2018-12-20 11:21:04 +00:00 |
TerribleCommandBuffer.cpp
|
Make dawn_wire a shared library
|
2018-07-30 17:22:45 +02:00 |
TerribleCommandBuffer.h
|
Make dawn_wire a shared library
|
2018-07-30 17:22:45 +02:00 |
VulkanBinding.cpp
|
Vulkan: Always request all VkSurfaceKHR-related extensions
|
2019-01-07 12:04:46 +00:00 |