Botond Ballo
|
22d1a37a79
|
Bug 1627482 - Fix non-unified build errors in gfx/gl. r=tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D69731
--HG--
extra : moz-landing-system : lando
|
2020-04-05 03:50:33 +00:00 |
Sylvestre Ledru
|
4aa92e3091
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D22514
|
2019-03-13 10:19:06 +01:00 |
Jeff Gilbert
|
19556f5ef5
|
Bug 1420745 - dlsym from lib before wsiGetProcAddress. r=snorp
Differential Revision: https://phabricator.services.mozilla.com/D21309
--HG--
extra : moz-landing-system : lando
|
2019-02-27 15:08:59 +00:00 |
Jeff Gilbert
|
2f680de24a
|
Bug 1528396 - More precise GL symbol loading. r=lsalzman
In particular, don't fallback to loading symbols from any loaded
library.
Differential Revision: https://phabricator.services.mozilla.com/D20455
--HG--
extra : moz-landing-system : lando
|
2019-02-22 21:17:28 +00:00 |
Cosmin Sabou
|
6872844079
|
Backed out changeset e74b9560a9d4 (bug 1528396) for causing mochitest webgl failures on test_pixel_pack_buffer. CLOSED TREE
|
2019-02-21 04:39:09 +02:00 |
Jeff Gilbert
|
878881b125
|
Bug 1528396 - More precise GL symbol loading. r=lsalzman
In particular, don't fallback to loading symbols from any loaded
library.
Differential Revision: https://phabricator.services.mozilla.com/D20455
--HG--
extra : moz-landing-system : lando
|
2019-02-20 15:46:03 +00:00 |
Ehsan Akhgari
|
e5e885ae31
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
# ignore-this-changeset
--HG--
extra : amend_source : 7221c8d15a765df71171099468e7c7faa648f37c
extra : histedit_source : a0cce6015636202bff09e35a13f72e03257a7695
|
2019-01-18 10:16:18 +01:00 |
Sylvestre Ledru
|
265e672179
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
# ignore-this-changeset
--HG--
extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022
|
2018-11-30 11:46:48 +01:00 |
Jeff Gilbert
|
3fc6d1fc74
|
Bug 1344433 - Reformat. - r=daoshengmu
MozReview-Commit-ID: 8W0oGeHBYtR
|
2017-03-06 15:39:36 -08:00 |
sotaro
|
4dbcec85a4
|
Bug 1324648 - Use GLContext to get GL functions pointers for webrender r=nical
|
2016-12-21 13:22:04 +09:00 |
Jeff Gilbert
|
95dd193042
|
Bug 1136494 - Try to pull <windows.h> include out of GLContext.h. - r=mtseng
MozReview-Commit-ID: 7LwGBIxUqxU
|
2016-07-18 00:19:19 -07:00 |
Jeff Gilbert
|
f24d3f8f8b
|
Bug 1279657 - Star to left against type. - r=jrmuizel
MozReview-Commit-ID: IAuzZp4qcRX
|
2016-06-21 14:04:00 -07:00 |
Carsten "Tomcat" Book
|
0f670f3910
|
Backed out changeset dfe70885c37c (bug 1279657)
|
2016-06-17 13:33:08 +01:00 |
Jeff Gilbert
|
1d4c021d59
|
Bug 1279657 - Star to left against type. - r=jrmuizel
MozReview-Commit-ID: IAuzZp4qcRX
|
2016-06-17 05:10:55 -07:00 |
Jeff Gilbert
|
ed674372da
|
Bug 1262265 - Cleanup GLContext symbol init. - r=jrmuizel
|
2016-04-21 16:32:18 -07:00 |
Daniel Holbert
|
d2514c163c
|
Backed out changeset d3aab3c4eb5f (Bug 1262265) for fatal GL-related assertion failures in debug reftest runs
MozReview-Commit-ID: BBmMY1dd1s7
|
2016-04-19 18:03:17 -07:00 |
Jeff Gilbert
|
642da66065
|
Bug 1262265 - Cleanup GLContext symbol init. - r=jrmuizel
|
2016-04-19 16:19:31 -07:00 |
Wes Kocher
|
0e32f257b8
|
Backed out changeset 9438150c5258 (bug 1262265) for mass android test bustage CLOSED TREE
MozReview-Commit-ID: FsPsAyGT3Vi
|
2016-04-11 15:42:37 -07:00 |
Jeff Gilbert
|
1aef4bc738
|
Bug 1262265 - Cleanup InitWithPrefix. - r=jrmuizel
|
2016-04-11 15:01:35 -07:00 |
Nicolas Silva
|
a2d098481d
|
Bug 1240708 - Various trivial coverity warning fixes (part 2). r=kats
|
2016-01-19 20:14:27 +01:00 |
Jeff Gilbert
|
b1595c1045
|
Bug 797664 - Don't spew wwhen optional functions aren't found - r=vlad
|
2012-12-18 23:16:02 -08:00 |
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
George Wright
|
8f4052f8a0
|
Bug 732865 - Clean up the GLContext* classes. r=bgirard,joe
--HG--
extra : rebase_source : f4f057f354772ff38d37fbc6e179f3cde9e218d1
|
2012-03-16 18:24:12 -04:00 |
George Wright
|
a75edfb828
|
Backed out changeset aad5bc8b3433
|
2012-03-16 15:02:01 -04:00 |
George Wright
|
96d0e2fd38
|
Bug 732865 - Clean up the GLContext* classes. r=bgirard,joe
|
2012-03-16 14:30:09 -04:00 |