Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m | Mattias Andrée | 2015-05-08 | 1 | -1/+1 |
* | add auto_restore to method caps | Mattias Andrée | 2015-05-08 | 7 | -3/+21 |
* | int128 is not supported on 32-bit platforms | Mattias Andrée | 2014-10-25 | 1 | -2/+2 |
* | m0.6 | Mattias Andrée | 2014-09-17 | 2 | -8/+8 |
* | add setter and getter wrapper for thread local variables so wrappers not understanding __thread can use them | Mattias Andrée | 2014-09-17 | 2 | -0/+20 |
* | doc | Mattias Andrée | 2014-09-14 | 2 | -0/+147 |
* | m | Mattias Andrée | 2014-09-13 | 1 | -6/+3 |
* | doc | Mattias Andrée | 2014-09-13 | 3 | -30/+331 |
* | 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 |
* | derp | Mattias Andrée | 2014-09-13 | 4 | -4/+4 |
* | 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 | 2 | -1/+4 |
* | update gamma-helper to support 8-bit ramps | Mattias Andrée | 2014-09-13 | 2 | -2/+4 |
* | test other bit-depths, 8 bits is not working when 16 bits is native | Mattias Andrée | 2014-09-13 | 1 | -51/+119 |
* | make figure_out_card_open_error conditionally thread-safe | Mattias Andrée | 2014-09-13 | 1 | -54/+81 |
* | group gid and group name, in libgamma-error, are thread local | Mattias Andrée | 2014-09-13 | 2 | -2/+10 |
* | libgamma_crtc_set_gamma_ramps8 is not hot | Mattias Andrée | 2014-09-04 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2014-09-04 | 1 | -2/+2 |
* | typo | Mattias Andrée | 2014-09-04 | 1 | -1/+1 |
* | m | Mattias Andrée | 2014-09-04 | 1 | -1/+1 |
* | stylo | Mattias Andrée | 2014-09-04 | 1 | -1/+1 |
* | stylo | Mattias Andrée | 2014-09-04 | 1 | -1/+1 |
* | undef __attribute__ at end of files | Mattias Andrée | 2014-09-04 | 4 | -0/+18 |
* | doc derp0.3 | Mattias Andrée | 2014-09-02 | 2 | -4/+6 |
* | typo | Mattias Andrée | 2014-09-02 | 16 | -38/+38 |
* | LIBGAMMA_ERRNO_SET should have value -1 functions returning -1 on error can be parsed as if they returned a libgamma error code | Mattias Andrée | 2014-09-02 | 1 | -6/+6 |
* | stylo | Mattias Andrée | 2014-09-02 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2014-09-02 | 2 | -7/+7 |
* | m doc | Mattias Andrée | 2014-09-02 | 2 | -43/+43 |
* | typo | Mattias Andrée | 2014-09-02 | 1 | -12/+12 |
* | m doc | Mattias Andrée | 2014-09-01 | 1 | -1/+1 |
* | m | Mattias Andrée | 2014-08-28 | 1 | -1/+1 |
* | m | Mattias Andrée | 2014-08-28 | 1 | -1/+1 |
* | m | Mattias Andrée | 2014-08-28 | 1 | -2/+2 |
* | m fix0.2 | Mattias Andrée | 2014-08-28 | 2 | -3/+3 |
* | m fix | Mattias Andrée | 2014-08-28 | 1 | -1/+7 |
* | dummy method: set and get gamma ramps | Mattias Andrée | 2014-08-28 | 1 | -48/+171 |
* | whitespace | Mattias Andrée | 2014-08-28 | 1 | -24/+24 |
* | add 8-bit ramps (good for software gamma) | Mattias Andrée | 2014-08-28 | 7 | -3/+265 |
* | ramps => ramps16 | Mattias Andrée | 2014-08-28 | 16 | -79/+79 |
* | m doc | Mattias Andrée | 2014-08-28 | 1 | -1/+15 |