From 7a8d0d8bc2572707c9d35006f30ea835c86954b0 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Tue, 9 Apr 2024 03:14:17 -0400 Subject: first draft to generate waves --- glew/auto/extensions/gl/WGL_ARB_context_flush_control | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 glew/auto/extensions/gl/WGL_ARB_context_flush_control (limited to 'glew/auto/extensions/gl/WGL_ARB_context_flush_control') diff --git a/glew/auto/extensions/gl/WGL_ARB_context_flush_control b/glew/auto/extensions/gl/WGL_ARB_context_flush_control new file mode 100644 index 0000000..aa7a837 --- /dev/null +++ b/glew/auto/extensions/gl/WGL_ARB_context_flush_control @@ -0,0 +1,7 @@ +WGL_ARB_context_flush_control +https://www.khronos.org/registry/OpenGL/extensions/ARB/WGL_ARB_context_flush_control.txt +WGL_ARB_context_flush_control + + WGL_CONTEXT_RELEASE_BEHAVIOR_NONE_ARB 0 + WGL_CONTEXT_RELEASE_BEHAVIOR_ARB 0x2097 + WGL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_ARB 0x2098 -- cgit v1.2.3-70-g09d2