summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Add versioningHEADmasterLeo (Sunpeng) Li2-3/+16
2018-06-06Change name of executable to cmdemoLeo (Sunpeng) Li3-4/+4
2018-05-31Use 32-bit format for CTMLeo (Sunpeng) Li1-9/+31
2018-05-31Add randr format enumLeo (Sunpeng) Li1-13/+23
2018-05-11Remove libdrm includesLeo (Sunpeng) Li1-9/+7
2018-05-11Revert "Use DRM's color LUT/CTM structs"Leo (Sunpeng) Li1-6/+24
2018-05-11Remove code that opens DRM file descriptorLeo (Sunpeng) Li1-63/+11
2018-05-10Hardcode 16 bit format into set_output_blob()Leo (Sunpeng) Li1-9/+19
2018-05-02Use DRM's color LUT/CTM structsLeo (Sunpeng) Li1-24/+6
2018-05-02Stop managing DRM blobs, the DDX driver manages that nowLeo (Sunpeng) Li2-55/+27
2018-05-02Update docstring for set_gamma()Leo (Sunpeng) Li1-0/+2
2018-05-02Ensure display is openedLeo (Sunpeng) Li1-1/+7
2018-05-02Clarify help string a bit for regammaLeo (Sunpeng) Li1-4/+7
2018-05-02Fix main() return values.Leo (Sunpeng) Li1-4/+5
2018-05-02Add output option, modify help text accordingly.Leo (Sunpeng) Li2-4/+19
2018-05-02Move help string to file, and include via preprocessor.Leo (Sunpeng) Li4-66/+87
2018-05-02Update comments in main()Leo (Sunpeng) Li2-6/+19
2018-05-02Convert to using libxrandr for changing propertiesLeo (Sunpeng) Li1-41/+72
2018-05-02Define macros for property namesLeo (Sunpeng) Li1-3/+7
2018-05-02Open X display via X librariesLeo (Sunpeng) Li2-12/+58
2018-05-02Add help messagesLeo (Sunpeng) Li1-4/+72
2018-05-02Remove unused build dir.Leo (Sunpeng) Li1-2/+0
2018-05-02Build to root dir instead.Leo (Sunpeng) Li2-4/+5
2018-05-02Implemented demo app for degamma, ctm, and regamma.Leo (Sunpeng) Li1-74/+434
2018-05-02Build everything in build dir, and ignore it.Leo (Sunpeng) Li2-3/+11
2018-05-02Shorten file nameLeo (Sunpeng) Li1-0/+0
2018-05-02Add code to create, get, and destroy property blobsLeo (Sunpeng) Li2-9/+95
2018-05-02Remove executable from trackingLeo (Sunpeng) Li1-0/+0
2018-05-02Adding makefile, Init app .c file.Leo (Sunpeng) Li3-0/+142
2018-05-02Init commitLeo (Sunpeng) Li1-0/+44