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

Unified Diff: native_client_sdk/src/examples/demo/earth_simd/index.html

Issue 289023002: Initial SIMD demos life and earth for PNaCl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: title Created 6 years, 7 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: native_client_sdk/src/examples/demo/earth_simd/index.html
diff --git a/native_client_sdk/src/examples/demo/earth/index.html b/native_client_sdk/src/examples/demo/earth_simd/index.html
similarity index 96%
copy from native_client_sdk/src/examples/demo/earth/index.html
copy to native_client_sdk/src/examples/demo/earth_simd/index.html
index 8ca4aa42aaddf144a2f1e9cc14f7b5139542e678..02f4c942de7ebc116d182bf33c5c1853c15518b7 100644
--- a/native_client_sdk/src/examples/demo/earth/index.html
+++ b/native_client_sdk/src/examples/demo/earth_simd/index.html
@@ -17,7 +17,8 @@ found in the LICENSE file.
<h1>{{title}}</h1>
<h2>Status: <code id="statusField">NO-STATUS</code></h2>
<div>
- This demo renders a rotating globe using the Graphics2D interface.
+ This PNaCl demo uses portable SIMD and renders a rotating globe using the
+ Graphics2D interface.
Image Credit:
NASA Goddard Space Flight Center Image by Reto Stöckli (land surface,
shallow water, clouds). Enhancements by Robert Simmon (ocean color,
« no previous file with comments | « native_client_sdk/src/examples/demo/earth_simd/example.js ('k') | native_client_sdk/src/examples/demo/life/life.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698