| .. |
|
Adapter.zig
|
gpu: improve how limits are represented
|
2022-03-19 00:51:48 -07:00 |
|
c.zig
|
gpu: add foundation for interface
|
2022-03-19 00:51:48 -07:00 |
|
CommandBuffer.zig
|
gpu: add Queue TODOs
|
2022-03-19 00:51:48 -07:00 |
|
Device.zig
|
gpu: fix descriptor parameter type to nativeCreateSwapChain
|
2022-03-19 00:51:48 -07:00 |
|
feature_name.zig
|
gpu: add TODOs
|
2022-03-19 00:51:48 -07:00 |
|
Interface.zig
|
gpu: fix requestAdapter implementation
|
2022-03-19 00:51:48 -07:00 |
|
Limits.zig
|
gpu: implement Limits and conversion
|
2022-03-19 00:51:48 -07:00 |
|
main.zig
|
gpu: implement Device.nativeCreateSwapChain, SwapChain
|
2022-03-19 00:51:48 -07:00 |
|
NativeInstance.zig
|
gpu: add SwapChain.configure
|
2022-03-19 00:51:48 -07:00 |
|
present_mode.zig
|
gpu: implement PresentMode enums
|
2022-03-19 00:51:48 -07:00 |
|
Queue.zig
|
gpu: implement Queue.on_submitted_work_done callback
|
2022-03-19 00:51:48 -07:00 |
|
ShaderModule.zig
|
gpu: implement Device.nativeCreateSwapChain, SwapChain
|
2022-03-19 00:51:48 -07:00 |
|
Surface.zig
|
gpu: rename Surface.Descriptor.xlib_window -> xlib
|
2022-03-19 00:51:48 -07:00 |
|
SwapChain.zig
|
gpu: add SwapChain.configure
|
2022-03-19 00:51:48 -07:00 |
|
texture_format.zig
|
gpu: implement TextureFormat enums
|
2022-03-19 00:51:48 -07:00 |
|
texture_usage.zig
|
gpu: implement TextureUsage enums
|
2022-03-19 00:51:48 -07:00 |
|
TODO
|
gpu: implement Device.nativeCreateSwapChain, SwapChain
|
2022-03-19 00:51:48 -07:00 |