Matt Woodrow
|
c3b05bed48
|
Bug 887791 - Remove a bunch of now-unused SharedTextureHandle code. r=roc
|
2013-11-01 14:54:15 +13:00 |
Benoit Jacob
|
8ec75b058c
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
Matt Woodrow
|
1eab6c9792
|
Bug 864287 - Add back code to readback IOSurface plugins when using BasicLayers. r=BenWa
|
2013-05-01 17:03:27 +12:00 |
Matt Woodrow
|
ca690f5eec
|
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
|
3c4c057a91
|
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
|
2f50db2b9c
|
Backed out changeset 82747d694e7a (bug 716859) for android reftest-2 timeouts
|
2013-02-21 19:54:25 +00:00 |
Jeff Gilbert
|
adefde2afe
|
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
|
dcb992f562
|
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
|
6e032aab6c
|
Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
|
2013-02-13 15:26:24 -08:00 |
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
Jeff Gilbert
|
c059fcc5ca
|
Bug 736298 - Remove unused CreateForNativePixmapSurface - r=bjacob
|
2012-07-27 14:30:38 -07:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Oleg Romashin
|
ed773f9c8b
|
Bug 733562 - Offscreen FBO must not be created for Global Shared context. r=bjacob
|
2012-03-21 16:13:59 -07:00 |
Matt Woodrow
|
e4fd013a05
|
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 |