summaryrefslogtreecommitdiffstats
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorTapani Pälli <tapani.palli@intel.com>2015-09-14 08:50:51 +0300
committerTapani Pälli <tapani.palli@intel.com>2015-09-14 09:29:30 +0300
commitd1bce52e13bbade24b9fb700ee83e98a8af248c8 (patch)
tree4d4607d43a2b3f5e096a9e7c177d2e062dfe271d /docs/GL3.txt
parentf0b9d532626a88357da0bc862fa40c35aaecf449 (diff)
downloadexternal_mesa3d-d1bce52e13bbade24b9fb700ee83e98a8af248c8.zip
external_mesa3d-d1bce52e13bbade24b9fb700ee83e98a8af248c8.tar.gz
external_mesa3d-d1bce52e13bbade24b9fb700ee83e98a8af248c8.tar.bz2
docs: cleanups + mark some work as done
Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 471898c..bd44d12 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -223,10 +223,11 @@ GLES3.1, GLSL ES 3.1
GS5 Packing/bitfield/conversion functions DONE (i965, nvc0, r600, radeonsi)
GL_EXT_shader_integer_mix DONE (all drivers that support GLSL)
- Additional functions not covered above:
- glMemoryBarrierByRegion
- glGetTexLevelParameter[fi]v - needs updates to restrict to GLES enums
- glGetBooleani_v - needs updates to restrict to GLES enums
+ Additional functionality not covered above:
+ glMemoryBarrierByRegion DONE
+ glGetTexLevelParameter[fi]v - needs updates DONE
+ glGetBooleani_v - restrict to GLES enums
+ gl_HelperInvocation support
GLES3.2, GLSL ES 3.2
GL_EXT_color_buffer_float DONE (all drivers)
@@ -250,7 +251,7 @@ GLES3.2, GLSL ES 3.2
GL_OES_texture_buffer not started (based on GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_range, and GL_ARB_texture_buffer_object_rgb32 that are all done)
GL_OES_texture_cube_map_array not started (based on GL_ARB_texture_cube_map_array, which is done for all drivers)
GL_OES_texture_stencil8 not started (based on GL_ARB_texture_stencil8, which is done for some drivers)
- GL_OES_texture_storage_multisample_2d_array in progress (Tapani Pälli)
+ GL_OES_texture_storage_multisample_2d_array DONE (all drivers that support GL_ARB_texture_multisample)
More info about these features and the work involved can be found at
http://dri.freedesktop.org/wiki/MissingFunctionality