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

Issue 542067: Added mip-mapping demo.... (Closed)

Created:
10 years, 11 months ago by alokp
Modified:
9 years, 6 months ago
Reviewers:
greggman, apatrick
CC:
chromium-reviews_googlegroups.com, apatrick_chromium
Visibility:
Public.

Description

Added mip-mapping demo. BUG=26099 TEST=Run mip_map_2d executable. You should see two quads with checker-board pattern. The left will exhibit aliasing but right one will be anti-aliased. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=36209

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -71 lines) Patch
M gpu/demos/demos.gyp View 1 chunk +11 lines, -0 lines 0 comments Download
A gpu/demos/mip_map_2d/main.cc View 1 chunk +66 lines, -0 lines 1 comment Download
A third_party/gles2_book/Chapter_9/MipMap2D/MipMap2D.h View 1 chunk +52 lines, -0 lines 0 comments Download
M third_party/gles2_book/Chapter_9/MipMap2D/MipMap2D.c View 10 chunks +47 lines, -71 lines 0 comments Download
M third_party/gles2_book/gles2_book.gyp View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
alokp
10 years, 11 months ago (2010-01-14 00:28:54 UTC) #1
apatrick
10 years, 11 months ago (2010-01-14 00:49:44 UTC) #2
LGTM

http://codereview.chromium.org/542067/diff/1/3
File gpu/demos/mip_map_2d/main.cc (right):

http://codereview.chromium.org/542067/diff/1/3#newcode1
gpu/demos/mip_map_2d/main.cc:1: // Copyright (c) 2009 The Chromium Authors. All
rights reserved.
2010

Powered by Google App Engine
This is Rietveld 408576698