Jeff Gilbert
|
120b46ecdb
|
Bug 1344433 - Use WRAP() macros. - r=daoshengmu
MozReview-Commit-ID: 9C6tlOTNhrg
|
2017-03-06 15:39:36 -08:00 |
|
Jeff Gilbert
|
01059e4835
|
Bug 1344433 - Reformat. - r=daoshengmu
MozReview-Commit-ID: 8W0oGeHBYtR
|
2017-03-06 15:39:36 -08:00 |
|
Jeff Gilbert
|
5af39efdc5
|
Bug 1344433 - Require GLX 1.4 (released 2005) - r=daoshengmu
MozReview-Commit-ID: 9SJFyJqejES
|
2017-03-06 15:39:36 -08:00 |
|
Andrew Comminos
|
3d055ecf36
|
Bug 1280653 - Read into the X11 event queue in GLContextGLX::MakeCurrent to queue DRI invalidation events. r=lsalzman
MozReview-Commit-ID: 5N076lUlCkl
|
2016-08-24 20:23:39 -04:00 |
|
Chris Peterson
|
c35faf4632
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
|
Andrew Comminos
|
16a5b64de5
|
Bug 1280744 - Set swap interval to 0 when running in ASAP mode on GLX. r=jgilbert
MozReview-Commit-ID: FYKDeBVUhnd
|
2016-06-18 23:32:33 -04:00 |
|
Jeff Gilbert
|
fb8ac21c34
|
Bug 1279657 - Star to left against type. - r=jrmuizel
MozReview-Commit-ID: IAuzZp4qcRX
|
2016-06-21 14:04:00 -07:00 |
|
Carsten "Tomcat" Book
|
549e097eb2
|
Backed out changeset dfe70885c37c (bug 1279657)
|
2016-06-17 13:33:08 +01:00 |
|
Jeff Gilbert
|
f4d0e22d0d
|
Bug 1279657 - Star to left against type. - r=jrmuizel
MozReview-Commit-ID: IAuzZp4qcRX
|
2016-06-17 05:10:55 -07:00 |
|
Andrew Comminos
|
600cc2ad57
|
Bug 1197954 - Add support for GLX_SGI_video_sync to GLContextProviderGLX. r=jgilbert
MozReview-Commit-ID: JnNLEbsKjzl
|
2016-06-08 16:26:36 -04:00 |
|
Andrew Comminos
|
7031e56391
|
Revert "Bug 1197954 - Add support for GLX_SGI_video_sync to GLContextProviderGLX. r=jgilbert"
This reverts commit c26871ee3cac8b736e9b868cd7738900f0d40a81.
|
2016-03-03 21:39:19 -08:00 |
|
Andrew Comminos
|
2da4db1f47
|
Bug 1197954 - Add support for GLX_SGI_video_sync to GLContextProviderGLX. r=jgilbert
MozReview-Commit-ID: Fn9jwecuz5q
|
2016-03-03 20:37:26 -08:00 |
|
Trevor Saunders
|
a4fcb6e0ba
|
bug 1250485 - make the ctor for GLXLibrary constexpr r=jrmuizel
|
2016-02-29 15:32:24 -05:00 |
|
Lee Salzman
|
18e99e0bab
|
Bug 1245550 - add gfx.use-glx-texture-from-pixmap pref to control whether texture_from_pixmap is used. r=nical
|
2016-02-03 13:05:24 -05:00 |
|
Nicolas Silva
|
6de7d03ab0
|
Bug 1240730 - Initialize all GLXLibrary members in the ctor. r=mattwoodrow
|
2016-01-20 14:46:25 +01:00 |
|
Jeff Muizelaar
|
37e5eb550f
|
Bug 1213431. Support using Core profile for WebGL2 on Linux. r=jgilbert
Mesa won't give us a version of OpenGL newer than 3.0 without core profile
|
2015-10-22 10:49:06 -04:00 |
|
Phil Ringnalda
|
8408584bd0
|
Back out changeset 5b1a9f0706de (bug 1213431) on suspicion of causing Mulet bustage in webgl-capturestream-test.html?preserve
|
2015-10-31 13:33:41 -07:00 |
|
Jeff Muizelaar
|
7d4c6ec5d7
|
Bug 1213431. Support using Core profile for WebGL2 on Linux. r=jgilbert
Mesa won't give us a version of OpenGL newer than 3.0 without core profile
|
2015-10-22 10:49:06 -04:00 |
|
Andrew Comminos
|
c82a524b5c
|
Bug 1193015 - Require MOZ_GLX_USE_SURFACE_SHARING to enable WebGL surface sharing on GLX. r=jgilbert
|
2015-09-24 15:21:36 -07:00 |
|
Matt Woodrow
|
aa78187744
|
Bug 680817 - Keep GLXPixmaps bound to textures between updates on NVIDIA drivers to improve performance. r=joe
|
2014-02-25 12:56:51 +13:00 |
|
Benoit Jacob
|
5db32474ea
|
Bug 958368 - Remove the code paths to load a custom Mesa/llvmpipe build instead of system OpenGL (sadface) - r=jgilbert
|
2014-01-10 13:55:23 -05:00 |
|
Benoit Jacob
|
7c1dd7e552
|
Bug 942501 - Part 1: remove some dead code around TextureImage functions - r=BenWa
|
2013-12-03 13:44:38 -05:00 |
|
Benoit Jacob
|
4d489c12c8
|
Bug 938489 - 1/3. Don't include glx.h in GLXLibrary.h - r=mattwoodrow
|
2013-11-18 08:08:24 -05:00 |
|
Benoit Jacob
|
8b1ffe319e
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
|
Joseph Yasi
|
3f1d6b5e51
|
Bug 896287 - NVIDIA specific GLX server vendor check for pixmap depth and fbConfig depth. r=karlt
|
2013-08-20 08:30:26 -04:00 |
|
Jeff Gilbert
|
46195df92b
|
Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
|
2013-02-13 15:26:24 -08:00 |
|
Ed Morley
|
3077eb4cca
|
Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts
|
2013-02-21 19:54:25 +00:00 |
|
Jeff Gilbert
|
a79294f4c5
|
Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
|
2013-02-13 15:26:24 -08:00 |
|
Ryan VanderMeulen
|
608b6e27e4
|
Backed out changeset b46c006a7696 (bug 716859) and changeset 6a14e4c15aa6 (bug 841836) for B2G test failures on a CLOSED TREE.
|
2013-02-20 10:01:20 -05:00 |
|
Jeff Gilbert
|
00c4965862
|
Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
|
2013-02-13 15:26:24 -08:00 |
|
Andrew Quartey
|
8746165b31
|
Bug 761155 - Extend Mesa LLVMpipe Preference to GLX r=bjacob
|
2012-09-06 20:16:30 -04:00 |
|
Karl Tomlinson
|
6a7b5291cf
|
b=780059 remove use of glXGetVisualFromFBConfig and glXCreateContext r=mattwoodrow
|
2012-08-20 16:21:59 +12:00 |
|
Aryeh Gregor
|
8b4a23fc4c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Nicolas Silva
|
cb832063e6
|
Bug 743830 - Added 'gfx.xrender.enabled' pref (true by default). The pref is fetched in gfPlatformGtk.cpp and can be accessed through gfxPlatformGtk::UseXRender(). UseXRender is used in GLContextProviderGLX to set mUseTextureFromPixmap. r=jmuizelaar
|
2012-04-18 10:27:32 -04:00 |
|
Marco Bonardo
|
d148eee92e
|
Backout e20a19a790dd (bug 743830) for linux QT bustage.
|
2012-04-13 21:43:13 +02:00 |
|
Nicolas Silva
|
baec881e72
|
Bug 743830: Added 'gfx.xrender.enableded' pref (true by default). The pref is fetched in gfPlatformGtk.cpp and can be accessed through gfxPlatformGtk::UseXRender(). UseXRender is used in GLContextProviderGLX to set mUseTextureFromPixmap. r=jrmuizel,gw280
|
2012-04-11 14:04:54 -04:00 |
|
Matt Woodrow
|
ab5bd501f5
|
Bug 703516 - Move GLContext code into a separate folder. r=jrmuizel
|
2011-11-18 22:07:49 +13:00 |
|