- 12 Dec, 2013 1 commit
-
-
Jamie Madill authored
This fixes device remove handling on AMD systems, as well as notifying the app layer there may have been an internal problem during Present. BUG=313210 Change-Id: I843ffb3946dd9ef34fbd24b3a46a7b97e3c0fd16 Reviewed-on: https://chromium-review.googlesource.com/179140Reviewed-by:
Shannon Woods <shannonwoods@chromium.org> Reviewed-by:
Geoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Tested-by:
Geoff Lang <geofflang@chromium.org>
-
- 10 Dec, 2013 1 commit
-
-
Jamie Madill authored
We were using the first type as the type for each declaration, which could cause erros for arrays, eg "float one[4], two;" BUG=angle:431 TEST=WebGL CTS 1.0.2 Change-Id: I104d6701cc019ae3b3831a2d568ffe2b656b45a2 Reviewed-on: https://chromium-review.googlesource.com/179350Reviewed-by:
Nicolas Capens <nicolascapens@chromium.org> Commit-Queue: Nicolas Capens <nicolascapens@chromium.org> Tested-by:
Nicolas Capens <nicolascapens@chromium.org>
-
- 09 Dec, 2013 2 commits
-
-
Jamie Madill authored
When an app would load libGLESv2.dll via LoadModule, then would call methods on a thread that was already created, we could creash because of uninitialized thread local storage. BUG=angle:488 Change-Id: I9b05de462232a16d639c58ec07386b7c38a01793 Reviewed-on: https://chromium-review.googlesource.com/179197Reviewed-by:
Geoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Tested-by:
Geoff Lang <geofflang@chromium.org>
-
Jamie Madill authored
When an app would load libEGL.dll via LoadModule, then would call methods on a thread that was already created, we could creash because of uninitialized thread local storage. BUG=angle:488 Change-Id: If3f73fb59dcc5f0713f5b6fb9ca9f8535ee23c73 Reviewed-on: https://chromium-review.googlesource.com/179196Reviewed-by:
Geoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Tested-by:
Geoff Lang <geofflang@chromium.org>
-
- 06 Dec, 2013 1 commit
-
-
Geoff Lang authored
bug=angle:535 Change-Id: I5b86874cddbd3b90fe141e94085f5a4afb9f3db3 Reviewed-on: https://chromium-review.googlesource.com/178891Reviewed-by:
Jamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by:
Shannon Woods <shannonwoods@chromium.org> Tested-by:
Shannon Woods <shannonwoods@chromium.org>
-
- 03 Dec, 2013 3 commits
-
-
Jamie Madill authored
BUG=angle:519 Change-Id: I3d3d0746b2b3027d04c91cc5fdcd301930e3b22a Reviewed-on: https://chromium-review.googlesource.com/178455Reviewed-by:
Nicolas Capens <nicolascapens@chromium.org> Commit-Queue: Nicolas Capens <nicolascapens@chromium.org> Tested-by:
Nicolas Capens <nicolascapens@chromium.org> Reviewed-by:
Geoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Tested-by:
Geoff Lang <geofflang@chromium.org>
-
Jamie Madill authored
BUG=angle:534 Change-Id: I893e552628c7deba4bc67baae6e5e28b6161c5d4 Reviewed-on: https://chromium-review.googlesource.com/178454Reviewed-by:
Nicolas Capens <nicolascapens@chromium.org> Commit-Queue: Nicolas Capens <nicolascapens@chromium.org> Tested-by:
Nicolas Capens <nicolascapens@chromium.org>
-
Jamie Madill authored
This could happen because we reset the dirty swap interval flag before we called makeCurrent. BUG=angle:481 Change-Id: I5013265b9669ed5055ba8d777d0fcd5588f30b10 Reviewed-on: https://chromium-review.googlesource.com/178582Reviewed-by:
Shannon Woods <shannonwoods@chromium.org> Commit-Queue: Shannon Woods <shannonwoods@chromium.org> Tested-by:
Shannon Woods <shannonwoods@chromium.org> Reviewed-by:
Nicolas Capens <nicolascapens@chromium.org> Commit-Queue: Nicolas Capens <nicolascapens@chromium.org> Tested-by:
Nicolas Capens <nicolascapens@chromium.org>
-
- 26 Nov, 2013 1 commit
-
-
Jamie Madill authored
immediately allow recreating a new device. On Intel systems there's a cool-down period when you must wait before recreating the device. BUG=313210 Change-Id: I22cdf41eecf0eae5058b59e1b0863173d604d606
-
- 25 Nov, 2013 1 commit
-
-
Jamie Madill authored
for D3D9. This prevents D3D errors which we could see when using the Debug runtime. BUG=321834 Change-Id: I1496366117c7642199a941fbccf94dee04c78d8b
-
- 22 Nov, 2013 1 commit
-
-
Shannon Woods authored
Change-Id: I8e61d31d180dcb4e79e276525b2afd1e17e70ba5
-
- 20 Nov, 2013 3 commits
-
-
Jamie Madill authored
-
Geoff Lang authored
Change-Id: Id1bb71d997e710028759a9e9a2e0b24e35f92fc4
-
Geoff Lang authored
Change-Id: I49845a0a4e660027dd817b7a783163c1aa5d04d7
-
- 19 Nov, 2013 5 commits
-
-
Jamie Madill authored
Add a build step to copy the D3DCompiler_46 DLL from the Windows SDK folder to the build products path. BUG=315387 R=zmo@chromium.org,shannonwoods@chromium.org Change-Id: If9a149a6f780e78451c11008b0f7bfd4dd39b582
-
Nicolas Capens authored
BUG=angle:450 Change-Id: If7be5f72e1037d92256edf45e1cfc7fedbf0b4bd
-
Ehsan Akhgari authored
This will make it possible to build angle in unified mode for Mozilla. Change-Id: Iba4b971392b8abae8b5ff8f96e9172582f43de90
-
Jamie Madill authored
BUG=313210 Change-Id: I6b7e34466e89e7854c8797cbdcffc4a24c2c32f5
-
Ehsan Akhgari authored
Change-Id: Ied066feb2b8954dc7f0398704cd3429780549989
-
- 07 Nov, 2013 1 commit
-
-
Jamie Madill authored
The old modifiesState method really checked if an operator was an assignment, so restored that behaviour and use the new side effects detection only for the new code. ANGLEBUG=486 BUG= R=nicolascapens@chromium.org, zmo@chromium.org Review URL: https://codereview.appspot.com/22130043
-
- 04 Nov, 2013 1 commit
-
-
Jamie Madill authored
short-circuiting conditionals for expressions with potential side-effects. Conservatively assume aggreate and selection operators have side effects for now. BUG= ANGLEBUG=486 R=geofflang@chromium.org, kbr@chromium.org, nicolas@transgaming.com, shannonwoods@chromium.org Review URL: https://codereview.appspot.com/14441075
-
- 01 Nov, 2013 1 commit
-
-
Jamie Madill authored
InfoSink.h needs stdlib.h for abs(int) and free() in the global namespace. ExpressionParser needs malloc.h, because bison needs malloc and free in the global namespace, but "#include <cassert>" will put it only in the std:: namespace on QNX. BUG=500 R=geofflang@chromium.org, jmadill@chromium.org, shannonwoods@chromium.org, zmo@chromium.org Review URL: https://codereview.appspot.com/19330044
-
- 31 Oct, 2013 2 commits
-
-
Geoff Lang authored
BUG=496 Review URL=https://codereview.appspot.com/18690043/
-
Geoff Lang authored
value attributes properly. ANGLEBUG=489 Review URL: https://codereview.appspot.com/18400043
-
- 30 Oct, 2013 2 commits
-
-
Jamie Madill authored
InfoSink.h needs stdlib.h for abs(int) and free() in the global namespace. ExpressionParser needs malloc.h, because bison needs malloc and free in the global namespace, but "#include <cassert>" will put it only in the std:: namespace on QNX. BUG=500 R=geofflang@chromium.org, shannonwoods@chromium.org Review URL: https://codereview.appspot.com/19330044
-
Jamie Madill authored
We can manually unset applied textures in SetRenderTargets. This should fix the spurious warnings while still showing a warning on error cases. BUG= R=geofflang@chromium.org, shannonwoods@chromium.org Review URL: https://codereview.appspot.com/15880044
-
- 29 Oct, 2013 1 commit
-
-
John Bauman authored
The size of the window is changed if the window is iconified, but that change should be ignored. BUG= R=shannonwoods@chromium.org Review URL: https://codereview.appspot.com/19460043
-
- 23 Oct, 2013 1 commit
-
-
Jamie Madill authored
This is an explicit error according to the EGL specification. ANGLEBUG=487 BUG= Test=WebGL CTS R=geofflang@chromium.org, shannonwoods@chromium.org Review URL: https://codereview.appspot.com/15690047
-
- 16 Oct, 2013 2 commits
-
-
Jamie Madill authored
BUG= ANGLEBUG=484 R=geofflang@chromium.org, shannonwoods@chromium.org Review URL: https://codereview.appspot.com/14702044
-
Geoff Lang authored
not. R=jmadill@chromium.org,shannonwoods@chromium.org Review URL: https://codereview.appspot.com/14737043
-
- 15 Oct, 2013 5 commits
-
-
Zhenyao Mo authored
BUG= TEST=build fine on windows R=jmadill@chromium.org Review URL: https://codereview.appspot.com/14715043
-
Geoff Lang authored
R=shannonwoods@chromium.org Review URL: https://codereview.appspot.com/14529045
-
Geoff Lang authored
R=zmo@chromium.org, shannonwoods@chromium.org Review URL: https://codereview.appspot.com/14517050
-
Geoff Lang authored
R=zmo@chromium.org, shannonwoods@chromium.org, jmadill@chromium.org Review URL: https://codereview.appspot.com/14532049
-
Zhenyao Mo authored
We replace "a || b" with "a ? true : b", "a && b" with "a ? b : false". This is to work around short circuiting bug in Mac drivers. ANGLEBUG=482 TEST=webgl conformance tests R=alokp@chromium.org, kbr@chromium.org Review URL: https://codereview.appspot.com/14529048
-
- 11 Oct, 2013 1 commit
-
-
Jamie Madill authored
BUG= ANGLEBUG=476 R=geofflang@chromium.org Review URL: https://codereview.appspot.com/14438063
-
- 10 Oct, 2013 2 commits
-
-
Jamie Madill authored
Also normalize the line endings of tracked files. ANGLEBUG=476 BUG= R=geofflang@chromium.org, shannonwoods@chromium.org Review URL: https://codereview.appspot.com/14223043
-
Geoff Lang authored
R=shannonwoods@chromium.org,zmo@chromium.org,jmadill@chromium.org Review URL: https://codereview.appspot.com/14540050
-
- 09 Oct, 2013 1 commit
-
-
Shannon Woods authored
This fixes mipmapping for renderable cube textures in D3D11. Signed-off-by: Jamie Madill Signed-off-by: Geoff Lang
-
- 08 Oct, 2013 1 commit
-
-
Jamie Madill authored
BUG= ANGLEBUG=477 R=zmo@chromium.org Review URL: https://codereview.appspot.com/14502054
-