Age | Commit message (Expand) | Author |
---|---|---|
2022-07-22 | Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' | Linus Groh |
2022-03-14 | Kernel: Fix buffer overflow in VirtIOGPU create_3d_resource(..) | Brian Gianforcaro |
2022-03-09 | Kernel: Implement basic VirGL device | Sahan Fernando |
2022-01-23 | Kernel: Add ioctl to get the EDID from a framebuffer | Tom |
2021-10-27 | Kernel/Graphics: Merge VirtIO GraphicsAdapter and VirtIO GPU code | Liav A |
2021-09-28 | AK: Add missing AK/Types.h include to VirtIO/Protocol.h | Hendiadyoin1 |
2021-07-18 | Kernel: Replace VirtIOGPU reinterpret casts with AK::BinaryBufferWriter | Sahan Fernando |
2021-07-18 | Kernel: Put VirtIOGPU related types into a namespace | Sahan Fernando |