Commit Graph

7 Commits (8ff9a1a98df3fd4e522cbd78aeaae99c0c68af6d)

Author SHA1 Message Date
Qingping Hou a43d1f7ae2 add kindlePaperWhite support for einkfb module 12 years ago
Qingping Hou 47ec493da1 implement K4 framebuffer support with shadow blitbuffer
previous implementation make fb.bb has double pitch
compared to other blitbuffer, which leads to segfault
on blitFullFrom method.
12 years ago
Kefu Chai 869c7b573f remove dependency on <linux/fb.h> 12 years ago
HW f739baff5f moved blitting over to blitbuffer API
the framebuffer "object" now has a "member" that exposes the blitbuffer
API for the framebuffer pixmap. This allows to reuse blitting & Co for
blitbuffer-to-blitbuffer operations
13 years ago
HW 2a789efefb changed/enabled reader device emulation
The sources can now conditionally compile emulation code
for the e-ink framebuffer and input events.
It uses SDL for doing that, so you need this installed
if you want to use emulation (you do not need it if you're
only compiling for the e-ink device).
This allows for rapid testing of new code.
13 years ago
HW c1476e94c9 included Linux kernel API header file for eink display 13 years ago
HW 0c24e3c7e0 initial project, basic reader working 13 years ago