Coalpy

Latest version: v0.53

Safety actively analyzes 638396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.0.9

Bug fixes:
* Fixing bugs with UAV barriers. Sometimes when writting to a uav, adding some dispatches then writting to a uav again a wrong barrier would be used.
* wrong default maxLod for Sampler object
* Implemented correct tmp Sampler table (allows for inline arrays of Samplers to be passed in the command list dispatch command)
* wrong exceptions thrown when validating enums
* Missing Sampler object

0.0.8

* Added support for begin_marker and end_marker in CommandList object. This makes it possible to add markers for render doc.
* coalpy.gpu.schedule can now take a single CommandList object as an input (doens't have to be an array of lists)
* call to coalpy.gpu.set_active_adapter() can also take the flags parameter. This means we can now create a debug device by passing coalpy.gpu.DeviceFlags.EnableDebug. This lets you attach a debugger and see any dx12 failures if they exist.

0.0.7

* Support for imgui input_float2, input_float3, input_float3, input_float4 on ImguiBuilder api.

0.0.6

* Important bug fixes for Structured buffer /Raw buffer support as uav / srv
* Removing annoying asserts

0.0.4

Pre alpha release, includes mouse/keyboard input bindings for python.

0.0.3

Pre alpha release of coalpy. 0.0.3.
This version is considered to have a lot of the main features available. No big demo yet.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.