aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* X RAndR: Fix connection failure detectionMattias Andrée2017-11-181-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix typoMattias Andrée2016-07-1113-13/+13
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2016-07-102-2/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* typoMattias Andrée2016-07-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + remove abort if connector is not found, that can actually happenMattias Andrée2015-08-101-3/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add /dev/console as an alternative for drmMattias Andrée2015-08-101-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test: test ramp orderMattias Andrée2015-05-142-0/+25
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test: add an error check just to be safeMattias Andrée2015-05-141-6/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump yearMattias Andrée2015-05-1143-43/+43
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libgamma_perror supports NULL and empty string in the same ways as perrorMattias Andrée2015-05-111-4/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update testMattias Andrée2015-05-082-1/+28
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Gamma ramp support test return yes, no or maybe.Mattias Andrée2015-05-081-2/+30
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-05-081-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add auto_restore to method capsMattias Andrée2015-05-087-3/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* int128 is not supported on 32-bit platformsMattias Andrée2014-10-251-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m0.6Mattias Andrée2014-09-172-8/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add setter and getter wrapper for thread local variables so wrappers not understanding __thread can use themMattias Andrée2014-09-172-0/+20
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-09-142-0/+147
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-131-6/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-09-133-30/+331
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* hack to make the test work without gnu cMattias Andrée2014-09-1310-32/+94
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-131-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2014-09-134-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move out test mapping functions from test.c into ramps.cMattias Andrée2014-09-133-105/+174
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test _f settersMattias Andrée2014-09-131-11/+134
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-09-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* code separationMattias Andrée2014-09-135-120/+218
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + docMattias Andrée2014-09-131-12/+57
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* readabilityMattias Andrée2014-09-131-11/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-131-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* code dedupMattias Andrée2014-09-131-52/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out crtcinfo from test and doc itMattias Andrée2014-09-133-163/+272
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-132-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update gamma-helper to support 8-bit rampsMattias Andrée2014-09-132-2/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test other bit-depths, 8 bits is not working when 16 bits is nativeMattias Andrée2014-09-131-51/+119
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* make figure_out_card_open_error conditionally thread-safeMattias Andrée2014-09-131-54/+81
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* group gid and group name, in libgamma-error, are thread localMattias Andrée2014-09-132-2/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libgamma_crtc_set_gamma_ramps8 is not hotMattias Andrée2014-09-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-09-041-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-09-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-09-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* styloMattias Andrée2014-09-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* styloMattias Andrée2014-09-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* undef __attribute__ at end of filesMattias Andrée2014-09-044-0/+18
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* doc derp0.3Mattias Andrée2014-09-022-4/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-09-0216-38/+38
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* LIBGAMMA_ERRNO_SET should have value -1 functions returning -1 on error can be parsed as if they returned a libgamma error codeMattias Andrée2014-09-021-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* styloMattias Andrée2014-09-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-09-022-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2014-09-022-43/+43
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>