Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Side by Side Diff: third_party/mesa/README.chromium

Issue 1749053002: Move //remoting/remoting_host_win.gypi:* to GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update for component build of Windows Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« remoting/host/BUILD.gn ('K') | « third_party/mesa/BUILD.gn ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: mesa 1 Name: mesa
2 Version: 9.0.3 2 Version: 9.0.3
3 URL: http://www.mesa3d.org/ 3 URL: http://www.mesa3d.org/
4 License: MIT and LGPL v2 4 License: MIT and LGPL v2
5 Security Critical: Yes 5 Security Critical: Yes
6 6
7 Description: 7 Description:
8 This directory contains a copy of the Mesa sources with minor 8 This directory contains a copy of the Mesa sources with minor
9 modifications to work in Chromium's build infrastructure. 9 modifications to work in Chromium's build infrastructure.
10 10
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 framebuffer is bound 62 framebuffer is bound
63 63
64 - Merge http://cgit.freedesktop.org/mesa/mesa/commit/?id=27307a7 64 - Merge http://cgit.freedesktop.org/mesa/mesa/commit/?id=27307a7
65 65
66 - Merge http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2458a4 66 - Merge http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2458a4
67 67
68 - Statically link libstdc++ in chromecast build 68 - Statically link libstdc++ in chromecast build
69 69
70 - Merge http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a6ec26 70 - Merge http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a6ec26
71 Regenerated glsl_lexer.cc using Linux 3.13.0-63 (Ubuntu 14.04), Flex 2.5.39. 71 Regenerated glsl_lexer.cc using Linux 3.13.0-63 (Ubuntu 14.04), Flex 2.5.39.
72
73 - Disable guard feature (/guard:no) for MS VC linker, as a known bug in VC
74 linker (http://shortn/_m9vLk6Ao0L) causes a crash.
OLDNEW
« remoting/host/BUILD.gn ('K') | « third_party/mesa/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698