aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-02styloMattias Andrée1-1/+1
2014-09-02typoMattias Andrée2-7/+7
2014-09-02m docMattias Andrée2-43/+43
2014-09-02typoMattias Andrée1-12/+12
2014-09-01m docMattias Andrée1-1/+1
2014-08-28mMattias Andrée1-1/+1
2014-08-28mMattias Andrée1-1/+1
2014-08-28mMattias Andrée1-2/+2
2014-08-28m fix0.2Mattias Andrée1-1/+1
2014-08-28m fixMattias Andrée1-1/+7
2014-08-28dummy method: set and get gamma rampsMattias Andrée1-48/+171
2014-08-28whitespaceMattias Andrée1-24/+24
2014-08-28add 8-bit ramps (good for software gamma)Mattias Andrée7-3/+265
2014-08-28ramps => ramps16Mattias Andrée15-66/+66
2014-08-28m docMattias Andrée1-1/+15
2014-08-28dummy method: error testing in crtc infoMattias Andrée1-14/+23
2014-08-28dup and free info stringsMattias Andrée1-5/+31
2014-08-28dummy method: crtc infoMattias Andrée1-39/+113
2014-08-28dummy method: non-identical gamma ramp sizesMattias Andrée1-33/+52
2014-08-28mMattias Andrée1-40/+15
2014-08-28initialisation of dummy sites and dummy partitionsMattias Andrée1-0/+66
2014-08-28typo + getting started on the dummy methodMattias Andrée1-0/+372
2014-08-23mac library madnessMattias Andrée1-0/+1
2014-08-23unused parameterMattias Andrée1-0/+2
2014-07-22m commentMattias Andrée1-1/+3
2014-07-22gamma-w32-gdi: do not test gamma ramp caps., it might be incorrectionMattias Andrée1-4/+8
2014-07-08miscMattias Andrée3-2/+10
2014-06-18fix removal of __attribute__Mattias Andrée4-4/+4
2014-06-18use, and define, __GCC__ rather than usign __GNUC__Mattias Andrée9-14/+14
2014-06-18add missing _error suffixMattias Andrée1-5/+5
2014-06-18cast unused parameter to voidMattias Andrée1-0/+1
2014-06-18gcc specific flags and use of wrong parameter nameMattias Andrée1-1/+1
2014-06-18remove __attribute__ if not using gccMattias Andrée4-0/+18
2014-06-18use less unicodeMattias Andrée27-55/+55
2014-06-17change gpp symbols to asciiMattias Andrée2-112/+112
2014-06-04fix which ramps are getting callocMattias Andrée2-8/+13
2014-06-04fix float to integer overflowMattias Andrée1-11/+153
2014-06-03fix infinite recursion caused by calling wrong functionMattias Andrée1-3/+3
2014-06-03EDID revision 1.1 is supported and we assume revision 1.2 is tooMattias Andrée1-7/+21
2014-06-03test uppercase behex and unhex + fix unhexMattias Andrée1-1/+1
2014-06-03docMattias Andrée1-0/+6
2014-06-03add missing % in an sprintf, why did the compiler not warn us?Mattias Andrée1-1/+1
2014-06-03gamma-linux-drm: do not attempt to get the encoder for disabled connectorsMattias Andrée1-4/+10
2014-06-03fix gamma ramp size fetch for vidmodeMattias Andrée1-1/+1
2014-06-03m fixes + print all crtc info , except connector type and subpixel order, in the testMattias Andrée5-7/+39
2014-06-03fix errors in gamma-x-randrMattias Andrée1-1/+6
2014-06-03gamma-linux-drm: fix partition init bugMattias Andrée1-0/+3
2014-06-03docMattias Andrée1-8/+23
2014-06-02typoMattias Andrée2-4/+4
2014-06-02m docMattias Andrée2-3/+3