summaryrefslogtreecommitdiff
path: root/docs/GL3.txt
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2016-04-26 10:41:21 -0700
committerKenneth Graunke <kenneth@whitecape.org>2016-04-26 21:32:35 -0700
commit73ada723f01835f28443a09e94279f65da4a7964 (patch)
tree44bea33c57808d67dba63945aea9055b2dedb172 /docs/GL3.txt
parentfd9a7d8f30e8a4f73c7973a9d4e59082ecb5c1bf (diff)
docs: Mention that {ARB,OES}_texture_stencil8 is supported on i965/gen8+
Thanks to Thomas Helland for reminding me to do this.
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 9d93723e828..bb2bb6e07cb 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -203,7 +203,7 @@ GL 4.4, GLSL 4.40:
GL_ARB_multi_bind DONE (all drivers)
GL_ARB_query_buffer_object DONE (nvc0)
GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
- GL_ARB_texture_stencil8 DONE (nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
+ GL_ARB_texture_stencil8 DONE (i965/gen8+, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
GL_ARB_vertex_type_10f_11f_11f_rev DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
GL 4.5, GLSL 4.50: