Commit Graph

28 Commits

Author SHA1 Message Date
Jackson Netherwood-Imig 86baad0c68 feat (format): add FormatModifier.fromU64 2026-04-15 15:10:17 -07:00
Jackson Netherwood-Imig c975557376 feat (format): rename FormatModifiers to FormatModifier and add upper/lower functions. 2026-04-15 15:09:03 -07:00
Jackson Netherwood-Imig 22431aba68 feat: use Format type in Plane. 2026-04-15 14:48:49 -07:00
Jackson Netherwood-Imig 749a5cfcea feat: add Afrc, Afbc, Amlogic, and Vivante format modifiers, and Format.toU32 covenience method. 2026-04-09 14:32:48 -07:00
Jackson Netherwood-Imig 1441e34b8b feat: pretty-print modifiers and start on arm mods. 2026-03-11 23:11:00 -07:00
Jackson Netherwood-Imig b53094aca7 feat: AMD format modifiers. 2026-03-11 21:54:14 -07:00
Jackson Netherwood-Imig c7b2094479 feat: gbm_format_get_name analog. 2026-03-11 11:01:44 -07:00
Jackson Netherwood-Imig b5eae2ee63 fix: handle c_int overflow when linking libc for some requests (wtf?). 2026-03-09 15:28:12 -07:00
Jackson Netherwood-Imig 685c302b9f feat: Card.getVersion (drmGetVersion). 2026-03-08 21:49:25 -07:00
Jackson Netherwood-Imig aa3a90dc69 fix: catch error on Card.openForDev 2026-03-06 18:32:41 -08:00
Jackson Netherwood-Imig 7bb4a49fda feat: open Card for dev_t. 2026-03-06 18:24:42 -08:00
Jackson Netherwood-Imig 35b92f2324 feat: get Device from Card. 2026-03-06 15:17:51 -08:00
Jackson Netherwood-Imig 411ec740e9 feat: open Card from Device 2026-03-05 16:50:40 -08:00
Jackson Netherwood-Imig d5db200d07 PCI device parsing complete? 2026-03-03 15:25:33 -08:00
Jackson Netherwood-Imig e51569c9db WIP 2026-03-02 23:14:01 -08:00
Jackson Netherwood-Imig d46ec8aec2 split into separate files + work on device API. 2026-02-27 21:53:01 -08:00
Jackson Netherwood-Imig 25c7cc7395 WIP drmDevice impl 2026-02-26 19:33:24 -08:00
Jackson Netherwood-Imig a66ea9ab08 feat: planes and plane resources 2026-01-29 23:47:35 -08:00
Jackson Netherwood-Imig 7707a52d34 feat: capabilities and property blobs 2026-01-28 16:35:16 -08:00
Jackson Netherwood-Imig 16cd09d7c2 organize file and fix test function for new zig 2026-01-28 14:30:47 -08:00
Jackson Netherwood-Imig a57ac9e7e6 remove mode namespace and condense api 2026-01-28 14:28:44 -08:00
Jackson Netherwood-Imig f40252c485 vsync'd modesetting! 2026-01-26 10:30:40 -08:00
Jackson Netherwood-Imig 13b38e4967 mode api working through CRTC phase. 2026-01-21 16:40:13 -08:00
Jackson Netherwood-Imig 610fc4cc75 refactor: working Card abstraction for drmModeGetResources. 2026-01-20 22:17:03 -08:00
Jackson Netherwood-Imig 6e7f3cad5c refactor: modifiers aren't an enum. 2026-01-20 14:42:30 -08:00
Jackson Netherwood-Imig 1dda6d3e94 feat: make DrmFormat non-exhaustive 2026-01-17 20:41:01 -08:00
Jackson Netherwood-Imig 4e4fb50ff8 add simple test and fix errors. 2026-01-17 20:07:31 -08:00
Jackson Netherwood-Imig 464ab3a473 initial commit. 2026-01-17 20:02:37 -08:00