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

Issue 7067029: Prototype compositor to render views to a texture using d3d 10. This (Closed)

Created:
9 years, 7 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Alexei Svitkine (slow)
Visibility:
Public.

Description

Prototype compositor to render views to a texture using d3d 10. This is just a prototype for us to play with. There are plenty of issues to resolve before its made real, but I wanted to check something in for others to play with rather than keeping it all local. To get it to compile you need to set the GYP_DEFINE to views_compositor. BUG=none TEST=none R=ben@chromium.org,apatrick@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86516

Patch Set 1 #

Patch Set 2 : Fix gyp #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+670 lines, -1 line) Patch
M build/common.gypi View 1 4 chunks +10 lines, -0 lines 0 comments Download
M ui/gfx/compositor/compositor.gyp View 2 chunks +24 lines, -0 lines 0 comments Download
A ui/gfx/compositor/compositor_win.cc View 1 chunk +563 lines, -0 lines 0 comments Download
M ui/gfx/gfx_resources.grd View 1 chunk +2 lines, -0 lines 0 comments Download
A ui/gfx/resources/compositor.fx View 1 chunk +67 lines, -0 lines 1 comment Download
M views/widget/native_widget_win.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
sky
9 years, 7 months ago (2011-05-24 16:44:27 UTC) #1
apatrick_chromium
LGTM
9 years, 7 months ago (2011-05-24 18:09:56 UTC) #2
Ben Goodger (Google)
9 years, 7 months ago (2011-05-24 19:46:15 UTC) #3
LGTM

http://codereview.chromium.org/7067029/diff/8/ui/gfx/resources/compositor.fx
File ui/gfx/resources/compositor.fx (right):

http://codereview.chromium.org/7067029/diff/8/ui/gfx/resources/compositor.fx#...
ui/gfx/resources/compositor.fx:65: 0xFFFFFFFF);
nit: 1-space outdent

Powered by Google App Engine
This is Rietveld 408576698