Jan Hendrik Farr

Results 4 issues of Jan Hendrik Farr

Hallo, editing an equation in a file that is being previewd does not seem to work properly: 1. after the edit the original equation is still being shown and the...

Fixes #1019 This fixes `test_half_to_int8` and fixes and reenables `test_output_padded_conv_transpose2d` This was a synchronization issue when loading the `half4` variable into the `float4` in the shader. Marked as WIP as...

bounty locked

When using an HTTP3 upstream (tested with `h3://dns.google/dns-query`) sometimes the dns proxy stops responding to queries. The proxy starts working again after `dns.google` closes the connection due to max connection...

waiting for repro

Key repeat shoud only be interrupted when the repeating key is released, not when another key is released. This matches the behavior on X11 (and also on win32 if my...