koreader/frontend/document
NiLuJe 7210fb478d
Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847)
* Pickup the eponymous blitting performance tweaks from koreader/koreader-base#878
* Cleanup BitOpts usage (require & cache)
* Unify oddness checks (MOD -> AND)
* Enforce the native Portrait orientation on Kobo (except @ 16bpp, i.e., KSM w/ 8bpp swap disabled), to allow for faster blitting when unrotted.
* Switch CRe BB to 32BPP on color screens
* Minor cleanups
2019-03-27 22:50:44 +01:00
..
canvascontext.lua add more comment 2019-03-03 13:10:45 +01:00
credocument.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
djvudocument.lua decouple UI definitions from document modules 2019-03-03 13:10:45 +01:00
document.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
documentregistry.lua Lower file suffix (#4369) 2018-11-29 19:29:14 +01:00
koptinterface.lua rename runtimectl to document/canvascontext 2019-03-03 13:10:45 +01:00
pdfdocument.lua rename runtimectl to document/canvascontext 2019-03-03 13:10:45 +01:00
picdocument.lua rename runtimectl to document/canvascontext 2019-03-03 13:10:45 +01:00
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00