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

Unified Diff: third_party/glew/README.chromium

Issue 1540004: Implemented offscreen rendering path for GLES2CmdDecoder on Linux.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gpu/command_buffer/service/x_utils.cc ('k') | third_party/glew/include/GL/glxew.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/glew/README.chromium
===================================================================
--- third_party/glew/README.chromium (revision 43138)
+++ third_party/glew/README.chromium (working copy)
@@ -19,5 +19,8 @@
- A GLEW_NO_GLU #define was added to prevent including GL/glu.h.
+ - glxewContextInit() was exposed in glxew.h in order to allow the
+ GLX 1.3 entry points to be used to create the first context.
+
Originally obtained from http://glew.sourceforge.net/ . The
LICENSE.txt from that distribution has been preserved here.
« no previous file with comments | « gpu/command_buffer/service/x_utils.cc ('k') | third_party/glew/include/GL/glxew.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698