Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-13 | *: drop original rototiller, update Makefile | Vito Caputo | |
This should produce a rototiller executable with all the renderers available, and the ability to choose the DRM card and connector. | |||
2016-06-17 | rototiller: initial commit | Vito Caputo | |
This is a retro-style demo hack, demonstrating libdrm dummy buffer use for achieving "oldskool" demo-style graphics programming on modern linux. It's a quick and nasty hack, some effort was put into optimizing the renderer, but the libdrm setup code is prototype quality at best, it's a spaghetti of crap cobbled together while scrutinizing the libdrm headers until something showed on-screen. The amazing thing is, it actually works, and quite well at that, on my machine anyways. |