]> git.pld-linux.org Git - packages/VirtualBox.git/blame - qt5-gl.patch
- up to 6.1.16
[packages/VirtualBox.git] / qt5-gl.patch
CommitLineData
5a761265
JR
1--- VirtualBox-6.0.8/include/VBox/VBoxGL2D.h~ 2019-05-13 15:23:12.000000000 +0200
2+++ VirtualBox-6.0.8/include/VBox/VBoxGL2D.h 2019-07-13 17:31:31.183251092 +0200
3@@ -111,7 +111,7 @@
4 typedef GLvoid (APIENTRY *PFNVBOXVHWA_UNIFORM4I)(GLint location, GLint v0, GLint v1, GLint v2, GLint v3);
5
6 /* GL_ARB_pixel_buffer_object*/
7-#ifndef Q_WS_MAC
8+#if 0
9 /* apears to be defined on mac */
10 typedef ptrdiff_t GLsizeiptr;
11 #endif
This page took 0.103489 seconds and 4 git commands to generate.