Custom Query (259 matches)

Filters
 
Columns

Show under each result:


Results (70 - 72 of 259)

Ticket Resolution Summary Owner Reporter
#110 fixed Explicit unordered access view gongminmin gongminmin

Reported by gongminmin, 12 years ago.

description

Add a explicit unordered access view which and be attached to FrameBuffer?.

#222 fixed Expose the constant buffer in RenderEffect gongminmin gongminmin

Reported by gongminmin, 10 years ago.

description

Currently the interface of constant buffer is completely hidden. Only render effect parameter is provided. This is not good for performance. A better design is expose the constant buffer and make parameters just pointers into constant buffer memory.

For platforms don't have constant buffer support, still we can retrieve the data and set them as individual parameters.

#79 fixed Extend SSVO to SSGI gongminmin gongminmin

Reported by gongminmin, 12 years ago.

description

Using SSDO to extend SSVO to SSGI. The low-end GPU can't afford VPL GI, so use SSGI on those platform instead. Distant pixels can also adapted to use SSGI.

Note: See TracQuery for help on using queries.