X-Git-Url: https://git.ti.com/gitweb?p=android%2Fexternal-libkmsxx.git;a=blobdiff_plain;f=TODO;h=9696666ef739673953d6941cccc80d039fca60d8;hp=a95c8b29a25bf51098d731eb4e47cba4d8755878;hb=4604b871792546498e6665989eb4a30c0a47c152;hpb=105ee0be5a083dae2b2f6480a7c72ba6225bba66 diff --git a/TODO b/TODO index a95c8b2..9696666 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,4 @@ -'kmsprint' tool to print everything about kms objects - -port 'capture' test from omapdrm-tests - C++ move semantics for classes (especially for Framebuffers)? Proper error checks and use of exceptions @@ -10,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. -