gecko-dev/gfx/gl
Jamie Nicol 78b8ab3a9c Bug 1130739 - Disable OES_EGL_image_external on Mali 450. r=eflores
MozReview-Commit-ID: 2xx4zRYWlNu

--HG--
extra : rebase_source : d4c9e091b0ecd384b118f9e45a966e3887fbbc02
2016-09-21 11:12:52 +01:00
..
AndroidSurfaceTexture.cpp Bug 1299054 - Remove old Android support (API level < 15) from Gecko. r=snorp 2016-08-30 14:11:55 +09:00
AndroidSurfaceTexture.h Bug 1294481 - Implement new frame available callbacks; r=snorp 2016-08-23 18:52:30 -04:00
DecomposeIntoNoRepeatTriangles.cpp Bug 1223486 - Ensure WrapTexCoord returns 0.0 instead of 1.0 when given a negative whole number. r=Bas 2015-11-19 10:49:31 -05:00
DecomposeIntoNoRepeatTriangles.h Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
EGLUtils.cpp
EGLUtils.h
ForceDiscreteGPUHelperCGL.h
GLBlitHelper.cpp Bug 1250710 - Save and restore state, since this is used by WebGL. - r=ethlin 2016-07-17 21:44:59 -07:00
GLBlitHelper.h Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz 2015-11-24 20:15:29 -08:00
GLConsts.h Bug 618898 - Add D3D11SharedSurfaceInterop. r=jgilbert 2015-11-06 10:19:24 +10:00
GLContext.cpp Bug 1130739 - Disable OES_EGL_image_external on Mali 450. r=eflores 2016-09-21 11:12:52 +01:00
GLContext.h Bug 1130739 - Disable OES_EGL_image_external on Mali 450. r=eflores 2016-09-21 11:12:52 +01:00
GLContextCGL.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLContextEAGL.h Bug 1278403 - Spread CreateContextFlags to GLContext::ctor. - r=jrmuizel 2016-06-21 13:47:30 -07:00
GLContextEGL.h Bug 1279657 - failureId outvar should be a pointer. - r=benwa 2016-06-21 14:04:00 -07:00
GLContextFeatures.cpp Bug 1300932 - Enable draw_buffers on ES3, but not WEBGL_draw_buffers. - r=jerry 2016-09-08 11:34:32 -07:00
GLContextGLX.h Bug 1286847 - Remove calls to XGetGeometry from the compositor thread. r=jgilbert,jrmuizel 2016-07-12 15:01:21 -04:00
GLContextProvider.h Bug 1288860 - Change GLContextProvider to use CompositorWidget. r=jrmuizel 2016-07-25 14:41:00 -04:00
GLContextProviderCGL.mm Bug 1288860 - Change GLContextProvider to use CompositorWidget. r=jrmuizel 2016-07-25 14:41:00 -04:00
GLContextProviderEAGL.mm Bug 1288860 - Change GLContextProvider to use CompositorWidget. r=jrmuizel 2016-07-25 14:41:00 -04:00
GLContextProviderEGL.cpp Bug 712936 - Convert users of PR_STATIC_ASSERT to C++11 static_assert(). r=Ms2ger 2016-08-23 11:24:54 -04:00
GLContextProviderGLX.cpp Bug 1289251 - Allow GLContextProviderGLX to create a GLContext out of process. r=acomminos,jgilbert 2016-08-29 17:14:20 -07:00
GLContextProviderImpl.h Bug 1288860 - Change GLContextProvider to use CompositorWidget. r=jrmuizel 2016-07-25 14:41:00 -04:00
GLContextProviderNull.cpp Bug 1288860 - Change GLContextProvider to use CompositorWidget. r=jrmuizel 2016-07-25 14:41:00 -04:00
GLContextProviderWGL.cpp Bug 1287653 - Blacklist dx_interop2. - r=milan 2016-08-18 14:06:57 -07:00
GLContextSymbols.h Bug 1289655 - Add prim_restart and prim_restart_fixed GLFeatures. - r=mtseng 2016-08-01 01:20:12 -07:00
GLContextTypes.cpp
GLContextTypes.h Bug 1278403 - Spread CreateContextFlags to GLContext::ctor. - r=jrmuizel 2016-06-21 13:47:30 -07:00
GLContextWGL.h Bug 1287653 - Remove context sharing from WGL. - r=mtseng 2016-08-18 14:06:44 -07:00
GLDebugUtils.cpp
GLDebugUtils.h
GLDefs.h Bug 1260944 - Fix ANGLE D3D WARP for WebGL. - r=jrmuizel 2016-04-06 13:47:25 -07:00
GLLibraryEGL.cpp Bug 1288746 - Handle missing EGL failure IDs. r=jmuizel 2016-09-13 14:17:29 -04:00
GLLibraryEGL.h Backed out changeset c5b0b62fc39e (bug 1245747) for bustage 2016-07-26 14:36:56 +02:00
GLLibraryLoader.cpp Bug 1136494 - Try to pull <windows.h> include out of GLContext.h. - r=mtseng 2016-07-18 00:19:19 -07:00
GLLibraryLoader.h Bug 1136494 - Try to pull <windows.h> include out of GLContext.h. - r=mtseng 2016-07-18 00:19:19 -07:00
GLParseRegistryXML.py
GLReadTexImageHelper.cpp Bug 1296731: Add parameter to GetAlignedStride and check for overflow. r=bas 2016-08-25 13:57:39 -04:00
GLReadTexImageHelper.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
GLScreenBuffer.cpp Bug 1296996 - Use ProducerRead{Acquire/Release} in ReadBuffer::Create - r=jgilbert 2016-09-14 11:02:37 +01:00
GLScreenBuffer.h Bug 1284292 - Allow GLScreenBuffer::CreateFactory to work without a CompositableForwarder r=gw280 2016-07-04 11:13:15 -07:00
GLTextureImage.cpp Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLTextureImage.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLTypes.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLUploadHelpers.cpp Bug 1288649 - Remove NextPowerOfTwo. - r=jrmuizel 2016-07-25 14:46:28 -07:00
GLUploadHelpers.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
GLXLibrary.h Bug 1280653 - Read into the X11 event queue in GLContextGLX::MakeCurrent to queue DRI invalidation events. r=lsalzman 2016-08-24 20:23:39 -04:00
GfxTexturesReporter.cpp Bug 1297315 - Fix Wmaybe-uninitialized warning and get rid of goto statement in GLContextProviderGLX.cpp and GfxTexturesReporter.cpp. r=jgilbert 2016-08-23 14:30:37 +08:00
GfxTexturesReporter.h Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm. 2016-08-24 15:23:45 +10:00
HeapCopyOfStackArray.h Bug 1252153 - use UniquePtr instead of ScopedDeletePtr in HeapCopyOfStackArray; r=jrmuizel 2016-02-29 11:54:36 -05:00
ScopedGLHelpers.cpp Bug 1250710 - Remove ScopedUnpackState due to unused. - r=ethlin 2016-07-17 21:44:37 -07:00
ScopedGLHelpers.h Bug 1250710 - Remove ScopedUnpackState due to unused. - r=ethlin 2016-07-17 21:44:37 -07:00
SharedSurface.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
SharedSurface.h Bug 1285692 - Add IsProducerAcquired(). - r=mtseng 2016-08-18 14:06:23 -07:00
SharedSurfaceANGLE.cpp Bug 1259571 - Reduce tearing with basic layers on Windows r=dvander 2016-08-23 15:18:55 -07:00
SharedSurfaceANGLE.h Bug 1285044 - Remove unused NV_fence from ShSurfANGLE. - r=mtseng 2016-07-07 09:16:28 -07:00
SharedSurfaceD3D11Interop.cpp Bug 1259571 - Reduce tearing with basic layers on Windows r=dvander 2016-08-23 15:18:55 -07:00
SharedSurfaceD3D11Interop.h Bug 1287653 - AMD associates DXOpenDevice with the current GL context. - r=mtseng 2016-08-18 14:06:38 -07:00
SharedSurfaceEGL.cpp Bug 1264505 - Target EGLImage to GL_TEXTURE_2D if OES_EGL_image_external extension is not available - r=jgilbert 2016-07-13 11:16:54 +01:00
SharedSurfaceEGL.h Bug 1264505 - Remove unused method SharedSurface_EGLImage::AcquireConsumerTexture - r=jgilbert 2016-07-13 11:16:54 +01:00
SharedSurfaceGL.cpp Bug 1208513 - Add support for GL_APPLE_sync r=jgilbert 2015-10-28 14:10:26 -05:00
SharedSurfaceGL.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
SharedSurfaceGLX.cpp Bug 1224199 - Destroy SharedSurfaces before ~GLContext(). - r=jrmuizel 2016-04-14 13:50:04 -07:00
SharedSurfaceGLX.h Bug 1256693 - Refer to ClientIPCAllocator instead of ISurfaceAllocator where it makes sense. r=sotaro 2016-03-21 15:18:20 +01:00
SharedSurfaceGralloc.cpp Bug 1224199 - Destroy SharedSurfaces before ~GLContext(). - r=jrmuizel 2016-04-14 13:50:04 -07:00
SharedSurfaceGralloc.h Bug 1256693 - Refer to ClientIPCAllocator instead of ISurfaceAllocator where it makes sense. r=sotaro 2016-03-21 15:18:20 +01:00
SharedSurfaceIO.cpp Bug 1284837 - Disallow implicit conversions from float to integer when creating IntPoint and IntSize objects. r=botond 2016-07-26 16:48:30 +02:00
SharedSurfaceIO.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
SkiaGLGlue.cpp Bug 1265131, part 2 - update SkiaGLGlue for Skia m51. r=jrmuizel 2016-04-28 22:55:27 -04:00
SkiaGLGlue.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
SurfaceTypes.cpp Bug 1219890. Make assignment operator and copy constructor default. r=jgilbert 2015-12-02 10:21:03 -05:00
SurfaceTypes.h Bug 1208513 - Resurrect SharedSurface_GLTexture for use on iOS r=jgilbert 2015-10-28 14:10:25 -05:00
TextureGarbageBin.cpp Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
TextureGarbageBin.h
TextureImageCGL.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
TextureImageCGL.mm Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
TextureImageEGL.cpp Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
TextureImageEGL.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
WGLLibrary.h Bug 1279657 - Star to left against type. - r=jrmuizel 2016-06-21 14:04:00 -07:00
moz.build Bug 1255628 - Remove AndroidNativeWindow, as we can use the NDK functions directly now r=rbarker 2016-08-04 09:23:34 -05:00