Commit Graph

23 Commits

Author SHA1 Message Date
Relintai fdd544f3e0 Re-enable the default process method. 2020-12-24 02:20:16 +01:00
Relintai 060476e1f8 Add param as a define. 2020-12-24 02:03:19 +01:00
Relintai f3d8e27395 Removed unnecessary brace. 2020-12-24 01:58:00 +01:00
Relintai 0294539bf0 Test process. (WIP) 2020-12-24 01:52:37 +01:00
Relintai b6f00dd45f Bit more work. 2020-12-24 01:17:03 +01:00
Relintai e0626e0568 Work on the interlaced version. 2020-12-24 00:53:39 +01:00
Relintai 61c71ad061 Row skip version. 2020-12-24 00:31:21 +01:00
Relintai 4c68c84f59 Fix indent. 2020-12-23 17:55:55 +01:00
Relintai 15922d4bf9 Remove duplicates from CMakeLists. 2020-12-23 17:54:59 +01:00
Relintai 0b95f6696f Added a compile script. Aslo small changes to main. 2020-12-23 17:52:22 +01:00
Relintai bd99035701 Fix an offset calculation error. 2020-12-23 17:30:52 +01:00
Relintai fb5d8fabf1 Initial interlacing implementation. Probably won't work. 2020-12-23 17:21:45 +01:00
Relintai 1e08c8eb24 Remove the build dir if already exists. 2020-12-23 17:09:44 +01:00
Relintai 1db460953a Use the supplied fbcp instead of cloning it. 2020-12-23 14:29:50 +01:00
Relintai 1a129079ae Added the adafruit pitft installer. 2020-12-23 14:16:27 +01:00
Phillip Burgess 3a136f2d98 Clean up a little, do XOR w/32-bit ops 2017-11-09 23:07:31 -08:00
Phillip Burgess 9c4b801637 Fix ioctl() warning, try full-width copy, 30 fps max 2017-11-09 22:49:37 -08:00
Phillip Burgess 2d885fc8b2 Quick-n-dirty rectangles test 2017-11-09 22:36:11 -08:00
tasanakorn 8087a71d03 Merge pull request #2 from AndrewFromMelbourne/master
open returns -1 on failure
2014-08-13 11:00:39 +07:00
AndrewFromMelbourne a749e21e73 open returns -1 on failure 2014-07-06 16:48:47 +10:00
Tasanakorn Phaipool 9689a3b4e2 Add missing include path 2013-07-17 09:13:13 +07:00
Tasanakorn Phaipool 5bf24004c1 Update readme file 2013-07-16 20:18:22 +07:00
Tasanakorn Phaipool f88eecf79b Init 2013-07-16 19:54:36 +07:00