Randall O'Reilly
Randall O'Reilly
### Describe the bug e.g., in example/views -- once you select a filename, that column gets huge! not clear exactly what to do about this. crazy version would be to...
this is low priority. the item itself is copied fine, with latest Clone fix. probably the update in this: ```ki/slice.go func (sl *Slice) ConfigCopy(n Ki, frm Slice) { ```
Everyone agrees we need to minimize the API -- use consistent names, remove things that don't need to be there. If the API is as small as possible, everyone is...
At least need shadows, so it stands out in all cases. The disabled cursor also is effectively invisible -- specifically bad case of this.
https://github.com/goki/vgpu/issues/9
Hard to know what short name to use for the M* chips but "Apple Silicon" is usual long name. apple vs. intel is probably best short distinction.
You will get an error message containing this string: ``` [mvk-error] SPIR-V to MSL conversion error: Unsized array of descriptors requires argument buffer tier 2 ``` The issues tracking this...
Using VulkanSDK/1.3.239.0 version of MoltenVK library, building using the latest Xcode 15.0 which auto-updated recently, I now get this error: dyld[53272]: Symbol not found: _vkGetInstanceProcAddr Referenced from: Anything linked prior...