..
adapter.zig
{gpu,gpu-dawn}: add X11 linkage back; update to latest WebGPU API
2023-01-14 12:12:00 -07:00
bind_group.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
bind_group_layout.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
buffer.zig
{gpu,gpu-dawn}: add X11 linkage back; update to latest WebGPU API
2023-01-14 12:12:00 -07:00
callbacks.zig
all: remove support for stage1
2022-09-10 00:09:30 -07:00
command_buffer.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
command_encoder.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
compute_pass_encoder.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
compute_pipeline.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
dawn.zig
{gpu,gpu-dawn}: add X11 linkage back; update to latest WebGPU API
2023-01-14 12:12:00 -07:00
dawn_impl.zig
gpu: update interface to latest webgpu headers
2023-01-14 12:12:00 -07:00
device.zig
gpu: update interface to latest webgpu headers
2023-01-14 12:12:00 -07:00
external_texture.zig
gpu: update interface to latest webgpu headers
2023-01-14 12:12:00 -07:00
instance.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
interface.zig
gpu: update interface to latest webgpu headers
2023-01-14 12:12:00 -07:00
mach_dawn.cpp
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
mach_dawn.h
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
main.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
pipeline_layout.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
query_set.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
queue.zig
gpu: update interface to latest webgpu headers
2023-01-14 12:12:00 -07:00
render_bundle.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
render_bundle_encoder.zig
gpu: use null and undefined in enums
2022-12-14 02:18:21 -07:00
render_pass_encoder.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
render_pipeline.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
sampler.zig
gpu: use null and undefined in enums
2022-12-14 02:18:21 -07:00
shader_module.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
surface.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
swap_chain.zig
all: move standalone libraries to libs/ subdirectory
2022-08-26 15:12:04 -07:00
texture.zig
gpu: use null and undefined in enums
2022-12-14 02:18:21 -07:00
texture_view.zig
gpu: use null and undefined in enums
2022-12-14 02:18:21 -07:00
types.zig
gpu: improve SupportedLimits query example
2023-01-15 13:21:25 -07:00