diff options
author | Vito Caputo <vcaputo@gnugeneration.com> | 2016-06-17 07:06:35 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@gnugeneration.com> | 2016-06-17 07:06:35 -0700 |
commit | 3ea61db55a9c21f7621f8a64d91153cb1955b2ff (patch) | |
tree | 9c5504a61ffcd8536ad3e52ffa52807a14acffeb /README | |
parent | 73c19de1dc9ce41e22dbf885009c984997dd20e5 (diff) |
rototiller: fix typo in README
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ and this "dumb buffer" thingy David Arlie added to the kernel back in 2011. If you're like me and miss the pre-KMS days of functional SVGAlib on linux where we could write purely software-rendered graphics toys like demos that were still beautiful and synchronized to vertical retrace without any tearing -of flickering, there is cause to rejoice. +or flickering, there is cause to rejoice. Using libdrm and these two ioctls: DRM_IOCTL_MODE_CREATE_DUMB |