Age | Commit message (Expand) | Author |
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 |
2016-06-07 | kmsprint: rewrite kmsprint | Tomi Valkeinen |
2016-06-07 | add kmsblank app | Tomi Valkeinen |
2016-06-05 | util: add helpers | Tomi Valkeinen |
2016-06-04 | Card: remove get_crtc_by_index | Tomi Valkeinen |
2016-06-04 | Card::get_object(): return nullptr if not found | Tomi Valkeinen |
2016-06-04 | Videomode: add helpers | Tomi Valkeinen |
2016-06-04 | Property: add getters | Tomi Valkeinen |
2016-06-04 | Encoder: add DPMST type | Tomi Valkeinen |
2016-06-04 | Connector: hack fix EDID blob ID | Tomi Valkeinen |
2016-06-04 | testpat: use stopwatch | Tomi Valkeinen |
2016-06-04 | Add Stopwatch | Tomi Valkeinen |
2016-06-02 | py: fix AtomicReq bindings | Tomi Valkeinen |
2016-05-31 | testpat: print FB IDs | Tomi Valkeinen |
2016-05-30 | Update TODO | Tomi Valkeinen |
2016-05-30 | Remove 'db' from CMakeList.txt | Tomi Valkeinen |
2016-05-30 | Remove 'db', 'testpat' does it better | Tomi Valkeinen |
2016-05-30 | testpat: add page flipping mode | Tomi Valkeinen |
2016-05-30 | testpat: atomic commit | Tomi Valkeinen |
2016-05-30 | testpat: get primary plane | Tomi Valkeinen |
2016-05-30 | testpat: support multiple buffers | Tomi Valkeinen |
2016-05-30 | testpat: draw pattern separately | Tomi Valkeinen |
2016-05-30 | AtomicReq: support 'allow_modeset' | Tomi Valkeinen |
2016-05-27 | Crtc: fix get_primary_plane | Tomi Valkeinen |
2016-05-27 | Crtc: fix throw message | Tomi Valkeinen |
2016-05-27 | Add Videomode::to_blob() | Tomi Valkeinen |
2016-05-27 | AtomicReq: add helper to add multiple props | Tomi Valkeinen |
2016-05-27 | add missing idx for Plane & Encoder | Tomi Valkeinen |
2016-05-26 | Update README.md | Tomi Valkeinen |