Age | Commit message (Expand) | Author |
2016-08-12 | ExtCPUFramebuffer: add size and offset params | Tomi Valkeinen |
2016-08-12 | fbtestpat: remove extra leftover memcpy | Tomi Valkeinen |
2016-08-11 | add basic cmake install system | Tomi Valkeinen |
2016-08-11 | Merge branch 'master' of git://github.com/jsarha/kmsxx | Tomi Valkeinen |
2016-08-11 | Add BGR888 (BG24) and BGR565 (BG16) pixelformats. | Jyri Sarha |
2016-08-10 | Merge branch 'yem/musl' of git://github.com/yann-morin-1998/kmsxx | Tomi Valkeinen |
2016-08-10 | utils: select() et al. need <sys/select.h> | Yann E. MORIN |
2016-08-10 | kms++-util: portability fix | Yann E. MORIN |
2016-08-10 | fbtestpat: draw "/dev/fb0" text | Tomi Valkeinen |
2016-07-10 | Fix property name lookup | Tomi Valkeinen |
2016-07-10 | README: add notes about custom toolchainfile | Tomi Valkeinen |
2016-07-10 | kms++: fix AtomicReq compilation | Tomi Valkeinen |
2016-06-22 | Add missing <system_error> includes | Tomi Valkeinen |
2016-06-22 | py: fix AtomicReq's add() | Tomi Valkeinen |
2016-06-22 | kmsprint: Include cinttypes instead of inttypes.h | Laurent Pinchart |
2016-06-22 | kms++: use DrmPropObject in AtomicReq | Tomi Valkeinen |
2016-06-22 | kms++: update decls.h | Tomi Valkeinen |
2016-06-22 | py: Expose the Connector::get_mode methods | Laurent Pinchart |
2016-06-20 | Merge V4L2 related work | Tomi Valkeinen |
2016-06-20 | Framebuffer: don't crash is drmModeGetFB() returns 0 | Tomi Valkeinen |
2016-06-20 | Add Framebuffer::flush() | Tomi Valkeinen |
2016-06-17 | kmscube: use drmModeAddFB2 version of ExtFB | Tomi Valkeinen |
2016-06-16 | utils: add wbm2m | Tomi Valkeinen |
2016-06-16 | utils: add wbcap | Tomi Valkeinen |
2016-06-16 | py: add cam.py | Tomi Valkeinen |
2016-06-16 | py: add pyvid | Tomi Valkeinen |
2016-06-16 | kmsutils: add VideoDevice | Tomi Valkeinen |
2016-06-16 | kmsview: use resman | Tomi Valkeinen |
2016-06-16 | py: use ResourceManager | Tomi Valkeinen |
2016-06-16 | add ResourceManager | Tomi Valkeinen |
2016-06-16 | Support RGB888 | Tomi Valkeinen |
2016-06-15 | draw_text: support YUV modes | Tomi Valkeinen |
2016-06-14 | py: add missing pixelformats | Tomi Valkeinen |
2016-06-11 | py: PixelFormat & DumbFB impro | Tomi Valkeinen |
2016-06-11 | gitignore: add pycache | Tomi Valkeinen |
2016-06-11 | kms++util: split to subdirs | Tomi Valkeinen |
2016-06-11 | kms++: organize into subdirs | Tomi Valkeinen |
2016-06-11 | cmake: results to bin & lib dirs | Tomi Valkeinen |
2016-06-11 | rename libkms to kms++ | Tomi Valkeinen |
2016-06-11 | cmake: add option to build shared libs | Tomi Valkeinen |
2016-06-11 | rename dirs | Tomi Valkeinen |
2016-06-11 | kmsprint: print plane formats | Tomi Valkeinen |
2016-06-07 | py: fix scripts when there's no current crtc | Tomi Valkeinen |
2016-06-07 | util: add simple text drawing | Tomi Valkeinen |
2016-06-07 | util: refactor drawing functions | Tomi Valkeinen |
2016-06-07 | kmsview: small improvements | Tomi Valkeinen |
2016-06-07 | Make py/gamma.py executable. | Jyri Sarha |
2016-06-07 | py/gamma.py: Make gamma table calculations more generic | Jyri Sarha |
2016-06-07 | testpat: use new id/idx resolving | Tomi Valkeinen |
2016-06-07 | Property: remove now unused to_str() | Tomi Valkeinen |