Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1191)

Issue 6300106: fix gl error of 'invalid enum' from GL_COLOR_TABLE (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by guanqun
Modified:
12 years, 1 month ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

fix gl error of 'invalid enum' from GL_COLOR_TABLE This fixes the error from skia tests program: [2/65] Writer32... ---- glGetError 500 at ../src/gpu/gl/GrGpuGL.cpp(471) : Disable(0x80D0) From the spec, it shows that COLOR_TABLE is only available when it has ARB_imaging extension. BUG= TEST=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/gpu/gl/GrGpuGL.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2
guanqun
Please review.
12 years, 1 month ago (2012-06-18 03:22:39 UTC) #1
bsalomon
12 years, 1 month ago (2012-06-18 12:47:32 UTC) #2
Thanks! I modified the patch to add a bit to GrGLCaps and committed as r4272
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b