meson: drop TODO: opengl, it's done

Suggested-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19600>
This commit is contained in:
Eric Engestrom 2023-01-21 12:21:34 +00:00 committed by Marge Bot
parent 1fa68d91c6
commit 4ff295e1d8

View file

@ -63,7 +63,6 @@ subdir('util')
if with_gallium
subdir('mapi')
endif
# TODO: opengl
subdir('compiler')
if with_tools.contains('drm-shim')
subdir('drm-shim')