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

Issue 5969065: Removed ANGLE namespace requirement (Closed)

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

Description

This patch manually loads and finds all the GL entry points in the ANGLE library. This allows Skia to use both native gl and ANGLE simultaneously w/o requiring alterations (i.e., a namespace change) to ANGLE.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -146 lines) Patch
M include/gpu/gl/SkANGLEGLContext.h View 2 chunks +6 lines, -6 lines 0 comments Download
M include/views/SkOSWindow_Win.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/gpu/gl/angle/GrGLCreateANGLEInterface.cpp View 1 chunk +121 lines, -97 lines 0 comments Download
M src/gpu/gl/angle/SkANGLEGLContext.cpp View 6 chunks +15 lines, -15 lines 0 comments Download
M src/views/win/SkOSWindow_win.cpp View 6 chunks +39 lines, -25 lines 0 comments Download

Messages

Total messages: 4
robertphillips
12 years, 6 months ago (2012-04-02 14:55:37 UTC) #1
bsalomon
On 2012/04/02 14:55:37, robertphillips wrote: LGTM, I think we should go with it over the ...
12 years, 6 months ago (2012-04-02 14:58:56 UTC) #2
robertphillips
I agree - this will let us pull the ANGLE source directly.
12 years, 6 months ago (2012-04-02 15:01:01 UTC) #3
robertphillips
12 years, 6 months ago (2012-04-02 15:05:07 UTC) #4
committed as r3571
Sign in to reply to this message.

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