From 5279d58781e4240871cd4c73262899352e6e65d5 Mon Sep 17 00:00:00 2001 From: baldurk Date: Fri, 24 Apr 2015 22:11:59 +0200 Subject: [PATCH] Update GL supported features in the documentation --- docs/OpenGL.aml | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/OpenGL.aml b/docs/OpenGL.aml index d8624e649..3d450166d 100644 --- a/docs/OpenGL.aml +++ b/docs/OpenGL.aml @@ -62,8 +62,6 @@ multiple contexts that don't share with each other (or only share within defined groups). Shader debugging is not supported on any shader stage. Pixel history is not implemented. - Resource usage throughout the frame (e.g. listing a texture as used as framebuffer attachment - or image or texture at different draw calls) is not gathered. Logfiles currently contain every live resource at the time of capture, and they are not 'trimmed' down to only the resources referenced. Some initial contents aren't properly fetched or stored, so in some cases changes