summaryrefslogtreecommitdiff
path: root/Kernel/Graphics/VirtIOGPU/Protocol.h
AgeCommit message (Expand)Author
2022-07-22Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_'Linus Groh
2022-03-14Kernel: Fix buffer overflow in VirtIOGPU create_3d_resource(..)Brian Gianforcaro
2022-03-09Kernel: Implement basic VirGL deviceSahan Fernando
2022-01-23Kernel: Add ioctl to get the EDID from a framebufferTom
2021-10-27Kernel/Graphics: Merge VirtIO GraphicsAdapter and VirtIO GPU codeLiav A
2021-09-28AK: Add missing AK/Types.h include to VirtIO/Protocol.hHendiadyoin1
2021-07-18Kernel: Replace VirtIOGPU reinterpret casts with AK::BinaryBufferWriterSahan Fernando
2021-07-18Kernel: Put VirtIOGPU related types into a namespaceSahan Fernando