Revert "Resubmit 35500: Added an application framework for demos. Ported...
Revert "Resubmit 35500: Added an application framework for demos. Ported hellotriangle example in OpenGL ES book to use the application framework." This reverts commit r35647. TBR: alok git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35665 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- build/all.gyp 0 additions, 2 deletionsbuild/all.gyp
- gpu/DEPS 0 additions, 3 deletionsgpu/DEPS
- gpu/demos/app_framework/application.cc 0 additions, 161 deletionsgpu/demos/app_framework/application.cc
- gpu/demos/app_framework/application.h 0 additions, 57 deletionsgpu/demos/app_framework/application.h
- gpu/demos/app_framework/gles2_utils.cc 0 additions, 67 deletionsgpu/demos/app_framework/gles2_utils.cc
- gpu/demos/app_framework/gles2_utils.h 0 additions, 27 deletionsgpu/demos/app_framework/gles2_utils.h
- gpu/demos/app_framework/platform.h 0 additions, 23 deletionsgpu/demos/app_framework/platform.h
- gpu/demos/demos.gyp 0 additions, 46 deletionsgpu/demos/demos.gyp
- gpu/demos/hello_triangle/main.cc 0 additions, 64 deletionsgpu/demos/hello_triangle/main.cc
- third_party/gles_book_examples/Chapter_2/Hello_Triangle/Hello_Triangle.c 126 additions, 41 deletions...s_book_examples/Chapter_2/Hello_Triangle/Hello_Triangle.c
- third_party/gles_book_examples/Chapter_2/Hello_Triangle/Hello_Triangle.h 0 additions, 46 deletions...s_book_examples/Chapter_2/Hello_Triangle/Hello_Triangle.h
- third_party/gles_book_examples/Common/Include/esUtil.h 108 additions, 25 deletionsthird_party/gles_book_examples/Common/Include/esUtil.h
- third_party/gles_book_examples/Common/Include/esUtil_win.h 34 additions, 2 deletionsthird_party/gles_book_examples/Common/Include/esUtil_win.h
- third_party/gles_book_examples/Common/Source/Win32/esUtil_TGA.c 0 additions, 3 deletions...party/gles_book_examples/Common/Source/Win32/esUtil_TGA.c
- third_party/gles_book_examples/Common/Source/Win32/esUtil_win32.c 183 additions, 0 deletions...rty/gles_book_examples/Common/Source/Win32/esUtil_win32.c
- third_party/gles_book_examples/Common/Source/esShader.c 2 additions, 2 deletionsthird_party/gles_book_examples/Common/Source/esShader.c
- third_party/gles_book_examples/Common/Source/esShapes.c 4 additions, 5 deletionsthird_party/gles_book_examples/Common/Source/esShapes.c
- third_party/gles_book_examples/Common/Source/esTransform.c 17 additions, 9 deletionsthird_party/gles_book_examples/Common/Source/esTransform.c
- third_party/gles_book_examples/Common/Source/esUtil.c 175 additions, 7 deletionsthird_party/gles_book_examples/Common/Source/esUtil.c
- third_party/gles_book_examples/gles_book_examples.gyp 0 additions, 49 deletionsthird_party/gles_book_examples/gles_book_examples.gyp
Loading
Please register or sign in to comment