Renamed gles_book_examples to gles2_book to make it shorter and more correct. I still need to rename gles_book_examples.gyp to gles2_book.gyp. I will do it in another CL as svn does not like changes in renamed directories.
TBR=apatrick Review URL: http://codereview.chromium.org/543002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35875 0039d316-1c4b-4281-b951-d872f2087c98
@ -95,14 +95,12 @@
|
||||
'../chrome/app/locales/locales.gyp:*',
|
||||
'../courgette/courgette.gyp:*',
|
||||
'../gears/gears.gyp:*',
|
||||
'../gpu/demos/demos.gyp:*',
|
||||
'../gpu/gpu.gyp:*',
|
||||
'../rlz/rlz.gyp:*',
|
||||
'../sandbox/sandbox.gyp:*',
|
||||
'../third_party/bsdiff/bsdiff.gyp:*',
|
||||
'../third_party/bspatch/bspatch.gyp:*',
|
||||
'../third_party/cld/cld.gyp:*',
|
||||
'../third_party/gles_book_examples/gles_book_examples.gyp:*',
|
||||
'../tools/memory_watcher/memory_watcher.gyp:*',
|
||||
# As of now Skia build has problems with Linux and/or 64 bits.
|
||||
# TODO(sehr,brettw): Make this unconditional.
|
||||
|
@ -1,3 +1,3 @@
|
||||
include_rules = [
|
||||
"+third_party/gles_book_examples",
|
||||
"+third_party/gles2_book",
|
||||
]
|
||||
|
@ -28,7 +28,7 @@
|
||||
'type': 'executable',
|
||||
'dependencies': [
|
||||
'app_framework',
|
||||
'../../third_party/gles_book_examples/gles_book_examples.gyp:hello_triangle',
|
||||
'../../third_party/gles2_book/gles_book_examples.gyp:hello_triangle',
|
||||
],
|
||||
'sources': [
|
||||
'hello_triangle/main.cc',
|
||||
|
@ -8,7 +8,7 @@
|
||||
// OpenGL ES 2.0 rendering.
|
||||
|
||||
#include "gpu/demos/app_framework/application.h"
|
||||
#include "third_party/gles_book_examples/Chapter_2/Hello_Triangle/Hello_Triangle.h"
|
||||
#include "third_party/gles2_book/Chapter_2/Hello_Triangle/Hello_Triangle.h"
|
||||
|
||||
namespace gpu_demos {
|
||||
class HelloTriangle : public Application {
|
||||
|
Before (image error) Size: 768 KiB After (image error) Size: 768 KiB |
Before (image error) Size: 192 KiB After (image error) Size: 192 KiB |
Before (image error) Size: 256 KiB After (image error) Size: 256 KiB |
Before (image error) Size: 768 KiB After (image error) Size: 768 KiB |
Before (image error) Size: 768 KiB After (image error) Size: 768 KiB |
Before (image error) Size: 768 KiB After (image error) Size: 768 KiB |
Before (image error) Size: 768 KiB After (image error) Size: 768 KiB |
Before (image error) Size: 48 KiB After (image error) Size: 48 KiB |
Before (image error) Size: 768 KiB After (image error) Size: 768 KiB |
Before (image error) Size: 768 KiB After (image error) Size: 768 KiB |
Before (image error) Size: 768 KiB After (image error) Size: 768 KiB |
Before (image error) Size: 768 KiB After (image error) Size: 768 KiB |
Before (image error) Size: 768 KiB After (image error) Size: 768 KiB |