Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-06 | Add versioningHEADmaster | Leo (Sunpeng) Li | 2 | -3/+16 |
2018-06-06 | Change name of executable to cmdemo | Leo (Sunpeng) Li | 3 | -4/+4 |
2018-05-31 | Use 32-bit format for CTM | Leo (Sunpeng) Li | 1 | -9/+31 |
2018-05-31 | Add randr format enum | Leo (Sunpeng) Li | 1 | -13/+23 |
2018-05-11 | Remove libdrm includes | Leo (Sunpeng) Li | 1 | -9/+7 |
2018-05-11 | Revert "Use DRM's color LUT/CTM structs" | Leo (Sunpeng) Li | 1 | -6/+24 |
2018-05-11 | Remove code that opens DRM file descriptor | Leo (Sunpeng) Li | 1 | -63/+11 |
2018-05-10 | Hardcode 16 bit format into set_output_blob() | Leo (Sunpeng) Li | 1 | -9/+19 |
2018-05-02 | Use DRM's color LUT/CTM structs | Leo (Sunpeng) Li | 1 | -24/+6 |
2018-05-02 | Stop managing DRM blobs, the DDX driver manages that now | Leo (Sunpeng) Li | 2 | -55/+27 |
2018-05-02 | Update docstring for set_gamma() | Leo (Sunpeng) Li | 1 | -0/+2 |
2018-05-02 | Ensure display is opened | Leo (Sunpeng) Li | 1 | -1/+7 |
2018-05-02 | Clarify help string a bit for regamma | Leo (Sunpeng) Li | 1 | -4/+7 |
2018-05-02 | Fix main() return values. | Leo (Sunpeng) Li | 1 | -4/+5 |
2018-05-02 | Add output option, modify help text accordingly. | Leo (Sunpeng) Li | 2 | -4/+19 |
2018-05-02 | Move help string to file, and include via preprocessor. | Leo (Sunpeng) Li | 4 | -66/+87 |
2018-05-02 | Update comments in main() | Leo (Sunpeng) Li | 2 | -6/+19 |
2018-05-02 | Convert to using libxrandr for changing properties | Leo (Sunpeng) Li | 1 | -41/+72 |
2018-05-02 | Define macros for property names | Leo (Sunpeng) Li | 1 | -3/+7 |
2018-05-02 | Open X display via X libraries | Leo (Sunpeng) Li | 2 | -12/+58 |
2018-05-02 | Add help messages | Leo (Sunpeng) Li | 1 | -4/+72 |
2018-05-02 | Remove unused build dir. | Leo (Sunpeng) Li | 1 | -2/+0 |
2018-05-02 | Build to root dir instead. | Leo (Sunpeng) Li | 2 | -4/+5 |
2018-05-02 | Implemented demo app for degamma, ctm, and regamma. | Leo (Sunpeng) Li | 1 | -74/+434 |
2018-05-02 | Build everything in build dir, and ignore it. | Leo (Sunpeng) Li | 2 | -3/+11 |
2018-05-02 | Shorten file name | Leo (Sunpeng) Li | 1 | -0/+0 |
2018-05-02 | Add code to create, get, and destroy property blobs | Leo (Sunpeng) Li | 2 | -9/+95 |
2018-05-02 | Remove executable from tracking | Leo (Sunpeng) Li | 1 | -0/+0 |
2018-05-02 | Adding makefile, Init app .c file. | Leo (Sunpeng) Li | 3 | -0/+142 |
2018-05-02 | Init commit | Leo (Sunpeng) Li | 1 | -0/+44 |