Ada Tufankjian

Results 11 issues of Ada Tufankjian

I've been finding myself in the situation where I'm working with C code and I really want to instrument it with Optick. However there were some features in the C...

Just double checking. I don't see it anywhere in the current API but is there currently a mechanism for supporting vulkan meta-loaders? I use [volk](https://github.com/zeux/volk) in a few projects and...

Following the readme in `contrib/windows/driver` left me a bit stumped for a while. I installed the certificate correctly but the driver wouldn't install to any Transistor USB device. After some...

I ran into some code for a PR here: https://github.com/KhronosGroup/KTX-Software/pull/574 Where I needed a newer version of gcc from mingw to avoid some compiler bugs. The newer version of mingw...

**Bug description** When deploying to steam from linux the action fails unless run from a fresh environment **How to reproduce** * Install self-hosted runner in a WSL2 ubuntu environment with...

bug

- [X] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [X] The name of the port matches an existing name for this component on https://repology.org/ if possible, and/or is strongly associated...

category:new-port

Hi there! I'm trying to get libmysofa added to vcpkg so it will be available to more users. Also steam-audio uses libmysofa and I'd like to use steam-audio from vcpkg...

Adding this port for those of us who crave spatial audio - [X] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [X] The name of the port matches an existing name...

category:new-port

Citing https://github.com/microsoft/vcpkg/issues/32062 and the fact that the new SDL3 MkII GPU API [got some buzz](https://news.ycombinator.com/item?id=41396260) I thought people might find an SDL3 port useful. I've been using this port myself...

category:new-port
info:reviewed
requires:vcpkg-team-review

I am currently working on getting steam-audio available via the vcpkg package manager (see https://github.com/microsoft/vcpkg/pull/40942 ). However, I have had to make a substantial patch. In doing so I whipped...