Update documentation to account for GL pixel history support

This commit is contained in:
baldurk
2023-03-31 19:56:04 +01:00
parent 65042f1e0d
commit 4524cddca9
+1 -2
View File
@@ -36,10 +36,9 @@ RenderDoc supports many ARB, EXT and other vendor-agnostic extensions - primaril
OpenGL remaining work
---------------------
There are a couple of places where OpenGL is not yet at feature parity with other APIs.
There is one place where OpenGL is not at feature parity with other APIs.
* Shader debugging is not supported on any shader stage.
* Pixel history is not implemented.
Android
-------