| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-06-18 | use, and define, __GCC__ rather than usign __GNUC__ | Mattias Andrée | 1 | -0/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-18 | non-standard warning | Mattias Andrée | 1 | -5/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-18 | use -O and not -O6 when GCC is not used | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-18 | gcc specific flags and use of wrong parameter name | Mattias Andrée | 1 | -6/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-18 | make gcc autoselected if CC env is not set | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-18 | make gcc specific flags only present when gcc is selected | Mattias Andrée | 1 | -13/+32 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-18 | gcc is required | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-17 | change gpp symbols to ascii | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-04 | split out and doc error api test | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-04 | split out and doc adjustment method functions from test.c | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-04 | split out and doc lib update warnings from test.c | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-04 | set version to 0.10.1 | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-04 | update install rules | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-03 | m fixes + print all crtc info , except connector type and subpixel order, in the test | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-03 | m | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-02 | info: states | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-31 | derp | Mattias Andrée | 1 | -2/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-31 | rebuild when our python scripts are updated | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-31 | move files around | Mattias Andrée | 1 | -10/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-31 | add libgamma_name_of_error and libgamma_value_of_error | Mattias Andrée | 1 | -0/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-28 | info: errors | Mattias Andrée | 1 | -8/+19 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-28 | add install and uninstall rules | Mattias Andrée | 1 | -7/+96 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-28 | fix order things in the makefile | Mattias Andrée | 1 | -22/+21 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-28 | hide config.mk | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-28 | begin on texinfo manual | Mattias Andrée | 1 | -2/+40 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-25 | m + add test that lists adjustment methds | Mattias Andrée | 1 | -9/+35 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-23 | parse edid | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-22 | m misc + most of the gamma-linux-drm stuff | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-22 | library linking and some of gamma-linux-drm | Mattias Andrée | 1 | -2/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-22 | add initialise, destroy and free for gamma ramps | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-22 | do ramp translations in the façade | Mattias Andrée | 1 | -1/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-21 | misc awesomeness | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-21 | misc | Mattias Andrée | 1 | -5/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-21 | misc | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-21 | add ./configure | Mattias Andrée | 1 | -1/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-21 | add makefile + implement adjustment method common functions | Mattias Andrée | 1 | -0/+88 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
