]> git.pld-linux.org Git - packages/chromium-browser.git/blob - system-mesa.patch
up to stable 27.0.1453.93
[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-26.0.1410.12/ui/gl/generate_bindings.py~   2013-02-21 12:18:08.000000000 +0200
4 +++ chromium-browser-26.0.1410.12/ui/gl/generate_bindings.py    2013-02-28 11:54:36.763395432 +0200
5 @@ -1172,7 +1172,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.032093 seconds and 4 git commands to generate.