On 2012/03/22 20:16:56, TomH wrote: > Yeah, we had an emergency last year where we ...
12 years, 7 months ago
(2012-03-22 20:20:31 UTC)
#5
On 2012/03/22 20:16:56, TomH wrote:
> Yeah, we had an emergency last year where we had to change things to do
GL_DEPTH
> + GL_STENCIL instead of GL_DEPTH_STENCIL.
That's right. Well LGTM to me then.
Any issues w/ removing the GL_DEPTH_STENCIL #define from GrGLDefines.h? On Thu, Mar 22, 2012 at ...
12 years, 7 months ago
(2012-03-22 20:21:46 UTC)
#6
Any issues w/ removing the GL_DEPTH_STENCIL #define from GrGLDefines.h?
On Thu, Mar 22, 2012 at 4:20 PM, <bsalomon@google.com> wrote:
> On 2012/03/22 20:16:56, TomH wrote:
>
>> Yeah, we had an emergency last year where we had to change things to
>>
> do GL_DEPTH
>
>> + GL_STENCIL instead of GL_DEPTH_STENCIL.
>>
>
> That's right. Well LGTM to me then.
>
>
http://codereview.appspot.com/**5875050/<http://codereview.appspot.com/5875050/>
>
I think we just want to remove GR_GL_DEPTH_STENCIL_ATTACHMENT not GR_GL_DEPTH_STENCIL, right? On Thu, Mar 22, ...
12 years, 7 months ago
(2012-03-22 20:25:04 UTC)
#7
I think we just want to remove GR_GL_DEPTH_STENCIL_ATTACHMENT not
GR_GL_DEPTH_STENCIL, right?
On Thu, Mar 22, 2012 at 4:21 PM, Robert Phillips
<robertphillips@google.com>wrote:
> Any issues w/ removing the GL_DEPTH_STENCIL #define from GrGLDefines.h?
>
>
> On Thu, Mar 22, 2012 at 4:20 PM, <bsalomon@google.com> wrote:
>
>> On 2012/03/22 20:16:56, TomH wrote:
>>
>>> Yeah, we had an emergency last year where we had to change things to
>>>
>> do GL_DEPTH
>>
>>> + GL_STENCIL instead of GL_DEPTH_STENCIL.
>>>
>>
>> That's right. Well LGTM to me then.
>>
>>
http://codereview.appspot.com/**5875050/<http://codereview.appspot.com/5875050/>
>>
>
>
Issue 5875050: Extended debug GL interface to render buffers
(Closed)
Created 12 years, 7 months ago by robertphillips
Modified 12 years, 7 months ago
Reviewers: bsalomon, TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 4