Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-04-15 | update limitations | Mattias Andrée | 1 | -2/+2 |
2014-04-15 | m todo | Mattias Andrée | 1 | -0/+1 |
2014-04-14 | m comment | Mattias Andrée | 1 | -0/+7 |
2014-04-14 | m | Mattias Andrée | 1 | -2/+2 |
2014-04-14 | demo EDID parsing | Mattias Andrée | 2 | -4/+24 |
2014-04-14 | grammaro | Mattias Andrée | 1 | -1/+1 |
2014-04-14 | document EDID | Mattias Andrée | 2 | -7/+84 |
2014-04-13 | m | Mattias Andrée | 1 | -2/+2 |
2014-04-13 | add note for cannibalisers and time travelers | Mattias Andrée | 1 | -0/+7 |
2014-04-13 | whitespace | Mattias Andrée | 1 | -1/+0 |
2014-04-13 | m | Mattias Andrée | 1 | -1/+1 |
2014-04-13 | add a little edid parsing, can get physical dimensions and gamma | Mattias Andrée | 1 | -0/+27 |
2014-04-12 | derp | Mattias Andrée | 1 | -1/+1 |
2014-04-12 | m | Mattias Andrée | 1 | -1/+1 |
2014-04-12 | typo | Mattias Andrée | 1 | -2/+4 |
2014-04-12 | m doc | Mattias Andrée | 2 | -2/+7 |
2014-04-12 | add (absolute) support for 256 byte EDID:s (deprecated, and I think also rare) | Mattias Andrée | 1 | -3/+3 |
2014-04-12 | typo | Mattias Andrée | 1 | -1/+1 |
2014-04-12 | typo | Mattias Andrée | 1 | -2/+2 |
2014-04-12 | m doc | Mattias Andrée | 1 | -1/+7 |
2014-04-12 | typo | Mattias Andrée | 1 | -1/+1 |
2014-04-12 | typo | Mattias Andrée | 1 | -1/+1 |
2014-04-12 | m | Mattias Andrée | 1 | -1/+0 |
2014-04-12 | m + fix multiscreen bug | Mattias Andrée | 4 | -15/+18 |
2014-04-11 | use limits.h | Mattias Andrée | 2 | -4/+8 |
2014-04-11 | update gitignore | Mattias Andrée | 1 | -0/+1 |
2014-04-11 | m warnings | Mattias Andrée | 1 | -3/+5 |
2014-04-11 | add another warning | Mattias Andrée | 1 | -2/+3 |
2014-04-11 | add more warnings | Mattias Andrée | 7 | -37/+55 |
2014-04-11 | hotplugging does work, can operate on CRTC:s without any attached monitors | Mattias Andrée | 1 | -1/+0 |
2014-04-11 | missed line break | Mattias Andrée | 1 | -1/+1 |
2014-04-10 | typo | Mattias Andrée | 1 | -1/+1 |
2014-04-06 | demo monotonicly_cubicly_interpolate_ramp | Mattias Andrée | 1 | -0/+8 |
2014-04-06 | document monotonicly_cubicly_interpolate_ramp | Mattias Andrée | 1 | -0/+13 |
2014-04-06 | remove unnecessary halo elimination | Mattias Andrée | 1 | -2/+0 |
2014-04-06 | m | Mattias Andrée | 1 | -1/+1 |
2014-04-06 | add monotone cubic interpolation | Mattias Andrée | 3 | -4/+89 |
2014-04-06 | demo tension parameter | Mattias Andrée | 2 | -1/+5 |
2014-04-06 | document tension | Mattias Andrée | 2 | -10/+14 |
2014-04-06 | remove path from process title | Mattias Andrée | 1 | -0/+6 |
2014-04-06 | bump version | Mattias Andrée | 1 | -1/+1 |
2014-04-06 | update dist | Mattias Andrée | 1 | -2/+2 |
2014-04-06 | micro release1.17.1 | Mattias Andrée | 1 | -1/+1 |
2014-04-06 | how did I not catch this regression bug before now | Mattias Andrée | 1 | -3/+3 |
2014-04-06 | m | Mattias Andrée | 1 | -0/+1 |
2014-04-06 | add test implemention of monotone cubic interpolation | Mattias Andrée | 2 | -1/+141 |
2014-04-06 | optimisation to cubic interpolation: remove a basis function by doing an value translation | Mattias Andrée | 2 | -4/+4 |
2014-04-06 | forgot the license | Mattias Andrée | 2 | -0/+30 |
2014-04-06 | add an example designed to break monotonicity | Mattias Andrée | 1 | -1/+2 |
2014-04-06 | add more graphs | Mattias Andrée | 2 | -4/+12 |