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

Unified Diff: third_party/gles2_book/README.chromium

Issue 552240: Changes necessary to compile gpu demos on linux. It is not functional yet jus... (Closed) Base URL: svn://chrome-svn/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
« no previous file with comments | « third_party/gles2_book/Common/Source/esUtil.c ('k') | third_party/gles2_book/gles2_book.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gles2_book/README.chromium
===================================================================
--- third_party/gles2_book/README.chromium (revision 37954)
+++ third_party/gles2_book/README.chromium (working copy)
@@ -18,6 +18,7 @@
- Common/Include/KD/*
- Common/Lib/*
- Common/Source/esUtil_win32.c
+ - Common/Source/Win32/esUtil_TGA.c
- Lib/*
- *.vcproj, *.sln
@@ -25,3 +26,9 @@
static libraries:
- Chapter_2/Hello_Triangle/Hello_Triangle.h
- Chapter_8/Simple_VertexShader/Simple_VertexShader.h
+ - Chapter_9/MipMap2D/MipMap2D.h
+ - Chapter_9/Simple_Texture2D/Simple_Texture2D.h
+ - Chapter_9/Simple_TextureCubemap/Simple_TextureCubemap.h
+ - Chapter_9/TextureWrap/TextureWrap.h
+ - Chapter_11/Stencil_Test/Stencil_Test.h
+
« no previous file with comments | « third_party/gles2_book/Common/Source/esUtil.c ('k') | third_party/gles2_book/gles2_book.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698