Age | Commit message (Expand) | Author |
2016-09-29 | Add Travis CI | Tomi Valkeinen |
2016-09-29 | Improve mode finding | Tomi Valkeinen |
2016-09-29 | Improve LTO detection code | Tomi Valkeinen |
2016-09-28 | Fix LTO detection | Laurent Pinchart |
2016-09-27 | kmsprint: fix prints | Tomi Valkeinen |
2016-09-27 | Card: virtual destructor | Tomi Valkeinen |
2016-09-26 | kmatest: add custom videomode support | Tomi Valkeinen |
2016-09-26 | kmatest: split regex strings to multiple lines | Tomi Valkeinen |
2016-09-26 | Improve struct Videomode | Tomi Valkeinen |
2016-09-23 | kmsprint: improve property enum prints | Tomi Valkeinen |
2016-09-01 | Fix error prints | Tomi Valkeinen |
2016-08-27 | Fix LTO support for cross-compilation. | Arnout Vandecappelle (Essensium/Mind) |
2016-08-24 | kmstest: rename remaining references to testpat | Tomi Valkeinen |
2016-08-16 | rename testpat and fbtestpat | Tomi Valkeinen |
2016-08-15 | Merge branch 'master' of git://github.com/jsarha/kmsxx | Tomi Valkeinen |
2016-08-15 | Fix byte order of 24-bit formats. | Jyri Sarha |
2016-08-15 | Add missing BGR color formats to draw_test_pattern_part(). | Jyri Sarha |
2016-08-15 | AtomicReq: add add_display() helper | Tomi Valkeinen |
2016-08-15 | ResourceManager: add card() | Tomi Valkeinen |
2016-08-15 | support finding fractional vrefresh | Tomi Valkeinen |
2016-08-15 | modedb: fix vrefresh for ilace | Tomi Valkeinen |
2016-08-15 | testpat & kmsprint: improve mode prints | Tomi Valkeinen |
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 |