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

Side by Side Diff: third_party/khronos/README.chromium

Issue 8423038: Move GL headers from gpu to third_party/khronos (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fixed mac_rel build failure Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/khronos/KHR/khrplatform.h ('k') | ui/gfx/gl/generate_bindings.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: Khronos header files
2 Short Name: khronos_headers
3 URL: http://www.khronos.org/registry
4 Version: unknown
5 Date: 2011-11-01
6 License: MIT/X11 (BSD like) for {EGL,KHR}/*, SGI Free Software License B for GLE S2/*
7 Security Critical: no
8
9 Description:
10 This package contains header files for the EGL and OpenGL ES 2.0 APIs from
11 Khronos. They are used for compiling code against these APIs as well as for
12 generating the GL binding initialization logic.
13
14 Local Modifications:
15
16 GLES2/gl2.h
17 - Added macros for C++ binding generation.
18 - Added GL_CONTEXT_LOST constant.
19 GLES2/gl2ext.h
20 - Added Chromium and Angle extensions.
OLDNEW
« no previous file with comments | « third_party/khronos/KHR/khrplatform.h ('k') | ui/gfx/gl/generate_bindings.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698