Age | Commit message (Expand) | Author |
2015-11-13 | connector: consider UNKNOWNCONNECTION as connected | Tomi Valkeinen |
2015-11-12 | libkms++: dumbframebuffer: Get file descriptor for the FB | Peter Ujfalusi |
2015-11-11 | card: fix has_atomic if libdrm does not have atomic support | Tomi Valkeinen |
2015-11-11 | db: print slowest frame time | Tomi Valkeinen |
2015-11-11 | AtomicReq: use nonblocking commit | Tomi Valkeinen |
2015-11-06 | pixelformat: add undefined | Tomi Valkeinen |
2015-11-06 | dumbfb: improve exception texts | Tomi Valkeinen |
2015-11-06 | remove print_short | Tomi Valkeinen |
2015-11-06 | card: use object vectors | Tomi Valkeinen |
2015-11-06 | card: use vectors with get_xxxs() methods | Tomi Valkeinen |
2015-11-06 | card: collect obs to vectors | Tomi Valkeinen |
2015-11-06 | card: add get_plane() | Tomi Valkeinen |
2015-11-06 | card: add get_crtcs() | Tomi Valkeinen |
2015-10-31 | Add AR24 & AB24 formats | Tomi Valkeinen |
2015-10-30 | add missing <stdexcept> includes | Tomi Valkeinen |
2015-10-29 | db: disable plane support for now | Tomi Valkeinen |
2015-10-26 | ExtFramebuffer: add alternative constructor | Tomi Valkeinen |
2015-10-26 | add Card::get_connector(id) | Tomi Valkeinen |
2015-10-26 | dumbfb: add offset | Tomi Valkeinen |
2015-10-26 | dumbfb: add num_planes | Tomi Valkeinen |
2015-10-26 | dumbfb: expose handle | Tomi Valkeinen |
2015-10-23 | pykms: add iact.py | Tomi Valkeinen |
2015-10-23 | pykms: use -builtin | Tomi Valkeinen |
2015-10-23 | pykms: add swig vectors for basic libkms types | Tomi Valkeinen |
2015-10-22 | README: add env variables | Tomi Valkeinen |
2015-10-20 | Add tests/kmsprint | Jyri Sarha |
2015-10-20 | tests/testpat: Add -m flag | Jyri Sarha |
2015-10-20 | Add simple command line option parser and a tester for it | Jyri Sarha |
2015-10-20 | libkms++/property: Add const std::string to_str(uint64_t val) const | Jyri Sarha |
2015-10-20 | libkms++/drmobject: Add const std::map<uint32_t, uint64_t>& get_prop_map() const | Jyri Sarha |
2015-10-20 | libkms++/plane: Add methods for getting details of the DRM object | Jyri Sarha |
2015-10-20 | libkms++/encoder: Add methods for getting details of the DRM object | Jyri Sarha |
2015-10-20 | libkms++/crtc: Add methods for getting details of the DRM object | Jyri Sarha |
2015-10-20 | libkms++/connector: Add methods for getting details of the DRM object | Jyri Sarha |
2015-10-20 | libkms++/pixelformats.h: Add static inline std::string PixelFormatToFourCC(Pi... | Jyri Sarha |
2015-10-10 | db: use a plane | Tomi Valkeinen |
2015-10-10 | db: refactor | Tomi Valkeinen |
2015-10-10 | add CMY and WB to test pattern | Tomi Valkeinen |
2015-10-09 | db: print fps | Tomi Valkeinen |
2015-10-09 | add kmsview | Tomi Valkeinen |
2015-10-09 | libkms: Add Plane::supports_format | Tomi Valkeinen |
2015-10-09 | TODO: remove YUV bug | Tomi Valkeinen |
2015-10-09 | testpat: add NV12/NV21 support | Tomi Valkeinen |
2015-10-09 | testpat: rewrite the pixel drawing | Tomi Valkeinen |
2015-10-08 | testpat: cleanup and fix drawing yuv pixels | Tomi Valkeinen |
2015-10-08 | Add support for YVYU and VYUY | Tomi Valkeinen |
2015-10-07 | Fix exception string. | Jyri Sarha |
2015-10-07 | libkmstest: cleanup colors and add xbgr8888 support | Tomi Valkeinen |
2015-10-07 | Add XBGR8888 format | Tomi Valkeinen |
2015-10-06 | don't enable lua by default | Tomi Valkeinen |