diff options
author | marha <marha@users.sourceforge.net> | 2013-07-23 09:22:39 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-07-23 09:22:39 +0200 |
commit | a7c19a157eb0ba6a7789fe31f5bf7a2066d7966c (patch) | |
tree | d00e9cb782f34582f722e3da544b9c42b16ac850 /mesalib/docs/GL3.txt | |
parent | 81d811ac780a2524fff09a516b6f0212c3f209a2 (diff) | |
parent | 5c340ceb9356ea029dea53b73440268d4769d5a5 (diff) | |
download | vcxsrv-a7c19a157eb0ba6a7789fe31f5bf7a2066d7966c.tar.gz vcxsrv-a7c19a157eb0ba6a7789fe31f5bf7a2066d7966c.tar.bz2 vcxsrv-a7c19a157eb0ba6a7789fe31f5bf7a2066d7966c.zip |
Merge remote-tracking branch 'origin/released'
* origin/released:
libX11 libXmu mesa xserver git update 23 July 2013
Diffstat (limited to 'mesalib/docs/GL3.txt')
-rw-r--r-- | mesalib/docs/GL3.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mesalib/docs/GL3.txt b/mesalib/docs/GL3.txt index f2152a31e..64986ea73 100644 --- a/mesalib/docs/GL3.txt +++ b/mesalib/docs/GL3.txt @@ -156,5 +156,19 @@ ARB_texture_view not started ARB_vertex_attrib_binding not started +GL 4.4: + +GLSL 4.4 not started +MAX_VERTEX_ATTRIB_STRIDE not started +ARB_buffer_storage not started +ARB_clear_texture not started +ARB_enhanced_layouts not started +ARB_multi_bind not started +ARB_query_buffer_object not started +ARB_texture_mirror_clamp_to_edge not started +ARB_texture_stencil8 not started +ARB_vertex_type_10f_11f_11f_rev not started + + More info about these features and the work involved can be found at http://dri.freedesktop.org/wiki/MissingFunctionality |