summaryrefslogtreecommitdiff
path: root/notes/GL_EXT_stencil_two_side
diff options
context:
space:
mode:
Diffstat (limited to 'notes/GL_EXT_stencil_two_side')
-rw-r--r--notes/GL_EXT_stencil_two_side2
1 files changed, 2 insertions, 0 deletions
diff --git a/notes/GL_EXT_stencil_two_side b/notes/GL_EXT_stencil_two_side
new file mode 100644
index 0000000..f5b0c68
--- /dev/null
+++ b/notes/GL_EXT_stencil_two_side
@@ -0,0 +1,2 @@
+Superceded by OGL 2.0 (aka ATI_separate_stencil). wine and etqw both look
+for GL_ATI_separate_stencil as well, so presumably they're covered.