Restart index that sets a topology
    1.
    发明授权
    Restart index that sets a topology 有权
    重新启动设置拓扑的索引

    公开(公告)号:US08760455B2

    公开(公告)日:2014-06-24

    申请号:US12897622

    申请日:2010-10-04

    IPC分类号: G06T1/00 G06F15/80 G06T1/20

    摘要: One embodiment of the present invention sets forth a technique for reducing overhead associated with transmitting primitive draw commands from memory to a graphics processing unit (GPU). Command pairs comprising an end draw command and a begin draw command associated with a conventional graphics application programming interface (API) are selectively replaced with a new construct. The new construct is a reset topology index, which implements a combined function of the end draw command and begin draw command. The new construct improves efficiency by reducing total data transmitted from memory to the GPU.

    摘要翻译: 本发明的一个实施例提出了一种用于减少与将图形绘制命令从存储器传输到图形处理单元(GPU)相关联的开销的技术。 包括与传统图形应用编程接口(API)相关联的结束绘制命令和开始绘制命令的命令对被选择性地替换为新构造。 新构造是复位拓扑索引,它实现了结束绘制命令和开始绘制命令的组合功能。 新的结构通过减少从内存传输到GPU的总数据来提高效率。

    Methods to facilitate primitive batching
    2.
    发明授权
    Methods to facilitate primitive batching 有权
    促进原始配料的方法

    公开(公告)号:US09589310B2

    公开(公告)日:2017-03-07

    申请号:US12898624

    申请日:2010-10-05

    IPC分类号: G06T1/20 G06T15/00 G06F9/38

    摘要: One embodiment of the present invention sets forth a technique for splitting a set of vertices into a plurality of batches for processing. The method includes receiving one or more primitives each containing an associated set of vertices. For each of the one or more primitives, one or more vertices are gathered from the set of vertices, the vertices are arranged into one or more batches, the batch is routed to a processing pipeline line to process each batch as a separate primitive, and the one or more batches are processed to produce results identical to those of processing the entire primitive as a single entity.

    摘要翻译: 本发明的一个实施例提出了一种用于将一组顶点分割成多个批次以进行处理的技术。 该方法包括接收一个或多个每个包含相关联的顶点集的基元。 对于一个或多个基元中的每一个,从顶点集合中收集一个或多个顶点,将顶点排列成一个或多个批次,批次被路由到处理流水线,以将每个批处理作为单独的原语处理,以及 处理一个或多个批次以产生与作为单个实体处理整个原语的结果相同的结果。

    Draw commands with built-in begin/end
    3.
    发明授权
    Draw commands with built-in begin/end 有权
    绘制内置的开始/结束命令

    公开(公告)号:US08427493B2

    公开(公告)日:2013-04-23

    申请号:US12893617

    申请日:2010-09-29

    IPC分类号: G06T1/60

    摘要: One embodiment of the present invention sets forth a technique for reducing the overhead for transmitting explicit begin and explicit end commands that are needed in primitive draw command sequences. A draw method includes a header to specify an implicit begin command, an implicit end command, and instancing information for a primitive draw command sequence. The header is followed by a packet including one or more data words (dwords) that each specify a primitive topology, starting offset into a vertex or index buffer, and vertex or index count. Only a single clock cycle is consumed to transmit and process the header. The performance of graphics application programs that have many small batches of geometry (as is typical of many workstation applications) may be improved since the overhead of transmitting and processing the explicit begin and explicit end draw commands is reduced.

    摘要翻译: 本发明的一个实施例提出了用于减少用于发送原始绘制命令序列中所需的显式开始和显式终止命令的开销的技术。 绘制方法包括用于指定隐式开始命令的头部,隐式结束命令和用于原始绘制命令序列的实例化信息。 标题之后是包括一个或多个数据字(dwords)的数据包,每个数据字指定原始拓扑,将偏移开始到顶点或索引缓冲区,以及顶点或索引计数。 仅消耗一个时钟周期来传输和处理标题。 可以改进具有许多小批量几何图形应用程序的性能(如许多工作站应用程序的典型),因为减少了显式开始和显式结束绘制命令的传输和处理的开销。

    Inter-shader attribute buffer optimization
    5.
    发明授权
    Inter-shader attribute buffer optimization 有权
    内部着色器属性缓冲区优化

    公开(公告)号:US08619087B2

    公开(公告)日:2013-12-31

    申请号:US12895579

    申请日:2010-09-30

    IPC分类号: G06T1/20

    摘要: One embodiment of the present invention sets forth a technique for reducing the amount of memory required to store vertex data processed within a processing pipeline that includes a plurality of shading engines. The method includes determining a first active shading engine and a second active shading engine included within the processing pipeline, wherein the second active shading engine receives vertex data output by the first active shading engine. An output map is received and indicates one or more attributes that are included in the vertex data and output by the first active shading engine. An input map is received and indicates one or more attributes that are included in the vertex data and received by the second active shading engine from the first active shading engine. Then, a buffer map is generated based on the input map, the output map, and a pre-defined set of rules that includes rule data associated with both the first shading engine and the second shading engine, wherein the buffer map indicates one or more attributes that are included in the vertex data and stored in a memory that is accessible by both the first active shading engine and the second active shading engine.

    摘要翻译: 本发明的一个实施例提出了一种用于减少存储在包括多个着色引擎的处理流水线中处理的顶点数据所需的存储量的技术。 该方法包括确定包括在处理流水线内的第一主动着色引擎和第二主动着色引擎,其中第二主动着色引擎接收由第一主动着色引擎输出的顶点数据。 接收输出图,并指示包含在顶点数据中并由第一主动着色引擎输出的一个或多个属性。 接收输入图,并且指示包括在顶点数据中并由第二主动着色引擎从第一主动着色引擎接收的一个或多个属性。 然后,基于输入映射,输出映射和包括与第一着色引擎和第二着色引擎相关联的规则数据的预定义的规则集合生成缓冲器映射,其中缓冲器映射指示一个或多个 包括在顶点数据中并存储在可由第一主动着色引擎和第二主动着色引擎访问的存储器中的属性。

    System and method for utilizing semaphores in a graphics pipeline
    6.
    发明授权
    System and method for utilizing semaphores in a graphics pipeline 有权
    在图形管道中利用信号量的系统和方法

    公开(公告)号:US08525842B1

    公开(公告)日:2013-09-03

    申请号:US11454389

    申请日:2006-06-16

    IPC分类号: G06T1/20

    摘要: A semaphore system, method, and computer program product are provided for use in a graphics environment. In operation, a semaphore is operated upon utilizing a plurality of graphics processing modules for a variety of graphics processing-related purposes (e.g. for example, controlling access to graphics data by the graphics processing modules, etc.).

    摘要翻译: 提供信号量系统,方法和计算机程序产品用于图形环境。 在操作中,信号量在利用用于各种图形处理相关目的的多个图形处理模块(例如,通过图形处理模块等来控制对图形数据的访问)时被操作。

    Method and system for connecting multiple shaders
    7.
    发明授权
    Method and system for connecting multiple shaders 有权
    连接多个着色器的方法和系统

    公开(公告)号:US08223158B1

    公开(公告)日:2012-07-17

    申请号:US11613018

    申请日:2006-12-19

    IPC分类号: G06T1/20

    CPC分类号: G06T1/20

    摘要: A method and system for connecting multiple shaders are disclosed. Specifically, one embodiment of the present invention sets forth a method, which includes the steps of configuring a set of shaders in a user-defined sequence within a modular pipeline (MPipe), allocating resources to execute the programming instructions of each of the set of shaders in the user-defined sequence to operate on the data unit, and directing the output of the MPipe to an external sink.

    摘要翻译: 公开了一种用于连接多个着色器的方法和系统。 具体地,本发明的一个实施例提出了一种方法,其包括以下步骤:在模块化流水线(MPipe)内以用户定义的序列配置一组着色器,分配资源以执行所述一组 用户定义的序列中的着色器在数据单元上操作,并将MPipe的输出引导到外部接收器。

    Method and apparatus for display image adjustment
    8.
    发明授权
    Method and apparatus for display image adjustment 有权
    用于显示图像调整的方法和装置

    公开(公告)号:US07791614B1

    公开(公告)日:2010-09-07

    申请号:US11951289

    申请日:2007-12-05

    IPC分类号: G06T15/00

    CPC分类号: H04N9/31 H04N9/3185

    摘要: Method and apparatus for display image adjustment is described. More particularly, handles associated with polygon vertices of a polygon rendered image are provided as a graphical user interface (GUI). These handles may be selected and moved by a user with a cursor pointing device to adjust a displayed image for keystoning, among other types of distortion. This GUI allows a user to adjust a projected image for position of a projector with respect to imaging surface, as well as for imaging surface contour, where such contour may be at least substantially planar, cylindrical, or spherical and where such contour may comprise multiple imaging surfaces. This advantageously may be done without special optics or special equipment. An original image is used as texture for rendering polygons, where the image is applied to the rendered polygons.

    摘要翻译: 描述用于显示图像调整的方法和装置。 更具体地,提供与多边形呈现​​图像的多边形顶点相关联的句柄作为图形用户界面(GUI)。 这些手柄可以由具有光标指示装置的用户选择和移动,以调整用于梯形失真的显示图像以及其他类型的失真。 该GUI允许用户调整相对于成像表面的投影仪的位置的投影图像,以及用于成像表面轮廓,其中这种轮廓可以是至少基本上平面的,圆柱形的或球形的,并且其中这样的轮廓可以包括多个 成像面。 这有利地可以在没有特殊光学器件或特殊设备的情况下进行。 使用原始图像作为渲染多边形的纹理,其中将图像应用于渲染的多边形。

    Method and apparatus for generating texture
    9.
    发明授权
    Method and apparatus for generating texture 有权
    用于产生纹理的方法和装置

    公开(公告)号:US07164426B1

    公开(公告)日:2007-01-16

    申请号:US09724663

    申请日:2000-11-28

    IPC分类号: G06F12/00 G06F12/02 G06T11/40

    摘要: A deferred graphics pipeline processor comprising a texture unit and a texture memory associated with the texture unit. The texture unit applies texture maps stored in the texture memory, to pixel fragments. The textures are MIP-mapped and comprise a series of texture maps at different levels of detail, each map representing the appearance of the texture at a given distance from an eye point. The texture unit performs tri-linear interpolation from the texture maps to produce a texture value for a given pixel fragment that approximates the correct level of detail. The texture memory has texture data stored and accessed in a manner which reduces memory access conflicts and thus improves throughput of said texture unit.

    摘要翻译: 一种延迟图形流水线处理器,包括与纹理单元相关联的纹理单元和纹理存储器。 纹理单元将存储在纹理存储器中的纹理映射应用于像素片段。 纹理是MIP映射的,并且包括不同细节级别的一系列纹理贴图,每个贴图表示在距离眼点的给定距离处的纹理的外观。 纹理单元从纹理图执行三线性插值,以产生近似正确的细节水平的给定像素片段的纹理值。 纹理存储器以减少存储器访问冲突的方式存储和访问纹理数据,从而提高所述纹理单元的吞吐量。