Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hack to make the test work without gnu c | Mattias Andrée | 2014-09-13 | 10 | -32/+94 |
* | m | Mattias Andrée | 2014-09-13 | 1 | -2/+2 |
* | move out test mapping functions from test.c into ramps.c | Mattias Andrée | 2014-09-13 | 3 | -105/+174 |
* | test _f setters | Mattias Andrée | 2014-09-13 | 1 | -11/+134 |
* | typo | Mattias Andrée | 2014-09-13 | 1 | -1/+1 |
* | code separation | Mattias Andrée | 2014-09-13 | 5 | -120/+218 |
* | m + doc | Mattias Andrée | 2014-09-13 | 1 | -12/+57 |
* | readability | Mattias Andrée | 2014-09-13 | 1 | -11/+6 |
* | m | Mattias Andrée | 2014-09-13 | 1 | -1/+1 |
* | code dedup | Mattias Andrée | 2014-09-13 | 1 | -52/+10 |
* | split out crtcinfo from test and doc it | Mattias Andrée | 2014-09-13 | 3 | -163/+272 |
* | m | Mattias Andrée | 2014-09-13 | 1 | -0/+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 |
* | fix removal of __attribute__ | Mattias Andrée | 2014-06-18 | 1 | -1/+1 |
* | use, and define, __GCC__ rather than usign __GNUC__ | Mattias Andrée | 2014-06-18 | 3 | -4/+4 |
* | remove __attribute__ if not using gcc | Mattias Andrée | 2014-06-18 | 1 | -0/+4 |
* | use less unicode | Mattias Andrée | 2014-06-18 | 6 | -12/+12 |
* | split out and doc error api test | Mattias Andrée | 2014-06-04 | 3 | -32/+118 |
* | split out and doc adjustment method functions from test.c | Mattias Andrée | 2014-06-04 | 3 | -105/+263 |
* | add inclusion guard to update-warnings.h | Mattias Andrée | 2014-06-04 | 1 | -0/+6 |
* | split out and doc lib update warnings from test.c | Mattias Andrée | 2014-06-04 | 2 | -18/+62 |
* | 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 |