summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-06Start work on modesetting objectsHEADmasterPancakeTAS3-0/+281
2026-07-03Implement framebuffer objectPancakeTAS4-0/+177
2026-07-03Implement version ioctl and expand commentsPancakeTAS4-1/+126
2026-06-25Generalize device classPancakeTAS4-14/+74
2026-06-25Project hierarchy overhaulPancakeTAS11-32/+38
2026-06-25Bug fixes all across the projectPancakeTAS8-92/+159
2026-06-25Large documentation overhaul & main DRM devicePancakeTAS7-51/+371
2026-06-23Implement GEM objects and dumb buffersPancakeTAS3-0/+319
2026-06-23Significantly reduce line count and code duplicationPancakeTAS4-426/+300
2026-06-23Refactor buildscriptPancakeTAS2-40/+45
2026-05-18Split public/private API into respective locationsPancakeTAS6-330/+730
2026-05-18Extend sync objects with timeline supportPancakeTAS2-19/+151
2026-05-18Implement (non-timeline) sync objectsPancakeTAS2-0/+334
2026-05-18Initial commitPancakeTAS4-0/+102