aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/GL3.txt
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2014-07-04 19:52:56 +0200
committermarha <marha@users.sourceforge.net>2014-07-04 19:52:56 +0200
commit62ed212e1add98e39c0f7a6e5a8a5726d66f161e (patch)
treea80c4bf566c76665b3449f13fac7de72c66aa80a /mesalib/docs/GL3.txt
parent3095a03ec3cb1f05b49362327d10a767299d7635 (diff)
parentfe03d6aef6338e43593f164b09ae993bcd0ecbdd (diff)
downloadvcxsrv-62ed212e1add98e39c0f7a6e5a8a5726d66f161e.tar.gz
vcxsrv-62ed212e1add98e39c0f7a6e5a8a5726d66f161e.tar.bz2
vcxsrv-62ed212e1add98e39c0f7a6e5a8a5726d66f161e.zip
Merge remote-tracking branch 'origin/released'
Diffstat (limited to 'mesalib/docs/GL3.txt')
-rw-r--r--mesalib/docs/GL3.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/mesalib/docs/GL3.txt b/mesalib/docs/GL3.txt
index bc418a908..296e14cdf 100644
--- a/mesalib/docs/GL3.txt
+++ b/mesalib/docs/GL3.txt
@@ -104,12 +104,12 @@ GL 4.0:
- Dynamically uniform sampler array indices started (Chris)
- Dynamically uniform UBO array indices started (Chris)
- Implicit signed -> unsigned conversions DONE
- - Fused multiply-add DONE
- - Packing/bitfield/conversion functions DONE
- - Enhanced textureGather DONE
- - Geometry shader instancing DONE
- - Geometry shader multiple streams DONE (i965)
- - Enhanced per-sample shading DONE
+ - Fused multiply-add DONE (i965, nvc0)
+ - Packing/bitfield/conversion functions DONE (i965, nvc0)
+ - Enhanced textureGather DONE (i965, nvc0, radeonsi)
+ - Geometry shader instancing DONE (i965, nvc0)
+ - Geometry shader multiple streams DONE (i965, nvc0)
+ - Enhanced per-sample shading DONE (i965)
- Interpolation functions started (Chris)
- New overload resolution rules DONE
GL_ARB_gpu_shader_fp64 started (Dave)
@@ -161,7 +161,7 @@ GL 4.3:
GL_ARB_copy_image not started
GL_KHR_debug DONE (all drivers)
GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL)
- GL_ARB_fragment_layer_viewport not started
+ GL_ARB_fragment_layer_viewport DONE (nv50, nvc0, r600)
GL_ARB_framebuffer_no_attachments not started
GL_ARB_internalformat_query2 not started
GL_ARB_invalidate_subdata DONE (all drivers)