aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* styloMattias Andrée2014-09-041-1/+1
* styloMattias Andrée2014-09-041-1/+1
* undef __attribute__ at end of filesMattias Andrée2014-09-044-0/+18
* doc derp0.3Mattias Andrée2014-09-022-4/+6
* typoMattias Andrée2014-09-0216-38/+38
* 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
* styloMattias Andrée2014-09-021-1/+1
* typoMattias Andrée2014-09-022-7/+7
* m docMattias Andrée2014-09-022-43/+43
* typoMattias Andrée2014-09-021-12/+12
* m docMattias Andrée2014-09-011-1/+1
* mMattias Andrée2014-08-281-1/+1
* mMattias Andrée2014-08-281-1/+1
* mMattias Andrée2014-08-281-2/+2
* m fix0.2Mattias Andrée2014-08-281-1/+1
* m fixMattias Andrée2014-08-281-1/+7
* dummy method: set and get gamma rampsMattias Andrée2014-08-281-48/+171
* whitespaceMattias Andrée2014-08-281-24/+24
* add 8-bit ramps (good for software gamma)Mattias Andrée2014-08-287-3/+265
* ramps => ramps16Mattias Andrée2014-08-2815-66/+66
* m docMattias Andrée2014-08-281-1/+15
* dummy method: error testing in crtc infoMattias Andrée2014-08-281-14/+23
* dup and free info stringsMattias Andrée2014-08-281-5/+31
* dummy method: crtc infoMattias Andrée2014-08-281-39/+113
* dummy method: non-identical gamma ramp sizesMattias Andrée2014-08-281-33/+52
* mMattias Andrée2014-08-281-40/+15
* initialisation of dummy sites and dummy partitionsMattias Andrée2014-08-281-0/+66
* typo + getting started on the dummy methodMattias Andrée2014-08-281-0/+372
* mac library madnessMattias Andrée2014-08-231-0/+1
* unused parameterMattias Andrée2014-08-231-0/+2
* m commentMattias Andrée2014-07-221-1/+3
* gamma-w32-gdi: do not test gamma ramp caps., it might be incorrectionMattias Andrée2014-07-221-4/+8
* miscMattias Andrée2014-07-083-2/+10
* fix removal of __attribute__Mattias Andrée2014-06-184-4/+4
* use, and define, __GCC__ rather than usign __GNUC__Mattias Andrée2014-06-189-14/+14
* add missing _error suffixMattias Andrée2014-06-181-5/+5
* cast unused parameter to voidMattias Andrée2014-06-181-0/+1
* gcc specific flags and use of wrong parameter nameMattias Andrée2014-06-181-1/+1
* remove __attribute__ if not using gccMattias Andrée2014-06-184-0/+18
* use less unicodeMattias Andrée2014-06-1827-55/+55
* change gpp symbols to asciiMattias Andrée2014-06-172-112/+112
* fix which ramps are getting callocMattias Andrée2014-06-042-8/+13
* fix float to integer overflowMattias Andrée2014-06-041-11/+153
* fix infinite recursion caused by calling wrong functionMattias Andrée2014-06-031-3/+3
* EDID revision 1.1 is supported and we assume revision 1.2 is tooMattias Andrée2014-06-031-7/+21
* test uppercase behex and unhex + fix unhexMattias Andrée2014-06-031-1/+1
* docMattias Andrée2014-06-031-0/+6
* add missing % in an sprintf, why did the compiler not warn us?Mattias Andrée2014-06-031-1/+1
* gamma-linux-drm: do not attempt to get the encoder for disabled connectorsMattias Andrée2014-06-031-4/+10
* fix gamma ramp size fetch for vidmodeMattias Andrée2014-06-031-1/+1