Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-14 | update dist | Mattias Andrée | 1 | -5/+2 |
2014-11-14 | m0.7.1 | Mattias Andrée | 1 | -7/+6 |
2014-10-26 | whitespace | Mattias Andrée | 1 | -2/+2 |
2014-10-25 | update dist | Mattias Andrée | 1 | -2/+2 |
2014-10-25 | bump version0.7 | Mattias Andrée | 1 | -1/+1 |
2014-10-25 | int128 is not supported on 32-bit platforms | Mattias Andrée | 1 | -2/+2 |
2014-09-17 | update dist | Mattias Andrée | 1 | -2/+2 |
2014-09-17 | m0.6 | Mattias Andrée | 2 | -8/+8 |
2014-09-17 | bump version | Mattias Andrée | 1 | -1/+1 |
2014-09-17 | add setter and getter wrapper for thread local variables so wrappers not understanding __thread can use them | Mattias Andrée | 2 | -0/+20 |
2014-09-14 | we should not add icc profile support | Mattias Andrée | 1 | -3/+0 |
2014-09-14 | m | Mattias Andrée | 1 | -3/+2 |
2014-09-14 | doc | Mattias Andrée | 2 | -0/+147 |
2014-09-13 | m | Mattias Andrée | 1 | -6/+3 |
2014-09-13 | doc | Mattias Andrée | 3 | -30/+331 |
2014-09-13 | update todo | Mattias Andrée | 1 | -3/+0 |
2014-09-13 | update dist | Mattias Andrée | 1 | -2/+2 |
2014-09-13 | bump version0.5 | Mattias Andrée | 1 | -1/+1 |
2014-09-13 | hack to make the test work without gnu c | Mattias Andrée | 10 | -32/+94 |
2014-09-13 | m | Mattias Andrée | 2 | -3/+3 |
2014-09-13 | derp | Mattias Andrée | 4 | -4/+4 |
2014-09-13 | move out test mapping functions from test.c into ramps.c | Mattias Andrée | 4 | -106/+175 |
2014-09-13 | test _f setters | Mattias Andrée | 1 | -11/+134 |
2014-09-13 | typo | Mattias Andrée | 1 | -1/+1 |
2014-09-13 | code separation | Mattias Andrée | 6 | -121/+219 |
2014-09-13 | m + doc | Mattias Andrée | 1 | -12/+57 |
2014-09-13 | readability | Mattias Andrée | 1 | -11/+6 |
2014-09-13 | m | Mattias Andrée | 1 | -1/+1 |
2014-09-13 | code dedup | Mattias Andrée | 1 | -52/+10 |
2014-09-13 | split out crtcinfo from test and doc it | Mattias Andrée | 4 | -164/+273 |
2014-09-13 | m | Mattias Andrée | 2 | -1/+4 |
2014-09-13 | update gamma-helper to support 8-bit ramps | Mattias Andrée | 2 | -2/+4 |
2014-09-13 | test other bit-depths, 8 bits is not working when 16 bits is native | Mattias Andrée | 1 | -51/+119 |
2014-09-13 | make figure_out_card_open_error conditionally thread-safe | Mattias Andrée | 1 | -54/+81 |
2014-09-13 | group gid and group name, in libgamma-error, are thread local | Mattias Andrée | 3 | -4/+15 |
2014-09-04 | libgamma_crtc_set_gamma_ramps8 is not hot | Mattias Andrée | 1 | -1/+1 |
2014-09-04 | typo | Mattias Andrée | 1 | -2/+2 |
2014-09-04 | typo | Mattias Andrée | 1 | -1/+1 |
2014-09-04 | m | Mattias Andrée | 1 | -1/+1 |
2014-09-04 | stylo | Mattias Andrée | 1 | -1/+1 |
2014-09-04 | stylo | Mattias Andrée | 1 | -1/+1 |
2014-09-04 | undef __attribute__ at end of files | Mattias Andrée | 4 | -0/+18 |
2014-09-04 | dist | Mattias Andrée | 1 | -2/+2 |
2014-09-04 | whoops0.4 | Mattias Andrée | 2 | -2/+2 |
2014-09-02 | update dist | Mattias Andrée | 1 | -3/+3 |
2014-09-02 | doc derp0.3 | Mattias Andrée | 2 | -4/+6 |
2014-09-02 | fix dist | Mattias Andrée | 1 | -1/+4 |
2014-09-02 | typo | Mattias Andrée | 16 | -38/+38 |
2014-09-02 | 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 | 1 | -6/+6 |
2014-09-02 | stylo | Mattias Andrée | 1 | -1/+1 |