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

Unified Diff: third_party/gles_book_examples/README.chromium

Issue 527016: Added gyp file for examples. Removed unnecessary functions. Added header file... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 11 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
Index: third_party/gles_book_examples/README.chromium
===================================================================
--- third_party/gles_book_examples/README.chromium (revision 35821)
+++ third_party/gles_book_examples/README.chromium (working copy)
@@ -17,5 +17,11 @@
- Common/Include/GLES2/*
- Common/Include/KD/*
- Common/Lib/*
+ - Common/Source/esUtil_win32.c
- Lib/*
- *.vcproj, *.sln
+
+ Added header files for individual examples so that they can be compiled as
+ static libraries:
+ - Chapter_2/Hello_Triangle/Hello_Triangle.h
+ - Chapter_8/Simple_VertexShader/Simple_VertexShader.h
« no previous file with comments | « third_party/gles_book_examples/Common/Source/esUtil.c ('k') | third_party/gles_book_examples/gles_book_examples.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698