Benoit Jacob
|
0061fc3d55
|
Bug 958369 - 4/5 - remove the ContextFlags enum - r=jgilbert
|
2014-01-10 13:55:23 -05:00 |
|
Matt Woodrow
|
9c51cbb0f8
|
Bug 887791 - Remove a bunch of now-unused SharedTextureHandle code. r=roc
|
2013-11-01 14:54:15 +13: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 |
|
Jeff Gilbert
|
028ad03f99
|
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
|
2013-05-29 14:59:24 -07:00 |
|
Matt Woodrow
|
f7d12ccdaa
|
Bug 864287 - Add back code to readback IOSurface plugins when using BasicLayers. r=BenWa
|
2013-05-01 17:03:27 +12:00 |
|
Matt Woodrow
|
631e98fb1c
|
Bug 860615 - Add CreateSharedHandle to GLContextProvider so we can create one without a GLContext. r=jgilbert
|
2013-04-17 14:21:06 +12:00 |
|
Jeff Gilbert
|
78f00c0f31
|
Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
--HG--
extra : rebase_source : 3fb4230127df8a265d930fb779bdc93e05626c8b
|
2013-02-13 15:26:24 -08:00 |
|
Ed Morley
|
23a70898de
|
Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts
|
2013-02-21 19:54:25 +00:00 |
|
Jeff Gilbert
|
197c718e7b
|
Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
--HG--
extra : rebase_source : 5dad29809733a54a19cd3e5030498f00597d1dc8
|
2013-02-13 15:26:24 -08:00 |
|
Ryan VanderMeulen
|
b891b80fa0
|
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
|
2187525c49
|
Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
|
2013-02-13 15:26:24 -08:00 |
|
Jeff Gilbert
|
f805a777d9
|
Bug 736298 - Remove unused CreateForNativePixmapSurface - r=bjacob
|
2012-07-27 14:30:38 -07:00 |
|
Andrew Quartey
|
ea5a6de0a9
|
Bug 731836 - Add preference to use Mesa LLVMpipe for software rendering - r=bjacob
|
2012-06-02 12:05:45 -04:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Oleg Romashin
|
75467d166c
|
Bug 733562 - Offscreen FBO must not be created for Global Shared context. r=bjacob
|
2012-03-21 16:13:59 -07:00 |
|
Matt Woodrow
|
655a2b090b
|
Bug 703516 - Move GLContext code into a separate folder. r=jrmuizel
--HG--
rename : gfx/thebes/EGLUtils.h => gfx/gl/EGLUtils.h
rename : gfx/thebes/GLContext.cpp => gfx/gl/GLContext.cpp
rename : gfx/thebes/GLContext.h => gfx/gl/GLContext.h
rename : gfx/thebes/GLContextProvider.h => gfx/gl/GLContextProvider.h
rename : gfx/thebes/GLContextProviderCGL.mm => gfx/gl/GLContextProviderCGL.mm
rename : gfx/thebes/GLContextProviderEGL.cpp => gfx/gl/GLContextProviderEGL.cpp
rename : gfx/thebes/GLContextProviderGLX.cpp => gfx/gl/GLContextProviderGLX.cpp
rename : gfx/thebes/GLContextProviderImpl.h => gfx/gl/GLContextProviderImpl.h
rename : gfx/thebes/GLContextProviderNull.cpp => gfx/gl/GLContextProviderNull.cpp
rename : gfx/thebes/GLContextProviderOSMesa.cpp => gfx/gl/GLContextProviderOSMesa.cpp
rename : gfx/thebes/GLContextProviderWGL.cpp => gfx/gl/GLContextProviderWGL.cpp
rename : gfx/thebes/GLContextSymbols.h => gfx/gl/GLContextSymbols.h
rename : gfx/thebes/GLDefs.h => gfx/gl/GLDefs.h
rename : gfx/thebes/GLXLibrary.h => gfx/gl/GLXLibrary.h
rename : gfx/thebes/WGLLibrary.h => gfx/gl/WGLLibrary.h
|
2011-11-18 22:07:49 +13:00 |
|