.. |
compiledtest
|
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
|
2015-08-27 20:44:53 -07:00 |
crashtests
|
Bug 1229983 - verify that paths are finite in DrawTargetSkia::Stroke/Fill to handle Canvas paths containing infs. r=jmuizelaar
|
2015-12-30 13:39:13 -05:00 |
test
|
Bug 1233819 - Fix WebGL on WinXP. - r=jrmuizel
|
2016-01-21 18:47:29 -08:00 |
CanvasGradient.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
CanvasImageCache.cpp
|
Bug 1217225 - Differentiate between images optimized for skia and skia-gl in the CanvasImageCache. r=mstange
|
2015-11-04 15:12:24 +13:00 |
CanvasImageCache.h
|
Bug 1217225 - Differentiate between images optimized for skia and skia-gl in the CanvasImageCache. r=mstange
|
2015-11-04 15:12:24 +13:00 |
CanvasPath.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
CanvasPattern.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
CanvasRenderingContext2D.cpp
|
Bug 1239835: Do nothing when rectangle given to ClearRect has zero width or height. (Also mixing in some minor white space changes while in the file.) r=dholbert
|
2016-01-18 11:32:41 -05:00 |
CanvasRenderingContext2D.h
|
summary: Bug 1231378 - part 5 - Fix uninitialized members of classes in dom/{workers,events,media,canvas}, r=smaug
|
2016-01-12 18:16:59 +00:00 |
CanvasRenderingContextHelper.cpp
|
Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug
|
2015-12-18 14:52:17 +08:00 |
CanvasRenderingContextHelper.h
|
Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug
|
2015-12-18 14:52:17 +08:00 |
CanvasUtils.cpp
|
Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug
|
2015-12-18 14:52:17 +08:00 |
CanvasUtils.h
|
Bug 709490 - Part 2: Introduce OffscreenCanvas and let WebGL context work on workers. r=nical, r=jgilbert, r=jrmuizel, sr=ehsan
|
2015-10-12 11:21:03 +08:00 |
DocumentRendererChild.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DocumentRendererChild.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
DocumentRendererParent.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DocumentRendererParent.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ImageBitmap.cpp
|
Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug
|
2015-12-18 14:52:17 +08:00 |
ImageBitmap.h
|
Bug 1234744 - Fix build errors in ImageBitmap.h. r=roc
|
2015-12-23 11:49:19 +08:00 |
ImageBitmapRenderingContext.cpp
|
Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug
|
2015-12-18 14:52:17 +08:00 |
ImageBitmapRenderingContext.h
|
Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug
|
2015-12-18 14:52:17 +08:00 |
ImageBitmapSource.h
|
Bug 1044102 - Part 1 - Implement ImageBitmap. r=roc, sr=smaug
|
2015-07-30 20:47:00 +02:00 |
ImageData.cpp
|
Bug 1176214 - Part 11: Changes to DOM, except for WebGL. r=bz, r=clb
|
2015-11-25 19:04:50 +01:00 |
ImageData.h
|
|
|
moz.build
|
Bug 1233819 - Fix WebGL on WinXP. - r=jrmuizel
|
2016-01-21 18:47:29 -08:00 |
MurmurHash3.cpp
|
Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan
|
2016-01-22 16:58:49 +01:00 |
MurmurHash3.h
|
|
|
nsICanvasRenderingContextInternal.h
|
Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug
|
2015-12-18 14:52:17 +08:00 |
OffscreenCanvas.cpp
|
Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug
|
2015-12-18 14:52:17 +08:00 |
OffscreenCanvas.h
|
Bug 1172796 - Part 5: Implements OffscreenCanvas::TransferImageBitmap. r=roc r=smaug
|
2015-12-18 14:52:17 +08:00 |
TextMetrics.h
|
|
|
TexUnpackBlob.cpp
|
Bug 1205168 - Part 6: Fix TexImage2D and TexSubImage2D with texture conversion. r=jgilbert
|
2015-12-29 18:37:00 +01:00 |
TexUnpackBlob.h
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGL1Context.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGL1Context.h
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGL1ContextBuffers.cpp
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGL1ContextUniforms.cpp
|
|
|
WebGL2Context.cpp
|
Bug 1172796 - Part 9: Use gfxPrefs to get webgl.enable-prototype-webgl2. r=jgilbert
|
2015-12-18 14:52:17 +08:00 |
WebGL2Context.h
|
Bug 1176214 - Part 12: Changes to WebGL. r=bz, r=clb
|
2015-11-26 12:47:53 +01:00 |
WebGL2ContextBuffers.cpp
|
Bug 1232864 - Cauterize and release WebGL 2 to Nightly. - r=jrmuizel
|
2015-12-16 14:56:24 -08:00 |
WebGL2ContextDraw.cpp
|
Bug 1185803 - Replace MOZ_CRASH with GenerateWarning. r=jgilbert
|
2015-07-22 11:23:20 +10:00 |
WebGL2ContextFramebuffers.cpp
|
Bug 1240662 - Add max level check for framebufferTextureLayer. r=jgilbert
|
2016-01-21 14:47:33 +08:00 |
WebGL2ContextMRTs.cpp
|
Bug 1238865 - Part 1: Validate attachments before clearBuffer. r=jgilbert
|
2016-01-21 14:51:59 +08:00 |
WebGL2ContextPrograms.cpp
|
|
|
WebGL2ContextQueries.cpp
|
Bug 1237191 - Add check for getQueryParameter to return correct error. r=jgilbert
|
2016-01-07 20:05:00 +01:00 |
WebGL2ContextRenderbuffers.cpp
|
Bug 1232864 - Cauterize and release WebGL 2 to Nightly. - r=jrmuizel
|
2015-12-16 14:56:24 -08:00 |
WebGL2ContextSamplers.cpp
|
Bug 1230089 - If sampler is bound, use parameter of sampler. r=jgilbert
|
2016-01-21 14:49:41 +08:00 |
WebGL2ContextState.cpp
|
Bug 1240262 - Annotate intentional switch fallthrough and suppress -Wimplicit-fallthrough warnings in dom/canvas/. r=jgilbert
|
2016-01-14 01:34:56 -08:00 |
WebGL2ContextSync.cpp
|
Bug 1237194 - Fix getSyncParameter return error. r=jgilbert
|
2016-01-06 01:29:00 +01:00 |
WebGL2ContextTextures.cpp
|
Bug 1176214 - Part 12: Changes to WebGL. r=bz, r=clb
|
2015-11-26 12:47:53 +01:00 |
WebGL2ContextTransformFeedback.cpp
|
Bug 1225291 - IsTransformFeedback doesn't report error when input is null. r=jgilbert
|
2015-12-01 17:56:00 +01:00 |
WebGL2ContextUniforms.cpp
|
Bug 1233094. Handle null buffers in GetIndexedParameter. r=jgilbert
|
2015-12-16 14:10:45 -05:00 |
WebGL2ContextVAOs.cpp
|
Bug 1170454: Fix up instance type for VAOs. r=smaug,r=jgilbert
|
2015-06-10 11:53:08 +10:00 |
WebGL2ContextVertices.cpp
|
Bug 1237420 - "Fix length-checking when setting WebGL 2 vertex attributes with an array". r=jgilbert
|
2016-01-09 13:20:00 +01:00 |
WebGLActiveInfo.cpp
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLActiveInfo.h
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLBuffer.cpp
|
Bug 1228949 - Fix WebGLBuffer content type when the target is LOCAL_GL_COPY_READ_BUFFER or LOCAL_GL_COPY_WRITE_BUFFER. r=jgilbert
|
2015-11-30 01:30:00 +01:00 |
WebGLBuffer.h
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLContext.cpp
|
summary: Bug 1231378 - part 5 - Fix uninitialized members of classes in dom/{workers,events,media,canvas}, r=smaug
|
2016-01-12 18:16:59 +00:00 |
WebGLContext.h
|
Bug 1230089 - If sampler is bound, use parameter of sampler. r=jgilbert
|
2016-01-21 14:49:41 +08:00 |
WebGLContextBuffers.cpp
|
Backout changeset 740e4ce7bb16 (bug 1220450) for landing with oddball whitespace.
|
2016-01-01 19:49:46 -05:00 |
WebGLContextDraw.cpp
|
Bug 1232346 - Clarify ResolveForDraw's failure checking. - r=kamidphish
|
2015-12-14 17:38:33 -08:00 |
WebGLContextExtensions.cpp
|
Bug 917505 - Add WEBGL_compressed_texture_es3 support. r=jgilbert r=smaug
|
2016-01-08 10:12:22 +08:00 |
WebGLContextFramebufferOperations.cpp
|
Bug 1229585 - Add helpful error text for fb incompleteness. - r=kamidphish
|
2015-12-14 16:11:59 -08:00 |
WebGLContextGL.cpp
|
Bug 1242120 - Remove switch fallthrough to avoid -Wimplicit-fallthrough warning in dom/canvas/. r=mtseng
|
2016-01-22 21:36:49 -08:00 |
WebGLContextLossHandler.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
WebGLContextLossHandler.h
|
Bug 709490 - Part 2: Introduce OffscreenCanvas and let WebGL context work on workers. r=nical, r=jgilbert, r=jrmuizel, sr=ehsan
|
2015-10-12 11:21:03 +08:00 |
WebGLContextNotSupported.cpp
|
|
|
WebGLContextReporter.cpp
|
Bug 709490 - Part 2: Introduce OffscreenCanvas and let WebGL context work on workers. r=nical, r=jgilbert, r=jrmuizel, sr=ehsan
|
2015-10-12 11:21:03 +08:00 |
WebGLContextState.cpp
|
Bug 1238865 - Part 3: Prevent IMPLEMENTATION_COLOR_READ_FORMAT return SRGB_ALPHA. r=jgilbert
|
2016-01-21 14:51:59 +08:00 |
WebGLContextTextures.cpp
|
Bug 1230089 - If sampler is bound, use parameter of sampler. r=jgilbert
|
2016-01-21 14:49:41 +08:00 |
WebGLContextUnchecked.cpp
|
Bug 1167504 - Part 11: Clean up buffer binding constraints. r=jgilbert
|
2015-06-10 13:52:10 +10:00 |
WebGLContextUnchecked.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
WebGLContextUtils.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLContextUtils.h
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLContextValidate.cpp
|
Bug 1237420 - "Fix length-checking when setting WebGL 2 vertex attributes with an array". r=jgilbert
|
2016-01-09 13:20:00 +01:00 |
WebGLContextVertexArray.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
WebGLContextVertices.cpp
|
Bug 1236786 - [WebGL2] pass getVertexAttrib in gl-object-get-calls.html, r=jgilbert
|
2016-01-22 09:44:01 +08:00 |
WebGLElementArrayCache.cpp
|
Bug 1176214 - Part 12: Changes to WebGL. r=bz, r=clb
|
2015-11-26 12:47:53 +01:00 |
WebGLElementArrayCache.h
|
|
|
WebGLExtensionBase.cpp
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLExtensionBlendMinMax.cpp
|
Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury
|
2015-06-01 10:17:00 -04:00 |
WebGLExtensionColorBufferFloat.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionColorBufferHalfFloat.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionCompressedTextureATC.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionCompressedTextureES3.cpp
|
Bug 917505 - Add WEBGL_compressed_texture_es3 support. r=jgilbert r=smaug
|
2016-01-08 10:12:22 +08:00 |
WebGLExtensionCompressedTextureETC1.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionCompressedTexturePVRTC.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionCompressedTextureS3TC.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionDebugRendererInfo.cpp
|
Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury
|
2015-06-01 10:17:00 -04:00 |
WebGLExtensionDebugShaders.cpp
|
Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury
|
2015-06-01 10:17:00 -04:00 |
WebGLExtensionDepthTexture.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionDisjointTimerQuery.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
WebGLExtensionDrawBuffers.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionElementIndexUint.cpp
|
Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury
|
2015-06-01 10:17:00 -04:00 |
WebGLExtensionFragDepth.cpp
|
Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury
|
2015-06-01 10:17:00 -04:00 |
WebGLExtensionInstancedArrays.cpp
|
Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury
|
2015-06-01 10:17:00 -04:00 |
WebGLExtensionLoseContext.cpp
|
Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury
|
2015-06-01 10:17:00 -04:00 |
WebGLExtensions.h
|
Bug 917505 - Add WEBGL_compressed_texture_es3 support. r=jgilbert r=smaug
|
2016-01-08 10:12:22 +08:00 |
WebGLExtensionShaderTextureLod.cpp
|
Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury
|
2015-06-01 10:17:00 -04:00 |
WebGLExtensionSRGB.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionStandardDerivatives.cpp
|
Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury
|
2015-06-01 10:17:00 -04:00 |
WebGLExtensionTextureFilterAnisotropic.cpp
|
Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury
|
2015-06-01 10:17:00 -04:00 |
WebGLExtensionTextureFloat.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionTextureFloatLinear.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionTextureHalfFloat.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionTextureHalfFloatLinear.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLExtensionVertexArray.cpp
|
Bug 1168845 - Update WebGL interface names to follow the spec. r=smaug, r=dglastonbury
|
2015-06-01 10:17:00 -04:00 |
WebGLFormats.cpp
|
Bug 1241702 - Allow unsized DEPTH_STENCIL for RBs in WebGL 2. - r=kamidphish
|
2016-01-21 18:46:05 -08:00 |
WebGLFormats.h
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLFramebuffer.cpp
|
Bug 1233353 - Initialize rb correctly if rb bind to READ_FRAMEBUFFER. r=jgilbert
|
2016-01-21 14:44:12 +08:00 |
WebGLFramebuffer.h
|
Bug 1229585 - Add helpful error text for fb incompleteness. - r=kamidphish
|
2015-12-14 16:11:59 -08:00 |
WebGLFramebufferAttachable.cpp
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLFramebufferAttachable.h
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLInternalFormatsTable.h
|
|
|
WebGLMemoryTracker.cpp
|
Bug 709490 - Part 2: Introduce OffscreenCanvas and let WebGL context work on workers. r=nical, r=jgilbert, r=jrmuizel, sr=ehsan
|
2015-10-12 11:21:03 +08:00 |
WebGLMemoryTracker.h
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLObjectModel.cpp
|
|
|
WebGLObjectModel.h
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLProgram.cpp
|
Bug 1239126. Handle gl_InstanceID attribute with no location. r=jgilbert
|
2016-01-19 13:29:04 -05:00 |
WebGLProgram.h
|
Bug 917505 - Add WEBGL_compressed_texture_es3 support. r=jgilbert r=smaug
|
2016-01-08 10:12:22 +08:00 |
WebGLQuery.cpp
|
Bug 1218881. Enforce queries' new availability semantics. r=jgilbert
|
2015-12-18 17:05:42 -05:00 |
WebGLQuery.h
|
Bug 1218881. Enforce queries' new availability semantics. r=jgilbert
|
2015-12-18 17:05:42 -05:00 |
WebGLRenderbuffer.cpp
|
Bug 1236784 - [WebGL2] pass getRenderbufferParameter in gl-object-get-calls.html, r=jgilbert
|
2016-01-20 15:50:47 +08:00 |
WebGLRenderbuffer.h
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLSampler.cpp
|
Bug 1230089 - If sampler is bound, use parameter of sampler. r=jgilbert
|
2016-01-21 14:49:41 +08:00 |
WebGLSampler.h
|
Bug 1230089 - If sampler is bound, use parameter of sampler. r=jgilbert
|
2016-01-21 14:49:41 +08:00 |
WebGLShader.cpp
|
Bug 1207288. Ask ANGLE for the correct output version. r=jgilbert
|
2015-12-03 14:37:02 -05:00 |
WebGLShader.h
|
Bug 1203135 - Terminate linking if maximum vertex attribute count is exceeded on Mesa. r=jgilbert
|
2015-11-24 21:27:29 -08:00 |
WebGLShaderPrecisionFormat.cpp
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLShaderPrecisionFormat.h
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLShaderValidator.cpp
|
Bug 1232462 . Only ask for a higher version of GLSL when using WebGL2. r=jgilbert
|
2015-12-16 22:10:53 -05:00 |
WebGLShaderValidator.h
|
Bug 1203135 - Terminate linking if maximum vertex attribute count is exceeded on Mesa. r=jgilbert
|
2015-11-24 21:27:29 -08:00 |
WebGLStrongTypes.h
|
Bug 1236784 - [WebGL2] pass getRenderbufferParameter in gl-object-get-calls.html, r=jgilbert
|
2016-01-20 15:50:47 +08:00 |
WebGLSync.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLSync.h
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLTexelConversions.cpp
|
Bug 1205168 - Part 5: Texel Conversion - RGB11F11F10F format. r=jgilbert
|
2015-12-22 22:02:00 +01:00 |
WebGLTexelConversions.h
|
Bug 1205168 - Part 7: Remove unneeded functions. r=jgilbert
|
2015-12-22 22:08:00 +01:00 |
WebGLTexture.cpp
|
Bug 1230089 - If sampler is bound, use parameter of sampler. r=jgilbert
|
2016-01-21 14:49:41 +08:00 |
WebGLTexture.h
|
Bug 1230089 - If sampler is bound, use parameter of sampler. r=jgilbert
|
2016-01-21 14:49:41 +08:00 |
WebGLTextureUpload.cpp
|
Bug 1232502. Use the correct internalFormat when calling CopyTexImage2D. r=jgilbert
|
2015-12-15 09:46:30 -05:00 |
WebGLTimerQuery.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLTimerQuery.h
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLTransformFeedback.cpp
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLTransformFeedback.h
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLTypes.h
|
Bug 917505 - Add WEBGL_compressed_texture_es3 support. r=jgilbert r=smaug
|
2016-01-08 10:12:22 +08:00 |
WebGLUniformLocation.cpp
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLUniformLocation.h
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLValidateStrings.cpp
|
|
|
WebGLValidateStrings.h
|
|
|
WebGLVertexArray.cpp
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLVertexArray.h
|
Bug 1221822 - Finish the WebGL texture refactor. r=kamidphish,mattwoodrow,bz
|
2015-11-24 20:15:29 -08:00 |
WebGLVertexArrayFake.cpp
|
Bug 1167504 - Part 6: Remove BindableName - Vertex Array. r=jgilbert
|
2015-06-10 13:52:06 +10:00 |
WebGLVertexArrayFake.h
|
Bug 1167504 - Part 6: Remove BindableName - Vertex Array. r=jgilbert
|
2015-06-10 13:52:06 +10:00 |
WebGLVertexArrayGL.cpp
|
Bug 1225576. Always use the VAO workaround. r=jgilbert
|
2015-12-01 14:46:46 -05:00 |
WebGLVertexArrayGL.h
|
Bug 1225576. Always use the VAO workaround. r=jgilbert
|
2015-12-01 14:46:46 -05:00 |
WebGLVertexArrayObject.cpp
|
Bug 1182371 - Misc WebGL cleanup. - r=kamidphish
|
2015-07-14 17:37:28 -07:00 |
WebGLVertexArrayObject.h
|
Bug 1170454: Fix up instance type for VAOs. r=smaug,r=jgilbert
|
2015-06-10 11:53:08 +10:00 |
WebGLVertexAttribData.h
|
Bug 1239488 - Add int/uint to vertex attrib data type. r=jgilbert
|
2016-01-20 11:04:00 -05:00 |