Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Issue 5717003: Added a stub driver implementation for Mesa EGL. (Closed)

Created:
10 years ago by alokp
Modified:
9 years, 6 months ago
CC:
chromium-reviews, piman, neb
Visibility:
Public.

Description

Added a stub driver implementation for Mesa EGL. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69174

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2731 lines, -0 lines) Patch
A ppapi/lib/gl/egl/egldriver.c View 1 chunk +108 lines, -0 lines 0 comments Download
A ppapi/lib/gl/egl/egldriver_ppapi.c View 1 2 1 chunk +101 lines, -0 lines 0 comments Download
A ppapi/lib/gl/include/EGL/egl.h View 1 chunk +329 lines, -0 lines 0 comments Download
A ppapi/lib/gl/include/EGL/eglext.h View 1 chunk +300 lines, -0 lines 0 comments Download
A ppapi/lib/gl/include/EGL/eglplatform.h View 1 1 chunk +120 lines, -0 lines 0 comments Download
A ppapi/lib/gl/include/GLES2/gl2.h View 1 chunk +621 lines, -0 lines 0 comments Download
A ppapi/lib/gl/include/GLES2/gl2ext.h View 1 chunk +803 lines, -0 lines 0 comments Download
A ppapi/lib/gl/include/GLES2/gl2platform.h View 1 chunk +30 lines, -0 lines 0 comments Download
A ppapi/lib/gl/include/KHR/khrplatform.h View 1 chunk +279 lines, -0 lines 0 comments Download
M ppapi/ppapi.gyp View 1 2 2 chunks +40 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
alokp
10 years ago (2010-12-10 21:42:39 UTC) #1
alokp
10 years ago (2010-12-10 21:43:42 UTC) #2
brettw
10 years ago (2010-12-13 16:15:34 UTC) #3
Rubber stamp LGTM

Powered by Google App Engine
This is Rietveld 408576698