diff options
author | Tapani Pälli <[email protected]> | 2018-08-13 13:08:22 +0300 |
---|---|---|
committer | Tapani Pälli <[email protected]> | 2018-08-13 13:08:22 +0300 |
commit | ed94a5799db7a2628687410c58d33f604df63d80 (patch) | |
tree | ea822336abe13dd1cd41ddd591695857f01990d8 /docs/features.txt | |
parent | fa9e6c235dad578fe2b62cfcf5fc08c475996a94 (diff) |
docs/features: mark GL_EXT_render_snorm as done for i965
Signed-off-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'docs/features.txt')
-rw-r--r-- | docs/features.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/features.txt b/docs/features.txt index 613cc148f41..9d590b181dc 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -319,6 +319,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GL_EXT_memory_object DONE (radeonsi) GL_EXT_memory_object_fd DONE (radeonsi) GL_EXT_memory_object_win32 not started + GL_EXT_render_snorm DONE (i965) GL_EXT_semaphore DONE (radeonsi) GL_EXT_semaphore_fd DONE (radeonsi) GL_EXT_semaphore_win32 not started |