Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requirement notes #30

Open
jwinarske opened this issue Nov 30, 2024 · 1 comment
Open

Requirement notes #30

jwinarske opened this issue Nov 30, 2024 · 1 comment

Comments

@jwinarske
Copy link
Owner

jwinarske commented Nov 30, 2024

libinput Vulkan KHR Vulkan KMS Vulkan Headless KMS Atomic KMS Legacy KMS Headless NPU
Class path drmpp/input vulkan/vulkan_khr.h vulkan/vulkan_kms.h vulkan/vulkan_headless.h
Composition
  • HW comp - move libliftoff c++ port in source tree; remove libliftoff dependency

  • multi-output

  • imgui vulkan.hpp port

  • HDR

  • example usage for Vulkan KHR

class App final : public Logging,
                  public drmpp::vulkan::VulkanKhr,
                  public drmpp::input::KeyboardObserver,
                  public drmpp::input::PointerObserver,
                  public drmpp::input::SeatObserver {

DRM accel devices (NPU)
Example:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29698/diffs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant