You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
canvascontext.lua add more comment 5 years ago
credocument.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
djvudocument.lua decouple UI definitions from document modules 5 years ago
document.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
documentregistry.lua Lower file suffix (#4369) 5 years ago
koptinterface.lua rename runtimectl to document/canvascontext 5 years ago
pdfdocument.lua rename runtimectl to document/canvascontext 5 years ago
picdocument.lua rename runtimectl to document/canvascontext 5 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 7 years ago