Now About Social Code
summaryrefslogtreecommitdiff
path: root/src/drv.c
AgeCommit message (Collapse)Author
2024-08-06wrap: Zero more buffersLucas Fryzek
Zero more buffers so its easier to figure out what needs to be copied and modified in the example driver to replay the dumped command buffer.
2024-08-03drv: Add code to create hw render ctxLucas Fryzek
2024-08-02drv: Add custom userspace driverLucas Fryzek
Add userspace driver that we will eventually use to try and replay the command dumps coming from the wrap library.