diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-05-30 20:55:16 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-05-30 20:55:16 +0300 |
commit | 3ab78a6f8f3a78d7ed860a55953ed36c6d714afa (patch) | |
tree | 198e70f6c663b115a780e560521c743fc6e4ffd7 | |
parent | 348c7d851d35d0a28e34b08d5c445802c50445a3 (diff) |
Update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -6,7 +6,3 @@ Proper error checks and use of exceptions Free drmModeConnectorPtr (and similar for other drm objects) after use, instead of storing it. -Add double-buffering test app that uses crtc+planes simultaneously. - -Add triple buffering support for db. - |