federkamm

Results 8 issues of federkamm

apparently VK_RESULT_END_RANGE does not exist anymore and vuh2 doesn't compile therefore since vulkan 1.2.140. Therefore, the enum VuhError in src/include/vuh/error_code.hpp should use another start value like 10, 11, 100, or...

bug

Hi, there is the vuh2 branch but it's not the default. There seem to be some design improvements in vuh2 but what is its current state? Can you recommend vuh2...

Not realy a bug, more a feature request. I have password-store running on my WSL Debian Linux installation and would like to connect my Windows Firefox passff with it. I...

I had some issues - compiling the node on jimmy/humble - activating auto features from ini-file - get proper timestamps for synchronization - performance issues for not beeing multithreaded I...

I found this font going very well with DejaVu Sans Mono and would suggest to add it to the "precompiled" font list. [DejaVuMathTeXGyre_monospacified_for_DejaVuSansMono.zip](https://github.com/cpitclaudel/monospacifier/files/6324163/DejaVuMathTeXGyre_monospacified_for_DejaVuSansMono.zip) (created with `./monospacifier.py --reference /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf --inputs /usr/share/fonts/truetype/dejavu/DejaVuMathTeXGyre.ttf`...

There are some issues when cross-compiling (tested with c3d/recorder). 1) CC environment variable doesn't get respected (fixed by replacing "CC=" in config.gnu.mk with "CC?=") 2) Extra dash to CROSS_COMPILE. In...

The comment in the header of `sensor/models.h` clearly states that pixel centers are at half integer coordinates, e.g. top left pixel center is at `(0.5, 0.5)`. OpenCV uses an image...

Hi, this library looks promising, but I couldn't even get my first example running (I use 0.4.1 installed with pip in Python 3.9). I have a function `u, v =...