aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/libgamma-method.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-02bump yearMattias Andrée1-1/+1
2014-09-13derpMattias Andrée1-1/+1
2014-09-04styloMattias Andrée1-1/+1
2014-09-04styloMattias Andrée1-1/+1
2014-09-04undef __attribute__ at end of filesMattias Andrée1-0/+4
2014-09-02styloMattias Andrée1-1/+1
2014-09-02typoMattias Andrée1-12/+12
2014-08-28mMattias Andrée1-1/+1
2014-08-28mMattias Andrée1-1/+1
2014-08-28mMattias Andrée1-2/+2
2014-08-28add 8-bit ramps (good for software gamma)Mattias Andrée1-2/+72
2014-08-28ramps => ramps16Mattias Andrée1-5/+5
2014-06-18fix removal of __attribute__Mattias Andrée1-1/+1
2014-06-18use, and define, __GCC__ rather than usign __GNUC__Mattias Andrée1-1/+1
2014-06-18remove __attribute__ if not using gccMattias Andrée1-0/+4
2014-06-18use less unicodeMattias Andrée1-3/+3
2014-06-03m fixes + print all crtc info , except connector type and subpixel order, in the testMattias Andrée1-2/+7
2014-06-02typoMattias Andrée1-3/+3
2014-06-02mMattias Andrée1-1/+1
2014-06-01Use macros for CRTC information fieldsMattias Andrée1-6/+24
2014-06-01m + m docMattias Andrée1-0/+36
2014-05-31move files aroundMattias Andrée1-0/+0
2014-05-31mMattias Andrée1-1/+1
2014-05-31add the names of the connector types to their docMattias Andrée1-0/+73
2014-05-29it has been reported that vidmode can work when randr does notMattias Andrée1-3/+3
2014-05-28derpMattias Andrée1-3/+3
2014-05-28namespace some definitionsMattias Andrée1-22/+22
2014-05-28add LIBGAMMA_CONNECTOR_TYPE_COUNT, LIBGAMMA_SUBPIXEL_ORDER_COUNT and LIBGAMMA_CRTC_INFO_COUNTMattias Andrée1-0/+15
2014-05-28change doc style to one appropriate for manualsMattias Andrée1-138/+138
2014-05-25m + add test that lists adjustment methdsMattias Andrée1-18/+6
2014-05-24mMattias Andrée1-1/+2
2014-05-24gamma-x-randr use connector name to get connector typeMattias Andrée1-1/+3
2014-05-23m + connector info for drmMattias Andrée1-4/+71
2014-05-22m misc + gamma-quartz-cgMattias Andrée1-2/+4
2014-05-22misc + fake-w32-gdiMattias Andrée1-10/+10
2014-05-22add initialise, destroy and free for gamma rampsMattias Andrée1-0/+162
2014-05-21misc awesomenessMattias Andrée1-13/+13
2014-05-21miscMattias Andrée1-0/+4
2014-05-21add function for listing available methods + add __attribute__((cold)) and __attribute__((hot))Mattias Andrée1-0/+7
2014-05-21add partitions_are_graphics_cardsMattias Andrée1-0/+5
2014-05-21m + add gamma sets with mapping function rather than lookup tablesMattias Andrée1-8/+27
2014-05-21add float and double variants of gamma_rampsMattias Andrée1-0/+76
2014-05-21m + call adjustment method specific functionsMattias Andrée1-1/+1
2014-05-21add api .h filesMattias Andrée1-0/+733