aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 9696666ef739673953d6941cccc80d039fca60d8 (plain) (blame)
1
2
3
4
5
6
7
8

C++ move semantics for classes (especially for Framebuffers)?

Proper error checks and use of exceptions

Free drmModeConnectorPtr (and similar for other drm objects) after use, instead
of storing it.