.. |
BUILD.gn
|
Add scoped autoreleasepool to tests and examples
|
2021-06-24 19:21:31 +00:00 |
BackendBinding.cpp
|
Split #defines for OpenGL and OpenGL ES backends.
|
2021-05-17 18:04:48 +00:00 |
BackendBinding.h
|
Introduce wgpu::Surface and implement it for HWND, X11 and Metal
|
2020-01-15 13:14:12 +00:00 |
CMakeLists.txt
|
Fix examples linking error when building with CMake
|
2021-06-29 07:03:31 +00:00 |
ComboRenderBundleEncoderDescriptor.cpp
|
Make examples and utils use webgpu.h
|
2019-10-25 11:36:47 +00:00 |
ComboRenderBundleEncoderDescriptor.h
|
Make examples and utils use webgpu.h
|
2019-10-25 11:36:47 +00:00 |
ComboRenderPipelineDescriptor.cpp
|
Removed deprecated CreateRenderPipeline path
|
2021-05-21 05:01:38 +00:00 |
ComboRenderPipelineDescriptor.h
|
Remove deprecated BindGroupLayoutEntry fields
|
2021-05-21 18:25:48 +00:00 |
D3D12Binding.cpp
|
Make examples and utils use webgpu.h
|
2019-10-25 11:36:47 +00:00 |
EmptyDebugLogger.cpp
|
end2end_tests: Forward Windows debug messages to stderr
|
2020-08-14 21:02:12 +00:00 |
GLFWUtils.cpp
|
Add preliminary OpenGL ES and EGL support to Dawn.
|
2020-11-24 20:57:23 +00:00 |
GLFWUtils.h
|
Introduce wgpu::Surface and implement it for HWND, X11 and Metal
|
2020-01-15 13:14:12 +00:00 |
GLFWUtils_metal.mm
|
Fix more compilation warnings.
|
2020-04-11 03:22:33 +00:00 |
Glfw3Fuchsia.cpp
|
Enable Vulkan for Chromium Fuchsia build.
|
2019-09-09 10:52:08 +00:00 |
MetalBinding.mm
|
s/OutputAttachment/RenderAttachment/g
|
2020-10-27 15:35:56 +00:00 |
NullBinding.cpp
|
Make examples and utils use webgpu.h
|
2019-10-25 11:36:47 +00:00 |
OSXTimer.cpp
|
Add Dawn perf test harness
|
2019-08-28 23:18:10 +00:00 |
ObjCUtils.h
|
Introduce wgpu::Surface and implement it for HWND, X11 and Metal
|
2020-01-15 13:14:12 +00:00 |
ObjCUtils.mm
|
Introduce wgpu::Surface and implement it for HWND, X11 and Metal
|
2020-01-15 13:14:12 +00:00 |
OpenGLBinding.cpp
|
Make examples and utils use webgpu.h
|
2019-10-25 11:36:47 +00:00 |
PlatformDebugLogger.h
|
end2end_tests: Forward Windows debug messages to stderr
|
2020-08-14 21:02:12 +00:00 |
PosixTimer.cpp
|
Add Dawn perf test harness
|
2019-08-28 23:18:10 +00:00 |
ScopedAutoreleasePool.cpp
|
Add scoped autoreleasepool to tests and examples
|
2021-06-24 19:21:31 +00:00 |
ScopedAutoreleasePool.h
|
Add scoped autoreleasepool to tests and examples
|
2021-06-24 19:21:31 +00:00 |
ScopedAutoreleasePool.mm
|
Add scoped autoreleasepool to tests and examples
|
2021-06-24 19:21:31 +00:00 |
SystemUtils.cpp
|
Rename src/common macros NXT_* to DAWN_*
|
2018-07-18 22:54:06 +02:00 |
SystemUtils.h
|
Autoformat everything except tests/examples
|
2020-07-10 18:19:38 +00:00 |
TerribleCommandBuffer.cpp
|
Triage Dawn TODOs
|
2021-06-07 18:23:52 +00:00 |
TerribleCommandBuffer.h
|
dawn_wire: Support chunked commands
|
2020-10-13 22:35:34 +00:00 |
TestUtils.cpp
|
Implement copy for 3D texture on D3D12: non-zero mip
|
2021-06-09 16:01:08 +00:00 |
TestUtils.h
|
Implement copy for 3D texture on D3D12: non-zero mip
|
2021-06-09 16:01:08 +00:00 |
TextureFormatUtils.cpp
|
Generalize multi-aspect formats
|
2021-02-16 19:55:09 +00:00 |
TextureFormatUtils.h
|
TextureFormatUtils: Remove unused functions
|
2021-01-21 14:18:19 +00:00 |
Timer.h
|
Add Dawn perf test harness
|
2019-08-28 23:18:10 +00:00 |
VulkanBinding.cpp
|
Make examples and utils use webgpu.h
|
2019-10-25 11:36:47 +00:00 |
WGPUHelpers.cpp
|
Implement External Texture Binding Functionality
|
2021-06-01 19:45:53 +00:00 |
WGPUHelpers.h
|
Implement External Texture Binding Functionality
|
2021-06-01 19:45:53 +00:00 |
WindowsDebugLogger.cpp
|
Fix WindowsDebugLogger hang on release builds
|
2020-12-03 10:53:04 +00:00 |
WindowsTimer.cpp
|
Add Dawn perf test harness
|
2019-08-28 23:18:10 +00:00 |
WireHelper.cpp
|
Fix compilation using CMake on Linux
|
2021-02-09 16:13:51 +00:00 |
WireHelper.h
|
Factor utils::WireHelper out of DawnTest
|
2021-01-27 22:54:04 +00:00 |