| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-10-25 | int128 is not supported on 32-bit platforms | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-17 | m0.6 | Mattias Andrée | 2 | -8/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 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 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-14 | doc | Mattias Andrée | 2 | -0/+147 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | m | Mattias Andrée | 1 | -6/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | doc | Mattias Andrée | 3 | -30/+331 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | hack to make the test work without gnu c | Mattias Andrée | 10 | -32/+94 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | m | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | derp | Mattias Andrée | 4 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | move out test mapping functions from test.c into ramps.c | Mattias Andrée | 3 | -105/+174 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | test _f setters | Mattias Andrée | 1 | -11/+134 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | code separation | Mattias Andrée | 5 | -120/+218 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | m + doc | Mattias Andrée | 1 | -12/+57 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | readability | Mattias Andrée | 1 | -11/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | code dedup | Mattias Andrée | 1 | -52/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | split out crtcinfo from test and doc it | Mattias Andrée | 3 | -163/+272 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | m | Mattias Andrée | 2 | -1/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | update gamma-helper to support 8-bit ramps | Mattias Andrée | 2 | -2/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | test other bit-depths, 8 bits is not working when 16 bits is native | Mattias Andrée | 1 | -51/+119 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | make figure_out_card_open_error conditionally thread-safe | Mattias Andrée | 1 | -54/+81 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | group gid and group name, in libgamma-error, are thread local | Mattias Andrée | 2 | -2/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-04 | libgamma_crtc_set_gamma_ramps8 is not hot | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-04 | typo | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-04 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-04 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-04 | stylo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-04 | stylo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-04 | undef __attribute__ at end of files | Mattias Andrée | 4 | -0/+18 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-02 | doc derp0.3 | Mattias Andrée | 2 | -4/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-02 | typo | Mattias Andrée | 16 | -38/+38 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 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 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-02 | stylo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-02 | typo | Mattias Andrée | 2 | -7/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-02 | m doc | Mattias Andrée | 2 | -43/+43 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-02 | typo | Mattias Andrée | 1 | -12/+12 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-01 | m doc | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-28 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-28 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-28 | m | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-28 | m fix0.2 | Mattias Andrée | 2 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-28 | m fix | Mattias Andrée | 1 | -1/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-28 | dummy method: set and get gamma ramps | Mattias Andrée | 1 | -48/+171 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-28 | whitespace | Mattias Andrée | 1 | -24/+24 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-28 | add 8-bit ramps (good for software gamma) | Mattias Andrée | 7 | -3/+265 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-28 | ramps => ramps16 | Mattias Andrée | 16 | -79/+79 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-28 | m doc | Mattias Andrée | 1 | -1/+15 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-28 | dummy method: error testing in crtc info | Mattias Andrée | 1 | -14/+23 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-28 | dup and free info strings | Mattias Andrée | 1 | -5/+31 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
