Enrico Weigelt

Results 51 issues of Enrico Weigelt

Use x_rpcbuf_t instead of old own "Fragments" type for payload assembly. Signed-off-by: Enrico Weigelt, metux IT consult

* the `GrabInProgress` field isn't used by any known drivers, thus no need to export it * the only in-tree consumer outside of it's source file is Xext/saver.c, which actually...

* draft branch for collecting (potential) upcoming ABI changes for next major release. * won't be merged anytime soon - just collecting upcoming ABI-breaking changes here * needs to be...

janitor
abi-breaking

incorporate external drivers into xserver tree

Always try to flush out anything we have, even for clients that had been stuck for a short while because we've tried to send out too much at once. If...

Don't pass in the reply header struct anymore, instead only pass the individual values that we really need here.

janitor

## Describe the task Planning for 25.0.1 release -- additional features, but no ABI change. ## Quick summary what's already done ### New Features * #19 * kdrive-based, upstreamed from...

organization

### Describe the feature Bridge Vulkan API via through the X11 protocol (network transparent) * client side: dedicated libvulkan implementation that's bridging calls to the Xserver * Vulkan API extension...

enhancement
needs-triage

Signed-off-by: Enrico Weigelt, metux IT consult

serverGeneration isn't changed anymore and the field is deprecated, so just make sure resource initialization is done only once. Signed-off-by: Enrico Weigelt, metux IT consult