Dan Glastonbury
|
04f3c9ba4f
|
Bug 1170855 - Part 6: Implement Sampler binding tracking. r=jgilbert
|
2015-06-11 12:26:27 +10:00 |
|
Dan Glastonbury
|
c8fe1f498a
|
Bug 1167504 - Part 4: Remove BindableName - Texture. r=jgilbert
|
2015-06-10 13:24:18 +10:00 |
|
Lee Salzman
|
4374ca11f8
|
Bug 1167176 - Only premultiply webgl snapshot pixels if alpha is used. r=jgilbert
|
2015-05-29 19:27:58 -04:00 |
|
Kyle Fung
|
d37341fbbb
|
Bug 1164970 - Implement failIfMajorPerformanceCaveat. r=jgilbert, r=ehsan
|
2015-05-21 11:51:49 -04:00 |
|
Jeff Gilbert
|
5d26eae68a
|
Bug 1159034 - Only fake no-alpha for the backbuffer. - r=kamidphish
|
2015-04-30 17:30:26 -07:00 |
|
Jeff Gilbert
|
f444fdce6c
|
Bug 1127336 - Label HW-decoded frames with correct origin. - r=vlad
|
2015-04-20 17:49:25 -07:00 |
|
Jeff Gilbert
|
990011a1f6
|
Bug 1142975 - Check for Present()-caused context loss. - r=kamidphish
|
2015-03-18 19:55:44 -07:00 |
|
Dan Glastonbury
|
fc7edc189e
|
Bug 1110120 - Remove use of UniquePtr for XFB and UB tracking.; r=smaug
|
2015-02-09 00:13:00 +10:00 |
|
Wes Kocher
|
7a10f5ebe9
|
Backed out changeset b3589228e8b1 (bug 1142975) for gl failures
|
2015-03-16 17:25:30 -07:00 |
|
Jeff Gilbert
|
e7e3c40408
|
Bug 1142975 - Check for Present()-caused context loss. - r=kamidphish
|
2015-03-16 16:33:44 -07:00 |
|
Jeff Gilbert
|
d19c51ac04
|
Bug 1128019 - Init SCISSOR_BOX with initial width and height. - r=kamidphish
|
2015-03-11 20:08:41 -07:00 |
|
Jeff Gilbert
|
47fb80b5f2
|
Bug 1128001 - Workaround ANGLE DEPTH16 being DEPTH24_STENCIL8. - r=kamidphish
|
2015-03-11 18:23:56 -07:00 |
|
Jeff Gilbert
|
6d0bffcb21
|
Bug 1130616 - Support EXT_color_buffer_half_float on ANGLE. - r=jrmuizel,khuey
|
2015-02-24 14:09:09 -08:00 |
|
Jeff Gilbert
|
1cb925f4fb
|
Bug 1094457 - Implement ReadBuffer and RenderbufferStorageMultisample. - r=kamidphish
|
2015-02-18 16:57:05 -08:00 |
|
Jeff Gilbert
|
4f9c932a23
|
Bug 1124394 - Support Core profiles for GLContext. - r=kamidphish
|
2015-02-12 19:00:41 -08:00 |
|
Jeff Gilbert
|
9fb0acb86f
|
Backout 80a88a3badba for causing bug 1130086.
|
2015-02-06 11:37:04 -08:00 |
|
Jeff Gilbert
|
2f2bc0d4e9
|
Bug 1124394 - Support WebGL 2 with Core Profiles on Mac. - r=kamidphish
|
2015-02-04 16:34:55 -08:00 |
|
Mike Hommey
|
715db83e04
|
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
|
2015-02-02 09:56:13 +09:00 |
|
Wes Kocher
|
05450e379b
|
Backed out changeset 176166c0bae9 (bug 1124394) for b2g device bustage on a CLOSED TREE
|
2015-01-29 14:23:37 -08:00 |
|
Jeff Gilbert
|
f9484a4a62
|
Bug 1124394 - Support WebGL on Core Profiles on Mac. - r=kamidphish
|
2015-01-29 00:44:19 -08:00 |
|
Jeff Gilbert
|
ff27d5e387
|
Bug 1109945 - Rewrite shader/program handling. - r=kamidphish
|
2015-01-15 15:40:39 -08:00 |
|
Carsten "Tomcat" Book
|
2e0fe7d467
|
Backed out changeset b5c6dd9423cf (bug 1109945) for gl2 test failures on a CLOSED TREE
|
2015-01-13 09:07:26 +01:00 |
|
Jeff Gilbert
|
ec409b7f23
|
Bug 1109945 - Rewrite shader/program handling. - r=kamidphish
|
2015-01-12 19:51:20 -08:00 |
|
Jeff Gilbert
|
60dca4eae2
|
Bug 1093967 - Implement BlitFramebuffer. r=kamidphish
|
2015-01-12 15:05:21 -08:00 |
|
Wes Kocher
|
af03b0b770
|
Backout ca411b1cf001 (bug 1109945) for shader editor failures
|
2015-01-09 21:03:54 -08:00 |
|
Wes Kocher
|
b5565eae8f
|
Backed out changeset 88cf7f2fe48f for build bustage
|
2015-01-09 19:15:54 -08:00 |
|
Jeff Gilbert
|
72bc59c2fd
|
Bug 1093967 - Implement BlitFramebuffer. r=kamidphish
|
2015-01-09 18:51:20 -08:00 |
|
Jeff Gilbert
|
a28e4f5f24
|
Bug 1109945 - Rewrite shader/program handling. - r=kamidphish
|
2015-01-09 18:40:56 -08:00 |
|
chiajung hung
|
f8c98b93d5
|
Bug 1096632 - Add a null check in case webgl app calls to glTexImage(<video>) while no frame inserted into ImageContainer. r=jgilbert
|
2014-11-11 19:29:00 -05:00 |
|
Dan Glastonbury
|
3ebe077748
|
Bug 1048731 - [WebGL2] Implement new buffer binding targets. r=jgilbert
|
2014-12-05 17:04:55 +10:00 |
|
Dan Glastonbury
|
a0c3443f2f
|
Bug 1048724 - [WebGL2] Transform Feedback. r=jgilbert,smaug
|
2014-11-26 12:00:06 +10:00 |
|
Jeff Gilbert
|
d9b9968e9c
|
Bug 1099427 - Reformat WebGL. - r=kamidphish
|
2014-11-13 20:03:50 -08:00 |
|
Dan Glastonbury
|
32ba676b5c
|
Bug 1048720 - [WebGL2] Implement WebGL2Sampler. r=jgilbert
|
2014-10-27 09:40:37 +10:00 |
|
Jeff Gilbert
|
31e347c372
|
Bug 912196 - Determine workarounds before we run dependent code. - r=kamidphish
|
2014-10-08 16:37:30 -07:00 |
|
Jeff Gilbert
|
f7dc742fd3
|
Bug 912196 - Fixes for D3D11 ANGLE. - r=kamidphish
|
2014-10-08 16:32:50 -07:00 |
|
Jeff Gilbert
|
5e3069c2f4
|
Bug 912196 - Workaround no-alpha-with-ANGLE in WebGL, not GLContext. - r=kamidphish
|
2014-10-08 16:30:01 -07:00 |
|
Wes Kocher
|
9bfad23d80
|
Backed out 3 changesets (bug 1087560) for bustage
Backed out changeset ecf4df03029a (bug 1087560)
Backed out changeset 12a016a84d6d (bug 1087560)
Backed out changeset 1b8b46616028 (bug 1087560)
|
2014-10-27 21:59:43 -07:00 |
|
Jeff Gilbert
|
5cddb7393d
|
Bug 1087560 - Build GetContextAttributes from mOptions. - r=kamidphish
|
2014-10-24 18:09:18 -07:00 |
|
Jeff Gilbert
|
b7ef2f3968
|
Bug 1087634 - Update mOptions after context creation. - r=dvander
|
2014-10-22 14:17:02 -07:00 |
|
Benoit Jacob
|
1eb6639325
|
Bug 1081125 - WebGL2 3D textures - Part 2: update our texture state tracking to handle 3D textures - r=jgilbert
|
2014-10-13 19:42:20 -04:00 |
|
Benoit Jacob
|
3532274f7e
|
Bug 1081125 - WebGL2 3D textures - Part 1: add WebGLTexDimensions enum instead of using plain ints to distinguish between 2D and 3D calls - r=jgilbert
|
2014-10-13 19:42:15 -04:00 |
|
jdashg
|
bc7e26ddd9
|
Bug 1066280 - Review fixes. - r=kamidphish,mattwoodrow
|
2014-10-08 13:04:19 -07:00 |
|
jdashg
|
7faaf9266c
|
Bug 1066280 - Fixes for SurfaceStream removal. - r=kamidphish,mattwoodrow
|
2014-10-07 21:16:14 -07:00 |
|
jdashg
|
fd685b2322
|
Bug 1066280 - Fixes. - r=kamidphish,mattwoodrow
From 4e9f52ab105333e8b1120342e9583b2d833a4465 Mon Sep 17 00:00:00 2001
---
dom/canvas/WebGLContext.cpp | 10 +++++--
gfx/gl/GLContext.cpp | 20 --------------
gfx/gl/GLContext.h | 3 --
gfx/gl/GLReadTexImageHelper.cpp | 5 +++-
gfx/gl/GLScreenBuffer.cpp | 13 +++++++--
gfx/gl/GLUploadHelpers.cpp | 27 ++++++++++++++++++
gfx/gl/SharedSurfaceGralloc.cpp | 14 ++++------
gfx/gl/SharedSurfaceGralloc.h | 10 +++++--
gfx/gl/SurfaceTypes.cpp | 2 ++
gfx/gl/SurfaceTypes.h | 1 +
gfx/layers/client/CanvasClient.cpp | 44 ++++++++++++++++++------------
gfx/layers/client/CanvasClient.h | 8 +++---
gfx/layers/client/ClientCanvasLayer.cpp | 6 ++++
gfx/layers/client/ClientCanvasLayer.h | 2 +-
gfx/layers/client/TextureClient.cpp | 11 ++++----
gfx/layers/client/TextureClient.h | 6 ++--
gfx/layers/composite/TextureHost.cpp | 15 +++++-----
gfx/layers/composite/TextureHost.h | 10 +++----
gfx/layers/d3d10/CanvasLayerD3D10.cpp | 9 ++++--
gfx/layers/d3d9/CanvasLayerD3D9.cpp | 8 ++++--
gfx/layers/ipc/LayersSurfaces.ipdlh | 4 +--
gfx/layers/moz.build | 4 ++-
gfx/layers/opengl/GrallocTextureClient.cpp | 26 +++++++++++++++++-
gfx/layers/opengl/GrallocTextureClient.h | 3 ++
24 files changed, 171 insertions(+), 90 deletions(-)
|
2014-10-07 21:11:54 -07:00 |
|
Benoit Jacob
|
68bf45ea3d
|
Bug 1077183 - Untangle the confusion between effective and unsized internalformats in the WebGL implementation - r=jgilbert
|
2014-10-07 19:52:58 -04:00 |
|
Peter Van der Beken
|
3467274091
|
Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
|
2014-10-07 11:44:49 +02:00 |
|
Dan Glastonbury
|
4faa9cd653
|
Bug 1705305 - Rename WebGLTexture::ImageInfo::WebGLFormat to WebGLTexture::ImageInfo::WebGLInternalFormat.; r=bjacob
|
2014-07-15 09:55:33 +10:00 |
|
Jeff Gilbert
|
63215bf07a
|
Bug 1048108 - Workaround ANGLE not having no-alpha surfaces. - r=kamidphish
|
2014-10-01 17:05:34 -07:00 |
|
Walter Litwinczyk
|
51596c1d36
|
Bug 1071233 - WebGL add strong GLenum support for framebuffers and renderbuffers. r=jgilbert
|
2014-09-25 08:21:33 -07:00 |
|
Walter Litwinczyk
|
686f80f7f6
|
Bug 1063053 - Add stronger types to WebGL texture code for better debug/compile time checking. r=jgilbert,kamidphish
|
2014-09-18 16:14:22 -07:00 |
|