Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix which ramps are getting calloc | Mattias Andrée | 2014-06-04 | 2 | -8/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix float to integer overflow | Mattias Andrée | 2014-06-04 | 1 | -11/+153 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix infinite recursion caused by calling wrong function | Mattias Andrée | 2014-06-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | test reading gamma ramps | Mattias Andrée | 2014-06-03 | 1 | -1/+41 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | EDID revision 1.1 is supported and we assume revision 1.2 is too | Mattias Andrée | 2014-06-03 | 1 | -7/+21 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | test uppercase behex and unhex + fix unhex | Mattias Andrée | 2014-06-03 | 2 | -4/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2014-06-03 | 1 | -0/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add missing % in an sprintf, why did the compiler not warn us? | Mattias Andrée | 2014-06-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | gamma-linux-drm: do not attempt to get the encoder for disabled connectors | Mattias Andrée | 2014-06-03 | 1 | -4/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2014-06-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | test: print subpixel order and connector type | Mattias Andrée | 2014-06-03 | 1 | -2/+65 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix gamma ramp size fetch for vidmode | Mattias Andrée | 2014-06-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m fixes + print all crtc info , except connector type and subpixel order, in the test | Mattias Andrée | 2014-06-03 | 7 | -13/+142 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | put monitor selection in its own function | Mattias Andrée | 2014-06-03 | 1 | -10/+22 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | allocate the states on the heap | Mattias Andrée | 2014-06-03 | 1 | -19/+19 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | #warning is a GCC extension | Mattias Andrée | 2014-06-03 | 1 | -14/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix errors in gamma-x-randr | Mattias Andrée | 2014-06-03 | 1 | -1/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | gamma-linux-drm: fix partition init bug | Mattias Andrée | 2014-06-03 | 1 | -0/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | test: m + select crtc | Mattias Andrée | 2014-06-03 | 1 | -20/+111 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add everything that does not require sites, partitions or crtcs to the test | Mattias Andrée | 2014-06-03 | 1 | -20/+130 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2014-06-03 | 1 | -8/+23 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2014-06-02 | 2 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc | Mattias Andrée | 2014-06-02 | 2 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc | Mattias Andrée | 2014-06-02 | 2 | -6/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: states | Mattias Andrée | 2014-06-02 | 1 | -19/+24 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2014-06-02 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-06-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc + deduplicate code | Mattias Andrée | 2014-06-02 | 1 | -172/+66 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc and a bit of code deduplication | Mattias Andrée | 2014-06-01 | 1 | -49/+65 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + reduce code duplication | Mattias Andrée | 2014-06-01 | 2 | -365/+173 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | Use gpp in libgamma-facade | Mattias Andrée | 2014-06-01 | 1 | -396/+94 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-06-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2014-06-01 | 3 | -31/+88 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc | Mattias Andrée | 2014-06-01 | 2 | -10/+93 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + memleak fix + doc | Mattias Andrée | 2014-06-01 | 2 | -15/+64 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + doc + fix indentation | Mattias Andrée | 2014-06-01 | 2 | -77/+85 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + doc | Mattias Andrée | 2014-06-01 | 2 | -33/+67 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | Use macros for CRTC information fields | Mattias Andrée | 2014-06-01 | 3 | -33/+35 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + m doc | Mattias Andrée | 2014-06-01 | 4 | -24/+63 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + m fixes + doc | Mattias Andrée | 2014-06-01 | 4 | -60/+123 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-06-01 | 1 | -5/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + doc | Mattias Andrée | 2014-06-01 | 5 | -127/+177 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whitespace | Mattias Andrée | 2014-05-31 | 2 | -5/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-05-31 | 1 | -6/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | reduce code duplication | Mattias Andrée | 2014-05-31 | 1 | -113/+100 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | extraction of libgamma_method_capabilities | Mattias Andrée | 2014-05-31 | 1 | -1/+39 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | extraction of libgamma_crtc_information | Mattias Andrée | 2014-05-31 | 1 | -1/+36 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | extraction of constants into the info manual | Mattias Andrée | 2014-05-31 | 1 | -1/+27 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | move files around | Mattias Andrée | 2014-05-31 | 30 | -1/+147 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | split out error identification for failure of open from libgamma_linux_drm_partition_initialise | Mattias Andrée | 2014-05-31 | 1 | -52/+58 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> |