Mike Hommey
|
f81885e53b
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Brian O'Keefe
|
0cbcd904c7
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Mike Hommey
|
80c623bb6a
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Mike Hommey
|
5072f65f8c
|
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
|
2013-10-24 08:00:23 +09:00 |
|
Benoit Jacob
|
286cb09f7b
|
Bug 814159 - Part 4: Split TextureImageEGL into separate files - r=benwa
|
2013-10-11 09:16:44 -04:00 |
|
Ms2ger
|
df62fb8b0f
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Benoit Jacob
|
2a47884307
|
Bug 912974 - Split two classes out of GLContext.h, and remove many #includes in GLContext.h - r=jrmuizel
|
2013-09-06 22:13:37 -04:00 |
|
Benoit Jacob
|
94f74c705d
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
|
Doug Turner
|
5dc544505a
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07:00 |
|
Brian O'Keefe
|
0ee041b9fd
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Andreas Gal
|
e48e7f4315
|
Bug 905589 - Use VBO instead of client side rendering. r=bas
|
2013-08-22 15:04:55 -04:00 |
|
Guillaume Abadie
|
a7c1b726c7
|
bug 904330 - step 05 - Rename GLContextExtensionGroupQueries.cpp to GLContextFeatures.cpp - r=jgilbert
--HG--
rename : gfx/gl/GLContextExtensionGroupQueries.cpp => gfx/gl/GLContextFeatures.cpp
|
2013-08-22 13:42:05 -04:00 |
|
Ms2ger
|
19f3e043e3
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
8085d723ed
|
Bug 883284 - Part d: Move LIBXUL_LIBRARY into moz.build (f-j); r=bsmedberg
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
5c981f7ca9
|
Bug 906412 - Cleanup some random parts of the build system; r=mshal
|
2013-08-22 08:55:59 +02:00 |
|
Ms2ger
|
66214743ad
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Guillaume Abadie
|
2e65cd73fe
|
bug 900199 - Add OpenGL registry xml parser to generate constants - step 2 - r=bjacob,jgilbert,jrmuizel
|
2013-08-13 10:35:03 -04:00 |
|
Guillaume Abadie
|
d7f0e18498
|
bug 900101 - GLContext let extension group queries XXX_* use mVersion and mProfile - r=jgilbert,bjacob
|
2013-08-02 17:30:58 -04:00 |
|
Matt Woodrow
|
434a7b577c
|
Bug 875232 - Add SharedSurface_IOSurface for sharing textures on OSX. r=jgilbert
|
2013-07-17 23:24:15 -04:00 |
|
Joey Armstrong
|
f183040ef5
|
bug 870407: move CMMSRCS to mozbuild (file batch #2) r=mshal
|
2013-07-01 12:32:40 -04:00 |
|
Martin Stransky
|
577cf4c6d4
|
Bug 877626 - Port GTK2 to GTK3 - build config, gfx dir. r=karlt
|
2013-06-11 13:40:27 -04:00 |
|
Vladimir Vukicevic
|
ef8707b5f0
|
b=843599; use gralloc buffers for WebGL streaming on B2G; r=nical,jgilbert,jrmuizel
|
2013-05-27 10:12:13 -04:00 |
|
Mike Shal
|
6f32ddf61c
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Gregory Szorc
|
44c73ec043
|
Bug 863069 - Part 4: Reorder lists to be alphabetical; r=ted
--HG--
extra : rebase_source : 87ed9d862bc32824d518438b0be74b47a77c198a
|
2013-05-16 15:37:18 -07:00 |
|
Ryan VanderMeulen
|
05933cccdf
|
Backed out changeset 94978dab7186 (bug 863069) for build bustage.
CLOSED TREE
|
2013-05-16 13:22:02 -04:00 |
|
Gregory Szorc
|
c8d80b86ec
|
Bug 863069 - Part 4: More sorting of existing lists; r=ted
|
2013-05-16 09:53:27 -07:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
5663b98bc5
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Gregory Szorc
|
0f0c587cec
|
Bug 784841 - Part 18o: Convert /gfx; r=jrmuizel f=Ms2ger
|
2013-02-25 12:47:21 -08:00 |
|