gecko-dev/gfx/gl
Carsten "Tomcat" Book 90f6c2d3fd Backed out changeset 02d76f158f3d (bug 1259571) for talos xperf regressions
--HG--
rename : gfx/thebes/DeviceManagerDx.cpp => gfx/thebes/DeviceManagerD3D11.cpp
rename : gfx/thebes/DeviceManagerDx.h => gfx/thebes/DeviceManagerD3D11.h
2016-08-08 11:53:51 +02:00
..
AndroidSurfaceTexture.cpp Bug 1255628 - Remove AndroidNativeWindow, as we can use the NDK functions directly now r=rbarker 2016-08-04 09:23:34 -05:00
AndroidSurfaceTexture.h Bug 1255628 - Remove AndroidNativeWindow, as we can use the NDK functions directly now r=rbarker 2016-08-04 09:23:34 -05:00
DecomposeIntoNoRepeatTriangles.cpp
DecomposeIntoNoRepeatTriangles.h
EGLUtils.cpp
EGLUtils.h
ForceDiscreteGPUHelperCGL.h
GfxTexturesReporter.cpp Bug 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
GfxTexturesReporter.h Bug 1247405 - Track peak texture memory usage r=nical 2016-02-26 11:00:06 -06:00
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
GLConsts.h
GLContext.cpp Bug 1289655 - Add prim_restart and prim_restart_fixed GLFeatures. - r=mtseng 2016-08-01 01:20:12 -07:00
GLContext.h Bug 1289655 - Add prim_restart and prim_restart_fixed GLFeatures. - r=mtseng 2016-08-01 01:20:12 -07: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 1289655 - Add prim_restart and prim_restart_fixed GLFeatures. - r=mtseng 2016-08-01 01:20:12 -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 Backed out changeset c5b0b62fc39e (bug 1245747) for bustage 2016-07-26 14:36:56 +02:00
GLContextProviderGLX.cpp Bug 1288860 - Change GLContextProvider to use CompositorWidget. r=jrmuizel 2016-07-25 14:41:00 -04: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 1288860 - Change GLContextProvider to use CompositorWidget. r=jrmuizel 2016-07-25 14:41:00 -04: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 1278403 - Spread CreateContextFlags to GLContext::ctor. - r=jrmuizel 2016-06-21 13:47:30 -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 1283594 - CANVAS_WEBGL_ACCL_FAILURE_ID reports success as empty string. r=jrmuizel 2016-07-27 17:14:19 -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 1250710 - User of ReadPixel should clear PBO to 0. - r=ethlin 2016-07-17 21:44:49 -07: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 Backed out changeset 02d76f158f3d (bug 1259571) for talos xperf regressions 2016-08-08 11:53:51 +02: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 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
HeapCopyOfStackArray.h Bug 1252153 - use UniquePtr instead of ScopedDeletePtr in HeapCopyOfStackArray; r=jrmuizel 2016-02-29 11:54:36 -05: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
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 1250710 - Update usages of ScopedPackAlignment. - r=jrmuizel 2016-07-17 21:44:33 -07:00
SharedSurface.h Bug 1272767: More graphics MOZ_CRASH-es getting GFX prefix. Also, follow up on bug 1270180 comments. r=mchang 2016-05-13 16:34:41 -04:00
SharedSurfaceANGLE.cpp Backed out changeset 02d76f158f3d (bug 1259571) for talos xperf regressions 2016-08-08 11:53:51 +02:00
SharedSurfaceANGLE.h Bug 1285044 - Remove unused NV_fence from ShSurfANGLE. - r=mtseng 2016-07-07 09:16:28 -07:00
SharedSurfaceD3D11Interop.cpp Backed out changeset 02d76f158f3d (bug 1259571) for talos xperf regressions 2016-08-08 11:53:51 +02:00
SharedSurfaceD3D11Interop.h bug 1268638 - Empty functions defs can be in header. - r=jrmuizel 2016-07-01 13:15:43 -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
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
SurfaceTypes.cpp
SurfaceTypes.h
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