Skip to content

backends/drm: Support hardware cursors on NVidia GPUs

Doğukan Korkmaztürk requested to merge dkorkmazturk/kwin:nvhwcursor2 into master

This is my second attempt at implementing hw cursor support on Nvidia GPUs, you can find my first attempt here: !4649 (closed)

This is based on @zamundaaa's previous work here: 266c5e19. I rebased it, updated the variables it uses, fixed some small problems preventing it from actually working and tested it.

Merge request reports