]> git.pld-linux.org Git - packages/VirtualBox.git/blob - qt5-gl.patch
- rel 2 (libvpx 1.14)
[packages/VirtualBox.git] / qt5-gl.patch
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.104319 seconds and 3 git commands to generate.