Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split out crtcinfo from test and doc it | Mattias Andrée | 2014-09-13 | 1 | -163/+3 |
* | update gamma-helper to support 8-bit ramps | Mattias Andrée | 2014-09-13 | 1 | -2/+1 |
* | test other bit-depths, 8 bits is not working when 16 bits is native | Mattias Andrée | 2014-09-13 | 1 | -51/+119 |
* | m fix0.2 | Mattias Andrée | 2014-08-28 | 1 | -2/+2 |
* | ramps => ramps16 | Mattias Andrée | 2014-08-28 | 1 | -13/+13 |
* | use, and define, __GCC__ rather than usign __GNUC__ | Mattias Andrée | 2014-06-18 | 1 | -2/+2 |
* | use less unicode | Mattias Andrée | 2014-06-18 | 1 | -2/+2 |
* | split out and doc error api test | Mattias Andrée | 2014-06-04 | 1 | -32/+1 |
* | split out and doc adjustment method functions from test.c | Mattias Andrée | 2014-06-04 | 1 | -105/+5 |
* | split out and doc lib update warnings from test.c | Mattias Andrée | 2014-06-04 | 1 | -18/+2 |
* | add test todo | Mattias Andrée | 2014-06-04 | 1 | -0/+2 |
* | test applying gamma ramp | Mattias Andrée | 2014-06-04 | 1 | -4/+23 |
* | typo | Mattias Andrée | 2014-06-04 | 1 | -3/+3 |
* | test reading gamma ramps | Mattias Andrée | 2014-06-03 | 1 | -1/+41 |
* | test uppercase behex and unhex + fix unhex | Mattias Andrée | 2014-06-03 | 1 | -3/+8 |
* | typo | Mattias Andrée | 2014-06-03 | 1 | -1/+1 |
* | test: print subpixel order and connector type | Mattias Andrée | 2014-06-03 | 1 | -2/+65 |
* | m fixes + print all crtc info , except connector type and subpixel order, in the test | Mattias Andrée | 2014-06-03 | 1 | -1/+98 |
* | put monitor selection in its own function | Mattias Andrée | 2014-06-03 | 1 | -10/+22 |
* | allocate the states on the heap | Mattias Andrée | 2014-06-03 | 1 | -19/+19 |
* | #warning is a GCC extension | Mattias Andrée | 2014-06-03 | 1 | -14/+16 |
* | test: m + select crtc | Mattias Andrée | 2014-06-03 | 1 | -20/+111 |
* | add everything that does not require sites, partitions or crtcs to the test | Mattias Andrée | 2014-06-03 | 1 | -20/+130 |
* | move files around | Mattias Andrée | 2014-05-31 | 1 | -0/+61 |