]> git.pld-linux.org Git - packages/chromium-browser.git/blob - system-mesa.patch
updated/added patches
[packages/chromium-browser.git] / system-mesa.patch
1 in PLD Linux, windows includes are not packaged
2 http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2013-February/023459.html
3 --- chromium-browser-34.0.1847.116/ui/gl/generate_bindings.py~  2014-04-02 22:04:03.000000000 +0300
4 +++ chromium-browser-34.0.1847.116/ui/gl/generate_bindings.py   2014-04-12 01:25:38.714510242 +0300
5 @@ -1283,7 +1283,7 @@
6        'EGL_ANGLE_surface_d3d_texture_2d_share_handle',
7      ],
8    ],
9 -  [WGL_FUNCTIONS, [], 'wgl', ['GL/wglext.h'], []],
10 +#  [WGL_FUNCTIONS, [], 'wgl', ['GL/wglext.h'], []],
11    [GLX_FUNCTIONS, [], 'glx', ['GL/glx.h', 'GL/glxext.h'], []],
12  ]
13  
This page took 0.061483 seconds and 4 git commands to generate.