aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-21Change license to ISC, change style, improve makefile1.1.3Mattias Andrée10-4365/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-04-21Disable global interpretor lock while running external C code1.1.2Mattias Andrée4-50/+50
Signed-off-by: Mattias Andrée <maandree@kth.se>
2015-10-02print what it printed in test1.1.1.2Mattias Andrée1-0/+13
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-10fix critical bug1.1.1Mattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-17fix TLS error1.1Mattias Andrée1-10/+14
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-17bug fix, reading float ramps now returns floats rather than zeroesMattias Andrée1-6/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-03mMattias Andrée1-18/+18
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-02mMattias Andrée4-39/+17
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-02derpMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-02fix misc errors + write testMattias Andrée8-241/+507
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-02miscMattias Andrée3-78/+357
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-02mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-02m + cython code for creating statesMattias Andrée1-39/+87
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-02some of libgamma-facadeMattias Andrée8-16/+1504
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-02add alternative to the libgamma_crtc_set_gamma_ramps_f functionsMattias Andrée1-0/+13
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-02add class gamma rampsMattias Andrée3-0/+888
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-01mMattias Andrée3-40/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-01w32 version of libgamma_native_error.pyxMattias Andrée1-0/+198
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-01interface to native libgamma-error codeMattias Andrée2-23/+240
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-09-01mMattias Andrée1-15/+15
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-28typoMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-28some translation of libgamma-methodMattias Andrée2-0/+573
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-08-28libgamma-error, without native bindingMattias Andrée2-0/+436
Signed-off-by: Mattias Andrée <maandree@operamail.com>