Comment #8 on issue 26099 by [email protected]: Port some GLES2.0 C++ demos. http://code.google.com/p/chromium/issues/detail?id=26099
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=35500
------------------------------------------------------------------------
r35500 | [email protected] | 2010-01-04 17:06:25 -0800 (Mon, 04 Jan 2010)
| 4 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/build/all.gyp?r1=35500&r2=35499
A http://src.chromium.org/viewvc/chrome/trunk/src/gpu/demos
A http://src.chromium.org/viewvc/chrome/trunk/src/gpu/demos/app_framework
A
http://src.chromium.org/viewvc/chrome/trunk/src/gpu/demos/app_framework/application.cc
A
http://src.chromium.org/viewvc/chrome/trunk/src/gpu/demos/app_framework/application.h
A
http://src.chromium.org/viewvc/chrome/trunk/src/gpu/demos/app_framework/gles2_utils.cc
A
http://src.chromium.org/viewvc/chrome/trunk/src/gpu/demos/app_framework/gles2_utils.h
A
http://src.chromium.org/viewvc/chrome/trunk/src/gpu/demos/app_framework/platform.h
A http://src.chromium.org/viewvc/chrome/trunk/src/gpu/demos/demos.gyp
A
http://src.chromium.org/viewvc/chrome/trunk/src/gpu/demos/hello_triangle
A
http://src.chromium.org/viewvc/chrome/trunk/src/gpu/demos/hello_triangle/main.cc
M
http://src.chromium.org/viewvc/chrome/trunk/src/third_party/gles_book_examples/Chapter_2/Hello_Triangle/Hello_Triangle.c?r1=35500&r2=35499
A
http://src.chromium.org/viewvc/chrome/trunk/src/third_party/gles_book_examples/Chapter_2/Hello_Triangle/Hello_Triangle.h
M
http://src.chromium.org/viewvc/chrome/trunk/src/third_party/gles_book_examples/Common/Include/esUtil.h?r1=35500&r2=35499
M
http://src.chromium.org/viewvc/chrome/trunk/src/third_party/gles_book_examples/Common/Include/esUtil_win.h?r1=35500&r2=35499
M
http://src.chromium.org/viewvc/chrome/trunk/src/third_party/gles_book_examples/Common/Source/Win32/esUtil_TGA.c?r1=35500&r2=35499
D
/trunk/src/third_party/gles_book_examples/Common/Source/Win32/esUtil_win32.c
M
http://src.chromium.org/viewvc/chrome/trunk/src/third_party/gles_book_examples/Common/Source/esShader.c?r1=35500&r2=35499
M
http://src.chromium.org/viewvc/chrome/trunk/src/third_party/gles_book_examples/Common/Source/esShapes.c?r1=35500&r2=35499
M
http://src.chromium.org/viewvc/chrome/trunk/src/third_party/gles_book_examples/Common/Source/esTransform.c?r1=35500&r2=35499
M
http://src.chromium.org/viewvc/chrome/trunk/src/third_party/gles_book_examples/Common/Source/esUtil.c?r1=35500&r2=35499
A
http://src.chromium.org/viewvc/chrome/trunk/src/third_party/gles_book_examples/gles_book_examples.gyp
Added an application framework for demos. Ported hello-triangle example in
OpenGL ES book to use the application framework.
BUG=26099
TEST=Try running hello_triangle executable, you should see a red triangle.
Review URL: http://codereview.chromium.org/465051
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
