From db4c54756088c59e35cbe4f64bd35d7aa43f8c56 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Fri, 26 Apr 2019 14:26:51 +0200 Subject: Add PySide2: Add OpenGL version functions as separate module The OpenGL version functions produce a lot of library code, so, add them as a separate module. Task-number: PYSIDE-955 Change-Id: I44737f4741f0a81f46a192961173e154ae66698e Reviewed-by: Christian Tismer --- ...tem_openglfunctions_modifications1_0_compat.xml | 103 +++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_0_compat.xml (limited to 'sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_0_compat.xml') diff --git a/sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_0_compat.xml b/sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_0_compat.xml new file mode 100644 index 000000000..5793048cd --- /dev/null +++ b/sources/pyside2/PySide2/QtOpenGLFunctions/typesystem_openglfunctions_modifications1_0_compat.xml @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3