Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-29 | Flush the Xlib buffer after setting gamma.HEADmaster | Luke Shumaker | |
Before I added the dirty tracking, this wasn't necessary because it filled the buffer very frequently. But now, with it optimizing out calls, I was seeing mysterious lag. | |||
2017-08-29 | switch to a polling approach, because GtkCurve doesn't do useful signals | Luke Shumaker | |
2017-08-29 | pull setting the curve in to its own function | Luke Shumaker | |
2017-08-29 | tidy | Luke Shumaker | |
2017-08-29 | optimize away unnecessary calls to gamma->flush() | Luke Shumaker | |
2017-08-29 | simplify memory ownership | Luke Shumaker | |
2017-08-28 | initial commit | Luke Shumaker | |