diff options
author | petersont@google.com <petersont@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-29 18:01:46 +0000 |
---|---|---|
committer | petersont@google.com <petersont@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-29 18:01:46 +0000 |
commit | c586d02075ee5e4e1d82516a96dd14e2948ce842 (patch) | |
tree | 1c83376cba90e90aa7a46d5f438c438b860eb420 /o3d/samples/assets | |
parent | 40606261a30c109e69053be82e98769652c48e5c (diff) | |
download | chromium_src-c586d02075ee5e4e1d82516a96dd14e2948ce842.zip chromium_src-c586d02075ee5e4e1d82516a96dd14e2948ce842.tar.gz chromium_src-c586d02075ee5e4e1d82516a96dd14e2948ce842.tar.bz2 |
Added pool, fixed a bug in Bitmap (or to be precise, kbr fixed the bug). Flipping a bitmap vertically was deferred to the texture, which is fine, unless the bitmap actually gets modified before the texture gets made, so now flipVertically() actually flips the image.
Review URL: http://codereview.chromium.org/1699021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45960 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/samples/assets')
-rwxr-xr-x | o3d/samples/assets/poolballs.png | bin | 0 -> 92695 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/o3d/samples/assets/poolballs.png b/o3d/samples/assets/poolballs.png Binary files differnew file mode 100755 index 0000000..2f897cc --- /dev/null +++ b/o3d/samples/assets/poolballs.png |