CA2146335C - Architecture and apparatus for image generation - Google Patents

Architecture and apparatus for image generation Download PDF

Info

Publication number
CA2146335C
CA2146335C CA002146335A CA2146335A CA2146335C CA 2146335 C CA2146335 C CA 2146335C CA 002146335 A CA002146335 A CA 002146335A CA 2146335 A CA2146335 A CA 2146335A CA 2146335 C CA2146335 C CA 2146335C
Authority
CA
Canada
Prior art keywords
data
primitive
image generation
enhanced memory
pixel value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CA002146335A
Other languages
French (fr)
Other versions
CA2146335A1 (en
Inventor
John Wood Poulton
Steven Edward Molnar
John Gordon Eyles
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
University of North Carolina at Chapel Hill
Original Assignee
University of North Carolina at Chapel Hill
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by University of North Carolina at Chapel Hill filed Critical University of North Carolina at Chapel Hill
Publication of CA2146335A1 publication Critical patent/CA2146335A1/en
Application granted granted Critical
Publication of CA2146335C publication Critical patent/CA2146335C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/39Control of the bit-mapped memory
    • G09G5/393Arrangements for updating the contents of the bit-mapped memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T15/003D [Three Dimensional] image rendering
    • G06T15/005General purpose rendering architectures

Abstract

A system for image generation comprising a plurality of renderers (10), each having a geometry processor (100) and a rasterizer (120) that operate in parallel to compute pixel values for a set of primitive objects that comprise the image to be rendered. The geometry processor transforms graphics primitive objects from their native object coordinates to screen coordinates. The rasterizer consists of an array of enhanced memory devices (150) having a processor (151) and memory (152) for each pixel in a region of a screen. The processors (151) and their associated memories (152) operate in SIMD fashion on screen space primitive descriptions to compute and store pixel values for an entire such region. The enhanced memory devices further comprise compositors (154) for combining their pixel values, for example, based on a visibility test, with those from a corresponding memory device of another rasterizer.

Description

r"~ WO 94/11807 1 ~ ~ PCT/US93/10785 ARCHITECTU~iE AND APPARATUS FOR IMAGE GENERATION
Field of the Invention The present invention relates to image generation systems in general and in particular to image generation systems using image composition techniques. The present invention further relates to memory structures and hardware designs for implementing image generation systems using image composition techniques.
Backctround of the Invention Graphics applications such as flight and vehicle simulation, computer-aided design, scientific visualization, and virtual reality demand high-quality rendering, high polygon rates, and high frame rates.
Existing commercial systems render at peak rates up to 2 million polygons per second (e. g., Silicon Graphics' Skywriter and Hewlett-Packard's VRX). If antialiasing or realistic shading or texturing is required, however, their performance falls by an order of magnitude.
To support demanding applications, future graphics systems must generate high-resolution images of datasets containing hundreds of thousands or millions of primitives, with realistic rendering techniques such as Phong shading, antialiasing, and texturing;° at high frame rates (>_ 30 Hz) and with low latency.
Attempts to achieve high performance levels encounter two bottlenecks: inadequate floating-point performance for geometry processing and insufficient memory bandwidth to the frame buffer. For example, .to render a scene with 100,000 polygons updated at 30 Hz, geometry processing requires approximately 350 million floating-point operations per second, and rasterization l0 requires approximately 750 million integer operations and 450 million frame-buffer accesses. Parallel solutions are mandatory.
Some current systems use pixel-parallelism for rasterization: frame-buffer memory is divided into several interleaved partitions, each with its own rasterization processor. This multiplies the effective frame-buffer bandwidth by the number of partitions, but does not reduce the number of primitives each processor must handle, since most primitives contribute to most partitions. Because of this limitation, and the bandwidth limitations of commercial VRAMs, this approach does not scale much beyond today's rates of a few million polygons per second.
Accordingly, it is an object of an aspect of the present invention to provide a high perfonaance image generation system.
It is a further,object of an aspect of the invention, the image generation system according to the present invention to support a wide variety of rendering algorithms and primitive types, from Gouraud-shaded polygons, to Phong-shaded volume data, to directly rendered Constructive-Solid-Geometry objects.
It is a further object of an aspect of the present invention to provide an architecture which is suitable for a variety of image generation functions including rasterizing/rendering, shading, texturizing and image buffering.
Ft is yet another object of an aspect of the present invention to provide an image generation system which is scalable over a wide variety of performance levels and to arbitrarily high levels by combining an arbitrary number of renderers. It is also an object of an aspect of the present invention to provide for a simplified_ programming model without any need for primitive redistribution. An additional ob~ect of an aspect of the present invention is to provide a high bandwidth image composition network suitable for use with antialiasing algorithms.
Summary of the Invention A first aspect of the present invention comprises an image generation system, comprising a primitive processing means for generating primitive screen data and a plurality of rasterizers associated with the primitive processing means for computing pixel values from the primitive screen data. The rasterizer comprises an enhanced memory device corresponding to a selected set of screen coordinates. The enhanced memory device has for each of the selected screen coordinates processing means for computing pixel values to provide a computed pixel value, storage means associated with each of the processing means for storing data, and a compositor buffer associated with each of the processing means for storing the computed pixel value. The enhanced memory device also has input means for receiving computed pixel values from a corresponding enhanced memory device associated with a different one of the plurality of geometry processors, compositor means for compositing the stored computed pixel value and the pixel value received by the input means to determine a composited pixel value, and output means operably associated with the compositor means for outputting the composited pixel value.

_ 21 4633 5 - 3a -In accordance with one embodiment of the present invention, an image generation system comprises:
(a) a plurality of geometry processors for receiving primitives and translating the primitives to screen coordinates to provide primitive screen data; and, (b) a rasterizer associated with each of the geometry processors for computing pixel values from the primitive screen data, the rasterizer comprising an enhanced memory device, the enhanced memory device corresponding to a selected set of screen coordinates, (i) the enhanced memory device having for each of the selected screen coordinates, processing means for computing pixel values to provide a computed pixel value, storage means associated with each of the processing means for storing data, and, a compositor buffer associated with each of the processing means for storing the computed pixel value, and (ii) the enhanced memory device further having, input means for receiving pixel values from a corresponding enhanced memory device associated with a different one of the plurality of geometry processors, compositor means for compositing the stored computed pixel value and the pixel value received by the input means to determine a composited pixel value; and output means operably associated with the compositor means for outputting the composited pixel value.
In accordance with a further embodiment of the present invention, an image generation system comprises:

- 3b -(a) primitive processing means for generating primitive screen data; and (b) a plurality of rasterizers associated with the primitive processing means for computing pixel values from the primitive screen data, the rasterizer comprising an enhanced memory device, the enhanced memory device corresponding to a selected set of screen coordinates, (i) the enhanced memory device having for each of the selected screen coordinates, processing means for computing pixel values to provide a computed pixel value, storage means associated with each of the processing means for storing data, and, a compositor buffer associated with each of the processing means for storing the computed pixel value, and (ii) the enhanced memory device further having, input means for receiving computed pixel values from a corresponding enhanced memory device associated with a different one of the plurality of geometry processors, compositor means for compositing the stored computed pixel value and the pixel value received by the input means to determine a composited pixel value; and output means operably associated with the compositor means for outputting the composited pixel value.
In accordance with a further embodiment of the present invention, an image-generation system comprises:

- 3c -(a) a plurality of geometry processors for receiving primitives for a selected region of a screen and translating the primitives to screen coordinates to provide primitive screen data;
and, (b) a rasterizer associated with each of the geometry processors for computing pixel values from the primitive screen data, the rasterizer comprising, image generation control means for receiving the primitive screen data from the geometry processors and converting the primitive screen data to command information;
and a plurality of enhanced memory devices, each of the enhanced memory devices corresponding to a selected set of screen coordinates, (i) each of the enhanced memory devices having for each of the selected screen coordinates, processing means for receiving the command information and computing pixel values to provide a computed pixel value, storage means associated with each of the processing means for storing data, and, a compositor buffer associated with each of the processing means for storing the computed pixel value, and (ii) each of the enhanced memory devices further having, input means for receiving computed pixel values from a corresponding one of the enhanced memory devices associated with a - 3d -different one of the plurality of geometry processors, compositor means for compositing the stored computed pixel value and the pixel value received by the input means to determine a composited pixel value, and output means operably associated with the compositor means for outputting the composited pixel value;
the rasterizer further comprising image composition network control means operably associated with each of the compositor means for synchronizing the compositors such that data is output by the output means after all pixel values have been calculated for the selected region.
In accordance with another embodiment of the present invention, a rasterizer for computing pixel values from primitive screen data in an image generation system comprises:
a plurality of enhanced memory devices, each of the enhanced memory devices corresponding to a selected set of screen coordinates, (i) each of the enhanced memory devices having for each of the selected screen coordinates, a processing means for computing pixel values to provide a computed pixel value, a storage means associated with each of the processing means for storing data, and, a compositor buffer associated with each of the processing means for storing the computed pixel value, and (ii) each of the enhanced memory devices further having, input means for receiving computed pixel values, 21 4.633 5 - 3e -compositor means for compositing the stored computed pixel value and the pixel value received by said input means to determine a composited pixel value; and output means operably associated with the compositor means for outputting the composited pixel value.
In accordance with another embodiment of the present invention, an enhanced memory chip for use in an image generation system comprises:
a plurality of processing means for computing pixel values to provide a computed pixel value, storage means associated with each of the processing means for storing data, a compositor buffer associated with each of the processing means for storing the computed pixel value, and input means for receiving computed pixel values, compositor means for compositing the stored computed pixel value and the pixel value received by the input means to determine a composited pixel value; and output means operably associated with the compositor means for outputting the composited pixel value.

WO 94/11807 PC'T/US93/10785 2~.~6~~5 Brief Description of the Drawin4s Figure 1 is a block diagram illustrating one embodiment of the image generation system of the present invention.
Figure 2 is a block diagram illustrating a second embodiment of the image generation system of ~.he present invention including shader boards.
Figure 3 is a block diagram illustrating an embodiment of a renderer according to the present invention.
Figure 4a is a block diagram illustrating an embodiment of a renderer according to the present invention.
Figure 4b is a block diagram illustrating an embodiment of a shader according to the present invention.
Figure 4c is a block diagram illustrating an embodiment of a frame buffer according to the present invention.
Figure 5 is a block diagram illustrating an embodiment of an enhanced memory device according to the present invention.
Figure 6 is a pictorial diagram illustrating an embodiment of the image generation system of the present invention including shader boards in which the host processor is connected to each renderer and shader over a separate fast serial link.
Figure 7 is a block diagram illustrating the steps for rendering polygons and the system components on which they are executed for an embodiment of the image generation system of the present invention.
Figure 8 is a block diagram illustrating an embodiment of the control logic for an image composition network according to the present invention.
Figure 9 is a block diagram illustrating an embodiment of the control flow of an image composition network according to the present invention showing -- WO 94/11807 ~ ~ ~ ~ ~ ~ PCT/US93/10785 ready and go chains with master and slave controllers at various stages during a transfer cycle.
Figure 10 is a block diagram illustrating an embodiment of a command queue providing communication buffering between a geometry processor and a rasterizer according to the present invention.
Figure il is a block diagram illustrating an embodiment of a rasterizer according to the present invention.
to Figure 12 is a block diagram illustrating an embodiment of an image generation controller according to the present invention.
Figure 13 is a block diagram illustrating an embodiment of the connection between the texture ASICs and the enhanced memory devices according to the present invention.
Figure 14 is a block diagram illustrating an embodiment of a texture ASIC chip according to the present invention.
Figure 15 is a block diagram illustrating an embodiment of a shader board module according to the present invention.
Figure 16 is a block diagram illustrating an embodiment of one module of a video board rasterizer according to the present invention.
Detailed Description of the Preferred Embodiments The image generation system of the present invention exploits the advantages of image-composition to provide for real-time 3D graphics algorithms and applications. The image generation system of the present invention may be described with reference to Figures 1 through 16 but is not limited to the embodiments shown in those figures. The present invention will first be described generally and then a particular embodiment will be described for illustrative purposes.

WO 94/11807 ~ ~ ~ PCT/US93/10785 As seen in Figure 1, at its highest level the image generation system of the present invention is comprised of a plurality of renderers 10 acting in parallel to produce a final image. The renderers 10 receive primitives of a screen image from a host processor 20 over a host interface 25. Pixel values are then determined by the renderers 10 and the visibility of a particular pixel calculated by a given renderer determined through a compositing process and stored in the frame buffer 30 for display on the video display 40. The linear array of renderers results in the final image being produced at the output of the last renderer.
The primitives received by the renderers are geometric shapes which may be combined to create an image. Primitives may contain shape, depth, color, shading and other information about the image known to those of skill in this art. The primitives may be distributed throughout the plurality of renderers 10 in any of a number of schemes known to those of skill in this art. The final image is then created by putting together the pixel values calculated by the plurality of renderers. Image composition techniques are especially suited for use with the present image generation system as a means for recombining the pixel values from the plurality of renderers.
When image composition is used, primitives for the entire screen or a segment of the screen are distributed over the plurality of processors. Rather than having a single renderer calculate pixel values for all primitives for a portion of the screen, each of the renderers only calculates pixel values for a portion of the primitives for a region of the screen.
A region of the screen may encompass the entire screen or a portion thereof. Therefore, all of the renderers calculate pixel values for the same portion of the screen and then these pixel values from each of the T .___~ ~_._...._...~.-..~.~_._.._._.~..r a_.

_, _ renderers are combined to produce a final image for that portion of the screen. The regions of the screen are processed sequentially until the final image is produced. This combination of pixel values for a region of the screen from the plurality of renderers is referred to as compositing.
As shown in Figure 2, the image generation system may further include shaders 15 which provide for texturing and shading of the image after composition by the renderers 10 and before storage in the frame buffer 30. The shaders may also be used to perform antialiasing operations. The shaders receive shading instructions from the host processor 20 and the composited pixel values from the last renderer in the linear array of renderers 10. Deferred shading algorithms, such as Phong shading and procedural and image-based textures, are implemented on separate hardware shaders 15 that reside just ahead of the frame buffer 30. Regions of pixels, containing attributes such as intrinsic color, surface normals, and texture coordinates are rasterized and composited along the image composition network 35 of the renderers 10 and loaded into the shaders 15 from the image composition network 35. The image composition network 35 may optionally be structured as a ring network to allow any board to communicate with any other board. It will be apparent to one of skill in the art that other means for structuring the image composition network would also provide this capability. Shaders 15 operate on entire regions in parallel, to convert raw pixel attributes into final RGB values, blend multiple samples together for antialiasing, and forward final color values to the frame buffer 30 over the image composition network 35.
Figure 3 is a block diagram of a renderer 10 according to the present invention. Each of the a plurality of renderers may be identical. The renderers _.___~~.. _ .... , _~ ._. T r. .

WO 94/11807 PCT/US93/10785 _ 2133 _8_ are comprised of a geometry processor 100 for receiving primitives and translating the primitives to screen coordinates to provide primitive screen data.
This primitive screen data is then transferred to a 5 rasterizer 120 associated with the geometry processor for computing pixel values from the primitive screen data. Alternatively, this primitive screen data could be provided by the host processor 20 or by other primitive processing means to the renderer 10. The 10 renderer would then not include a geometry processor 100.
The rasterizer 120 is made up of an image generation controller 110 and at least one enhanced memory device 150, but preferably a plurality of enhanced memory devices forming an enhanced memory device array 125. The image generation controller 110 receives the primitive screen data and provides it to the enhanced memory devices 150. The image generation controller 110 may also adjust the values received from the geometry processor 100 before passing the values on to the enhanced memory devices 150 for use in antialiasing. Each of these enhanced memory devices 150 corresponds to a selected set of screen coordinates such that any pixel coordinate in the region of the screen being generated has a corresponding enhanced memory device. Each of the enhanced memory devices 150 has a pixel processor 151 or other processing means, for each of the set of coordinates associated with that particular enhanced memory device for computing pixel values. The enhanced memory devices have storage means 152 associated with each of the pixel processors 151 for storing data for use by these pixel processors.
Each of the enhanced memory devices 150 further has a compositor buffer 153 or other storage means associated with each of said pixel processors for storing the computed pixel values for each screen coordinate. The enhanced memory devices also have a compositor input ~~~ WO 94/11807 PCT/US93/10785 155 or other input means, for receiving computed pixel values from the corresponding enhanced memory devices associated with the other renderers and a compositor output 156 or other output means, for outputting the computed pixel values. The enhanced memory devices - also have compositor circuitry 154 or other compositing means for compositing the computed pixel value stored in the compositor buffer 153 and the pixel value received at the compositor input 155, and providing the l0 composited pixel values to the compositor output 156.
Hy adding the capability to load the values received at the compositor input 155 into the enhanced memory device 150, the renderer 10 may be utilized for shading functions. In this case, the shader 15 would receive shading information from the host processor for use by the geometry processor 100 and rasterizer 120.
As described below, further modifications to the basic renderer design may be made to allow for texturing.
Of particular advantage to the image generation system of the present invention is the modularity of the structure of the renderers, shaders and frame buffer. The single instruction multiple data (SIMD) rasterizer 120 used in the renderer 10 is an ideal processor for deferred shading, because shading calculations can be performed for all pixels simultaneously. Therefore, the shaders 15 can simply be designated renderers, with a slight enhancement of the compositor circuitry 154 on the enhanced memory devices to allow bidirectional data transfers between the image composition network 35 and the enhanced memory devices 150. Shaders can be augmented with additional hardware to allow them to compute image-based textures in addition to procedural textures.
As seen in Figure 4, the shader 15, shown in Figure 4b, and frame buffer 30, shown in Figure 4c, are substantially the same as the renderer 10, shown in 21 4fi33 5 -1~-Figure 4a. As seen in Figure 4b, the addition of a local port 160 to the enhanced memory devices 150 allows for texturing as described above. A local buffer 161 stores data for access by the pixel processors 151 and the local port 160. The local port i6o provides access to local external memory 165 or _ other external memory means which may be used for storing texturing information. Thus, by the addition of the local port 160, the local.buffer 161 and the local external memory 165, the renderer l0 may be utilized as a shader i5 and perform texturing algorithms.
Similarly, through the addition of the local buffer 161, the local port i60 and the local external memory i65, all that need be added to the shader i5 to operate as a frame buffer 30 is the inclusion of video circuitry 170. As shown in Figure 4c, as a frame buffer 30, the local external memory 165 acts as the frame buffer memory and the video circuitry i70 reads the pixel image data from the memory. In the frame buffer 30, the local memory 165 is, in one embodiment, a separate double-buffered VRAM frame buffer.
Zn one embodiment of the present invention, the primitives received from the host processor 20 are transformed by the geometry processor into primitive screen data represented as coefficients of mathematical.
expressions f(x,y) representing the primitive. In particular, the primitives may be linearized into a series of equations of the form f(x,y) = Ax + Hy + C, 3o where x and y are screen pixel coordinates and A, 8 and C are coefficients which define a plane contained in a particular primitive. The use of linear expressions of the above form to render primitives is described in United States Patent No. 4,590,465 at column 4, line 47 through column 6, line S --While linearization has been described, other P-~ WO 94/11807 PCT/US93/10785 mathematical expressions such as quadratic, or other polynomial representations in screen coordinates may be utilized.
In one embodiment of the present invention, the geometry processor 100 provides the A, B and C
coefficients to the enhanced memory devices 150 through the image generation controller 110. The image generation controller 110 controls the enhanced memory device array 125. It converts floating-point A, E, and C coefficients into byte-serial, fixed-point form: it sequences enhanced memory device operations by broadcasting command information such as primitive data, control, and address information to the enhanced memory device array 125: and it controls the compositor ports 157 on the enhanced,memory devices 150.
The image generation controller 110 may also be used for anti-aliasing through the use of super-sampling. Super-sampling involves calculating the pixel values at sub-pixel locations surrounding a pixel and then calculating the actual pixel value for a given screen coordinate by combination of these sub-pixel values. The image generation controller 110 can modify the coefficients to reflect the sub-pixel coordinates and then retransmit these coefficients to the enhanced memory devices 150 without obtaining additional coefficients from the geometry processor 100. The image generation controller 110 contains a subpixel offset register that allows for the multiple samples of the supersampling filter kernel to be computed from the same set of rasterization commands. This allows for increased system performance when supersampling, because additional samples are rasterized without increasing the load on the geometry processor.
Figure 5 is a block diagram of a particular embodiment of the enhanced memory device 150 which is utilized in the image generation system of the present invention. It will be appreciated by those of skill in ~1~-~~35 the art that the enhanced memory device of the present invention may be fabricated on a single integrated circuit or chip using fabrication techniques known to one of skill in the art.
As seen in Figure 5, in this embodiment the pixel processors 151 each share a linear expression evaluator 200 which computes values of the primitive screen data as the bilinear expression Ax+By+C defining a plane that represents a portion of a particular l0 primitive at every pixel processor 151 in parallel.
Each pixel processor 151 also has a small local ALU 210 that performs arithmetic and logical operations on the segment of local memory 220 which acts as the storage means 152 associated with that pixel processor and on the local value of the bilinear expression. Operation of the pixel processors 151 is SIMD (single-instruction-multiple-data), and all processors operate on data items at the same address. Each pixel processor 151 includes an enable register which qualifies writes to memory, so that a subset of the processors can be disabled for certain operations (e. g.
painting a scan-converted polygon). Also included are the local buffer 161.for providing information for use by pixel processors 151 and receiving information from and outputting infonaation to the local port 160. The compositor buffer 153 stores pixel values to be composited. The compositor buffer 153 provides its data to the compositor circuitry 15~! for compositing and output. The compositor circuitry 154 receives data from the compositor input 155 and outputs data on the compositor output 156.
As seen in Figure 6, one embodiment of the image generation system of the present invention may be composed of one or more card cages, each containing multiple circuit boards and connected to a host processor 20. The boards in each card cage are attached to a common backplane, which contains an image __ . . T _.. .-_.~ _...r~__,.._ -- z1~33~
lPEAIUS ~ 2 A U G 'I~

composition network 35 that extends to each system board. Each board has provisions for connecting to the host processor 20. The backplane further distributes power and clocks to the system boards. Multiple card 5 cages can be connected by placing them side-by-side and connecting their backplanes together with special bridge boards (not shown) and connectors.
The image generation system of the present invention contains three main board types:
Renderers 10, which are one-board graphics computers capable of rendering well over one million z-buffered triangles per second Shaders 15, which are one-board graphics computers capable of computing shading models for pixels in parallel and texturing; and Frame buffer 30, which buffers and displays composited pixels.
In a typical application, the host processor is the overall system master. It loads code and 20 data onto the various system boards, and sends the display primitives to the renderers 10.
The system rasterizes one region of the screen at a time. This means that transformed primitives must be sorted into bins for each screen region before rasterization can take place. These bins are stored in VR.AM memory 502 of the geometry processor.
After the primitives have been sorted, they are converted into image generation controller instructions, and rasterized one bin at a time. The image generation controller 110 and enhanced memory device array 125 rasterize the primitives for each region. If several samples are required for each pixel, for example with supersampling antialiasing, the scene is rasterized several times with slightly different sub-pixel offsets for each pass. When a region has been rasterized, it is copied into the AMENDED SHEET

zl~-6335 enhanced memory devices' compositor buffer 153, and composited over the image-composition network 35.
Shaders 15, if they are used, intercept regions of composited pixel values, and compute a shading model on each pixel in the region. When antialiasing with several samples per pixel, successive regions sent to each shader contain successive samples.
The samples are blended together using precomputed blending coefficients stored at each shader. When all of the samples have been blended, the antialiased, shaded region of pixels is transferred over the image-composition network 35 to the frame buffer 30.
The frame buffer 30 receives shaded, antialiased pixels and stores them in the appropriate portion of its local external memory 165. When all of the regions for a frame have been received, it switches buffers, and displays the new frame.
Note that rendering occurs in a discrete fashion: one 128x128 region is rasterized/shaded at a time. Each board in the system must know the type and location of each region to handle it in the appropriate way: whether to composite it, load it into a shader, unload it, forward it on without processing, and so forth. This is done by distributing a rendering recipe to each board before rendering begins. The rendering recipe is a list of the regions to be transferred over the image-composition network and the corresponding action to be taken for each region. For some boards, the rendering recipe is simple. For example, the frame buffer's rendering recipe simply states whether the region is to be stored and where, and at which point it should switch buffers. The rendering recipe for a shader is more complicated. It must load regions, blend other regions in, forward some regions on without processing, and unload other regions. Figure 7 shows the steps for rendering polygons and the system components on which they are executed.

-WO 94/11807 ~ ~ ~ PCT/US93/10785 Host Processor. The host processor 20 may be a workstation, a multiprocessing system or some other general-purpose computer, that serves as the system master. It loads code and data onto the various system boards, samples user inputs, runs the application, and sends primitives to the renderers to and shading commands to the shaders 15.
Image-Composition Network. The image-composition network 35 may be a very wide (256-bit), high-speed special-purpose communication network for rapidly moving pixel data between adjacent boards. It performs two functions in different parts of the system: it transfers pixel data between compositors 154 in the renderers 10 and transfers rendered pixels from the shaders 15 to the frame buffer 30. The image-composition network 35 may be implemented as 256 wires that connect adjacent backplane slots.
Compositors on each system board transmit data to compositors on an adjacent board.
The image-composition network 35 may be implemented as an extremely high bandwidth, ring-connected unidirectional datapath that extends across the entire system backplane (or backplanes-in a multiple-rack system). The backplane provides point-to-point wiring between boards, but the active circuitry is contained on each board.
The image composition network's raw bandwidth determines the maximum screen resolution, frame rate, number of samples per pixel, and number of bits per pixel in the system. These parameters can be traded off against each other, but their product must be less than the total bandwidth.
The image composition network is composed of two parts: a data path, which carries pixel data from board to board, and a control path, which synchronizes and sequences transfers over the network. The image composition network control path is governed by the WO 94/11807 ~ ~ PCT/US93/10785 ready/go controller described below or other appropriate image composition network control means for synchronizing the transfer of data. We now describe one embodiment of these parts in more detail.
The datapath is a 256-bit wide point-to-point communication network that connects each pair of adjacent boards in the system. The interconnection wires are part of the system backplane. High-density connectors bring the data path wires out to each board, along with associated control signals. All of the active circuitry for the data path is contained on individual renderer/shader and frame-buffer boards.
Individual compositors 154 in the network are configurable under program control. Compositors may operate in one of the follpwing four modes:
Composite. Composite pixel streams from the compositor buffer 153 of the enhanced memory device 150 with pixel streams at the compositor input 155.
Transmit the result over the compositor output 156.
Load. Load the input stream into the enhanced memory devices.
Forward. Forward the input stream to the compositor output 156 without modification.
Unload. Send data from the enhanced memory device over the compositor output 156. Ignore pixels arriving at the compositor input 155.
The compositing operation may be performed by several methods. In one embodiment it is done by comparing the incoming pixel z value to the compositor buffer pixel z value to determine which pixel is visible. As those of skill in the art will recognize, other methods of compositing may be utilized with the present invention. For example, A-buffer compositing, in which pixels are represented by a variable-length list of fragments, may be used. To use A-buffer compositing, each renderer 10 computes an order list of fragments for each pixel, and the compositors _. ._.~__.._..._~, . i -m- WO 94/11807 ~ PCT/US93/10785 interleave the fragments of the incoming pixel with the fragments of the pixel stored in the compositor buffer, deleting fragments which can no longer be visible.
In an embodiment using z-buffering, the Composite mode requires that pixels have their z value first and its bits ordered from most-significant bit (MSB) to least-significant bit (LSB). When the nearer pixel has been determined by comparing corresponding bits, the compositor 154 sets state bits recording l0 which pixel is in front and that the priority decision has been made for this pixel. These two state bits determine which pixel is transmitted for the remaining z bits and all of the other data bits in the pixel.
The Composite mode is the only mode needed for renderer boards. Shaders 15 need the other modes, however, to load composited regions into their enhanced memory devices 150, unload regions that have been shaded, and to forward regions that pertain to other shaders.
Transfers over the image composition network 35 have a quantum of one region size. The number of bits in a pixel is variable. Once a transfer begins, however, all the pixels in a region~ahatever the pixel size-are transmitted from the source boards) and received at the destination board(s).
Region transfers typically perform one of two tasks. They either composite regions of pixels from renderers and deposit them into shaders or transfer shaded pixels to the frame buffer. (Other operations are possible, such as transferring a region from one renderer to another, but these are not needed in standard polygon rendering). Each region transfer has a particular meaning to each board in the system, and the format of the pixel data may differ, depending on the type of transfer. Each board must know the purpose of the transfer to conf~egure itself correctly. The schedule of transfers for an individual board is called ~1~~335 _1$_ a rendering recipe. The rendering recipes on each board are the distributed controllers for the parallel system.
Transfer operations must be synchronized with great precision and low overhead to make maximum use of the image composition network 35. When a transfer begins and the upstream renderer begins to transmit pixels, downstream renderers must be ready to receive them at the correct clock cycle. The image composition network also must determine when all of the boards are ready to begin the next transfer. This decision must be made rapidly, since any delay affects the net bandwidth that can be achieved over the image-composition network, hence, the system's maximum speed.
The control path of the image composition network implements these two functions. In addition, it synchronizes transfers with other components on each board.
The ready chain and go chain are hardware interlocks for synchronizing transfers over the image composition network 35. A ready token propagates upstream from board to board, indicating when boards are ready for the next transfer. A go token propagates downstream, triggering the start of a transfer.
As seen in Figure 8, in one embodiment, the image generation controller 110 performs a ready/go controller function with three inputs and three outputs. The XferReady input comes from the rasterizer 120. It indicates when the rasterizer is ready for the next transfer to begin. XferReady, Readyln and ReadyOut implement the ready chain: the ready token is encoded by low-to-high transitions of ReadyOut on each board. Goln, GoOut, and XferGo implement the go chain;
the go token is encoded by low-to-high transitions of GoOut on each board.
In operation, the frame buffer 30 asserts ReadyOut when it is ready for the next transfer to r ___w _.__.~ ._.....r.__,...,._.._.. . i °

~~ WO 94/11807 PCT/US93/10785 ~1 4633 5 -19- .
begin. The ready/go controller of each image generation controller receives Readyln from the downstream controller and outputs ReadyOut to the upstream controller. It asserts ReadyOut after Readyln and XferReady have both been asserted. The transfer begins when ready reaches the upstream renderer. This, each board can delay the transfer until it is ready to begin.
Go propagates through the image composition network in the opposite direction of ready. The upstream image generation controller asserts XferGo and GoOut to begin a transfer. When each image generation controller receives Goln, it asserts XferGo to the board and GoOut to the downstream controller. The boards cannot veto go in the same manner they can veto ready; they lost the privilege when they asserted XferReady. The arrival of go means that n clock cycles later (a is determined by the startup delay of the output sequencing circuitry), pixels will flow over the composition network. When the transfer has completed, the image generation controller deasserts XferGo and GoOut, the frame buffer 30 (when it is ready) asserts ReadyOut, and the next transfer cycle begins.
The ready/go controller on the upstream renderer has a slightly different function. Rather than passing ready upstream and go downstream, it simply asserts GoOut after it receives Readyln and XferReady. Since this controller determines when a transfer actually begins, it is called the master controller. The controller on each board can function as either a slave or master. Figure 9 shows the ready and go chains with master and slave controllers at various stages during a transfer cycle.
Note that all of the signals in the ready and go chains (except XferReady) operate at the image composition clock speed to keep up with the image-composition network data path and to reduce overhead.

~~.~33.5 Even so, the overhead from the ready and go chains can be noticeable in large systems.
The XferGo signal from the control path indicates the beginning of a transfer. This signal may arrive at any clock cycle after XferReady has been asserted. The compositor sequences configures and -sequences the compositors 154 and the compositor ports 157 so that they are ready to composite, load, or unload pixels n clock cycles after XferGo is asserted.
The compositor sequences has two parts: a configuration register and a timer. The configuration register stores the control bits that determine the compositor's operating mode (Composite, Load//Forward, or Unload) and the compositor port's transfer mode (read or write).
The timer keeps track of the number of pixels that have been composited and enables and disables the compositor port 157 at the appropriate time. It is preset before the transfer begins by the image generation controller 110 to the appropriate pixel length. After XferGo is asserted, it asserts the XferEnab signal to the enhanced memory device compositor port 157 for the precise length of time required to transfer all of the pixels in one region.
Renderer/Bhader. A single board type may be used to implement both renderer and shades functions.
A renderer/shader board may implement an entire z-buffer rendering engine capable of rendering well over 1 million z-buffered triangles per second and shading 128x128 pixels in parallel. The image generation system of the present invention can be configured with any number of renderer/shaders.
Renderers 10 are responsible for transfonaing and rasterizing primitives, and compositing the rendered pixels with pixels from other renderers. Shaders 15 receive rendered pixels from the image-composition network, buffer them, evaluate a shading model for all T ~ -. ~.... ~.,~.~.__~ _ ~_.T.__ ._ ... 2.4.6335 r~I~UJ 7~ ~ 1 a t ~5 IPEAlUS 12 A U G 1994 of the pixels in a 128x128-pixel region in parallel, and forward the pixels to the frame buffer 30. A
renderer/shader board has two main parts: a geometry processor 100, and a rasterizer 120.
Geometry Processor. The geometry processor includes a processing means 504 which may be a fast floating-point processor. It may contain its own local memory and has access to the host interface 130 and the rasterizer 120. The geometry processor 100 is responsible for transforming primitives from object coordinates into screen coordinates, computing instructions to be passed to the rasterizer, and sorting these into bins corresponding to individual screen regions. The geometry processor's memory 502 in one embodiment uses video RAM (VRAM) rather than conventional DRAM. The VRAMs' random ports are connected to the memory bus. The VRAM's serial ports are connected to the image generation controller's input port 440. The VRAMs, together with a DMA
controller 510, form an input interface to the image generation controller 110.
As shown in Figure 10, a command queue, preferably a FIFO 500 provides communication and buffering between the geometry processor and the rasterizer. The FIFO 500 stores pointers to blocks of data in the geometry processor's VRAM memory and the length of each block.
A DMA controller 510 reads pointers from the FIFO 500 and fetches the data from the VRAMs' serial ports. The serial ports of all of the VRAM banks are connected together to a common 32-bit bus and are connected to the image generation controller input port. The DMA controller 510 handshakes with the image generation controller 110 to allow a 32-bit command word to be loaded every 66 MHz clock cycle.
Rasterizer. The Rasterizer 120 is the central part of each renderer/shader board. The core AM~N~~ SHEET

~~ - WO 94/11807 ~ ~ (~ 3 ~ ~ PCT/US93/10785 of the rasterizer, which is the same on every board, along with board-specific circuitry, such as texture memory on a shader board, or video memory on a video board are included in the rasterizer. The rasterizer core contains an array of 64 enhanced memory devices 150, an array of 32 texture ASICs 162, and an image -generation controller 110, as shown in Figure 11.
The enhanced memory devices 150 form an array 125 of 128 x 128 (16,384) byte-serial pixel processing elements, operating in Single-Instruction/Multiple DataStream (SIMD) fashion. In typical system operation, these processing elements are mapped onto a 128 x 128 pixel region on the screen, one processing element per pixel, with the local values of F(x, y) corresponding to a processing element's (x, y) pixel address.
The texture ASICs 162 are datapath chips, which connect the enhanced memory devices 150 to the geometry processor bus and to optional external memory 165 for texture or image storage.
The image generation controller 110 interprets instructions from the geometry processor.
It is a microcoded engine with two sequencers that executes high-level instructions for the enhanced memory devices 150 and texture ASICs 162, controlling their cycle-by-cycle operation.
In addition to the rasterizer core, a Shader Board contains DRAM memory for storing textures. A
Video Board contains VRAM memory for storing pixels during frame scan-in and scan-out. A Renderer Board contains no extra circuitry, but the texture ASICs implement an interface between enhanced memory devices memory and the geometry processor bus (this connection is present on every board type).
Image Generation Controller. In one embodiment, the image generation controller 110 processes commands from the geometry processor 100, controls and sequences the enhanced memory devices 150 and texture ASICs 162, and synchronizes the rasterizer with the image-composition network 35. The image generation controller may be a custom chip with separate sequencers and microcode stores for controlling the enhanced memory devices and texture -ASICs: the enhanced memory device sequences includes a serializes to convert floating-point input coefficients into the fixed-point, byte-serial form required by the enhanced memory devices. Figure 12 shows a block diagram of the image generation controller.
Commands for the image generation controller can have different formats. They can contain some or all of the following 5 arguments depending on the purpose of the instruction:
I-word, mandatory, contains the instruction opcode and a few parameters for the microcode routine. The I-word is present in every command and is the first word in the command;
P-word, optional, contains additional parameters for the microcode routine: and A, H, and C coefficients, optional, operands for the linear expression evaluator.
The I-word and P-word are each 32-bit quantities. The A, B, and C coefficients may be either 32- or 64-bit integers or floating-point numbers. The image generation controller contains a 256-bit wide input command register, holding an entire command made up of these arguments. The physical input interface to the image generation controller is 32-bits wide. A stream parser 600 parses the input stream, loading each word into the appropriate portion of the command register.
The remainder of the input interface handles commands as single units, irrespective of their format.
The rasterizer's task consists of two parts:
(1) rasterization-the calculation (or shading) of pixel ~~~~J~

values, and (2) compositor setup-copying pixel data to the compositor buffer section 154 of enhanced memory device pixel memory and controlling the compositor 15~t.
Unfortunately, the two parts must be performed as asynchronous processes, since multiple regions of pixel values can be buffered in pixel memory and region transfers can occur at unpredictable times (when the image-composition network is ready to transfer a new region) .
To be able to execute these tasks asynchronously, incoming image generation controller commands must be buffered in two command queues, preferably FIFOs: the RFIFO 610 buffers rendering commands, and the TFIFO 620 buffers transfer commands.
Arbitration logic is needed to synchronize the operation of the two FIFOs.
The FIFOs are wide enough to hold an entire command in each entry. A bit in the I-word of each command determines whether the command is to be loaded into the RFIFO 610 or TFIFO 620. The RFIFO 610 can hold up to 64 commands and the TFIFO 620 can hold up to 1024 commands. Hardware keeps track of the number of commands stored in the FIFOs and asserts the status register bit when either FIFO is nearly full. The geometry processor 100 detects the assertion of this status register bit to prevent overflow of Image Generation Controller FIFOs.
The FIFOs are emptied by the RT Controller 630, which keeps track of the number of region buffers available in pixel memory, as well as the status of the image-composition network 35. Initially, it reads commands from the RFIFO 610. When a new image-composition network transfer needs to be (and is ready to be) initiated, the command stream from the RFIFO 610 is interrupted and commands are read from the TFIFO 620. These commands copy data from the storage means 152 to the compositor buffer 153 and initiate a 1, . .__.. _. _._._...~.__.._._.~.__.. , transfer. As soon as the new transfer is initiated, command stream processing reverts to the RFIFO 610.
The RT Controller 630 maintains two internal 4-bit counters: FreeEuffs and FullBuffs, indicating the number of free and full buffers of pixel data in the enhanced memory device 150. When the image generation controller 110 is reset, FreeBuffs and FullBuffs are each set to 0. Software must set FreeBuffs to the number of empty pixel buffers available in the enhanced memory devices. These counters are used like semaphores to determine whether commands can be safely executed from each of the input FIFOs. For example, when FreeBuffs = 0, rasterization must halt; no buffer is available to hold any further results. Also, a transfer can only begin when FullBuffs > 0. FreeBuffs and FullBuffs can be incremented and decremented using special control commands embedded in the incoming command stream.
In one embodiment, the image generation controller 110 contains two sequencers, the EMC
Sequences 640 and the TAS Sequences 650. The EMC
Sequences 640 generates micro-instructions for the pixel processors 151, addresses into pixel memory 220, and ABC coefficients for the linear expression evaluator 200; commands to the EMC Sequences 640 are used to rasterize polygons (on Renderer boards) and to perform shading calculations (on Shades boards). The TAS Sequences 650 controls the texture ASICs 162 and attached memory 165: commands to the TAS Sequences 650 are used for moving data between the pixel memory 220 on the enhanced memory devices 150 and attached memory 165 on Shades or Video boards, or between pixel memory 220 on the enhanced memory devices 150 and the geometry processor bus.
The EMC Sequences 640 and TAS Sequences 650 each contain local microcode memory. A bit in the I-word of each command indicates which sequences is to _ -26-execute the command. The I-word also specifies the starting microcode address for the command. Each sequencer can conditionally branch, both on internal conditions (such as the value of loop counters) and external conditions (two condition code inputs for each sequencer). The sequencers have no stack. They also-have several external control outputs which allow them to implement miscellaneous control functions on the rasterizer board.
Enhanced Memorp Devices. In one embodiment, the array 125 of 64 enhanced memory devices 150 implements a 2-dimensional SIMD processor array that covers a 128x128-pixel region of the screen. This logical array can be "moved" to process any 128x128-pixel region of the display screen; 'the region is normally aligned to 128-pixel boundaries, but it can be positioned arbitrarily.
Each pixel is provided with its own 8-bit ALU
210, an output of the linear-expression evaluator tree (the LEE) 200, 2048 bits of local memory 152, a 256-bit compositor buffer 153, and a 256-bit local data buffer 161. Figure 5 shows a logical diagram of an enhanced memory device.
Each pixel ALU 210 is a general-purpose 8-bit processor; it includes an enable register which allows operations to be performed on a subset of the pixels.
The pixel ALU can use linear expression evaluator results or local memory 220 as operands and can write results back to local memory. It can also transfer data between memory and the local and compositor buffers.
The image generation controller 110 controls the operation of the enhanced memory device array 125.
Image generation controller instructions and coefficients are serialized and broadcast to all of the enhanced memory devices in parallel. The SIMD pixel processors execute these instructions in lock-step.
. r ..~ ~___.~___.____ _. T . ___~,_.. .

~~ WO 94/11807 ~ ~ PCT/US93/10785 The enable registers in each pixel processor are used to control which subset of the pixel processors are active at any given time.
Each pixel is provided with 256+32+32 bytes of local memory. As discussed above, the memory is divided into 3 partitions: a 256-byte main partition., which is used for most computation, and two 32-byte partitions used for external communication.
Normally, all 256+32+32 bytes of pixel memory to can be accessed. However, when communication-port operations are performed, their buffer data temporarily is unavailable. For example, after pixel data to be composited is copied into the compositor buffer, the composition operation is initiated, and memory in the compositor buffer cannot be accessed by the ALU until the composition operation is complete. Similarly, to perform a local-port operation, data is moved into the local buffer and the local-port operation is initiated;
at this point, the local buffer must not be accessed by the ALU until the operation is complete.
The image-composition port and local port allow pixel data to be transferred serially to/from the enhanced memory devices to other enhanced memory devices (for compositing) or to/from the texture ASICs (to perform texture lookups or pixel-data writes to texture or video memory). Data from each pixel is presented serially at each port. The number of bytes transferred to/from each pixel and their location in the communication buffer are designated by configuration commands. The image-composition port includes the compositor input 155 and the compositor output 156 both of which are 4-bit ports running at 132 MHz. The local port is a 4-bit port that runs at 66 MHz.
Each enhanced memory device has an output which represents the logical-OR of the enable registers of all pixels. These outputs are wire-anded together WO 94/11807 ~' ~ PCT/US93/10785 to form the global-enable signal (EOrH), the logical-OR
of the enable registers for the entire SIMD array.
EOrH is fed into an external condition-code input of the EMC sequencer. Commands to the EMC sequencer can test the status of EOr, and based on the result, can conditionally execute. The status of EOr can be communicated to the geometry processor.
Texture ASICB. The array of 32 Texture ASICS
implement a data-parallel communication interface between pixel memory in the enhanced memory devices, the bus of the geometry processor microprocessor, and optional texture or video memory. The 32 texture ASICs are divided among the 8 modules, so that each module consists of eight enhanced memory devices and four texture ASICs. The texture ASICs are connected to the enhanced memory devices' 4-bit local ports in bit-sliced fashion, as shown in Figure 13. The texture ASICs are also connected to a bit-sliced 32-bit bus, which spans all eight modules. This TASIC bus provides a logical connection between modules, so pixel data can be shared when necessary. The 4-bit interface between enhanced memory devices and the texture ASICs, as well as the TASIC bus run at 66 MHz.
Figure 14 shows a block diagram of a texture ASIC chip. Internally, it is composed of a dual-ported RAM for buffering and serializing/parallelizing addresses and data to/from enhanced memory device memory, several configurable datapaths, and a bidirectional port that can connect directly to external memory. The clock-by-clock operation of the texture ASIC array is controlled by the TAS Sequencer in the image generation controller, which is independent of the EMC Sequencer on the image generation controller. The TAS Sequencer controls the enhanced memory device's local ports, however, since these interface directly to the texture ASICs.
.~__._. r ~ ..d~.. ~ ~ ....._.. ~. . _ The texture ASICs' external memory ports are unused on Renderer boards: they connect to texture memory on Shader boards: they connect to video memory on Video boards.
Renderer, Shader, Video Hoard Differeaces.
The rasterizer on the Renderer Board consists simply-of the Rasterizer core. This is the only circuitry needed for most rasterization calculations.
The rasterizer on the Shader Board contains an array of 128 4-Mbit x 4 DRAM (16 megabit) memory chips, attached to the TASIC memory ports. This additional memory can be used to store and look up image-based textures, provide inter-pixel communication for image-warping operations, or serve as backing store for memory-intensive rendering algorithms.
The memories are divided among the eight modules, along with the enhanced memory devices and texture ASICs. The 16 DRAMS in a module are arranged as 8 banks of memory, each bank being 2K x 2K bytes in size. The total storage per module is 32 megabytes.
The banks are controlled globally (all eight do a memory operation at the same time), but addresses may differ. Figure 15 shows a block diagram of one Shader-board module.
Organization of the memories on the Video Board is very similar to that of the Shader Board; the memories are VRAMs, rather than DRAMs. The display is refreshed from the video port of the VRAMs. Since pixels are stored byte-serially, a corner-turning function must be performed between the VRAM serial ports and the color look-up tables and DACs. This is done using a set of programmable-logic parts, which also perform the necessary multiplexing. Transferring data to/from video memory is similar to transferring data to/from texture memory. The enhanced memory devices compute addresses for data items to be stored, then the texture ASICs transfer the addresses and data to/from video memory.
The texture ASICs contain internal address counters for generating video row-load addresses.
These counters are initialized by the image generation controller and are controlled by special inputs on each texture ASIC that are driven by board-level video refresh circuitry.
Figure 16 shows a block diagram of one module of the Video Board rasterizer. As on the Shader Board, the enhanced memory devices calculate addresses for memory accesses, and the memories are organized to support both fast-page and random access modes.
Normally pixels would be written into memory byte-serially, using a random-access cycle followed by fast-page mode cycles.
The foregoing is illustrative of the present invention, and is not to be construed as limiting thereof. The invention is defined by the following claims, with equivalents of the claims to be included therein.
__ r , __.~~.~~~.. _. ..._

Claims (57)

THAT WHICH IS CLAIMED IS:
1. An image generation system, comprising:
(a) a plurality of geometry processors for receiving primitives and translating said primitives to screen coordinates to provide primitive screen data: and, (b) a rasterizer associated with each of said geometry processors for computing pixel values from said primitive screen data, said rasterizer comprising an enhanced memory device, said enhanced memory device corresponding to a selected set of screen coordinates, (i) said enhanced memory device having for each of said selected screen coordinates, processing means for computing pixel values to provide a computed pixel value, storage means associated with each of said processing means for storing data, and, a compositor buffer associated with each of said processing means for storing said computed pixel value, and (ii) said enhanced memory device further having, input means for receiving pixel values from a corresponding enhanced memory device associated with a different one of said plurality of geometry processors, compositor means for compositing said stored computed pixel value and the pixel value received by said input means to determine a composited pixel value;
and output means operably associated with said compositor means for outputting said composited pixel value.
2. The image generation system of claim 1 wherein said compositor means of one of said rasterizers further comprises:
loading means for storing the pixel values received from said input means for use by said processor means.
3. The image generation system of claim 2 wherein said one of said rasterizers further comprises:
(i) external memory means for storing imaging information, and (ii) wherein said enhanced memory device further comprises, local buffer means operably associated with said processing means for storing data from and providing data to said processing means, port means for inputting data to and outputting data from said local buffer means to said external memory means.
4. The image generation system of claim 3 wherein said one of said rasterizers further comprises video generation means, operably associated with said external memory means for creating a video signal.
5. The image generation system of claim 1 wherein said primitive screen data comprises coefficients of mathematical expressions defining a primitive in screen coordinates.
6. The image generation system of claim 1 wherein said rasterizer further comprises control means for supersampling said primitive screen data by receiving said primitive screen data from said geometry processor and repeatedly providing to said enhanced memory device, adjusted screen data for each primitive screen data received.
7. The image generation system of Claim 1 wherein said enhanced memory device further comprises:
coefficient input means for receiving coefficients of mathematical expressions of the form f(x,y), and wherein said processing means comprises:
(i) a mathematical expression evaluator for receiving the coefficients and outputting the results of evaluating the mathematical expressions f(x,y), and (ii) an arithmetic logic unit corresponding to each of said selected screen coordinates for receiving the results of said mathematical expression evaluator and performing arithmetic and logical operations on said results.
8. The image generation system of Claim 1 wherein the primitive data for a selected region of a screen is distributed between said plurality of geometry processors.
9. The image generation system of Claim 1 wherein said primitive screen data comprises primitive screen data for a selected region of a screen and further comprising:
image composition network control means .
operably associated with said compositor means for synchronizing said compositors such that data is output by said output means after all pixel values have been calculated by each of said rasterizers for said selected region.
10. An image generation system, comprising:
(a) primitive processing means for generating primitive screen data: and, (b) a plurality of rasterizers associated with said primitive processing means for computing pixel values from said primitive screen data, said rasterizer comprising an enhanced memory device, said enhanced memory device corresponding to a selected set of screen coordinates, (i) said enhanced memory device having for each of said selected screen coordinates, processing means for computing pixel values to provide a computed pixel value, storage means associated with each of said processing means for storing data, and, a compositor buffer associated with each of said processing means for storing said computed pixel value, and (ii) said enhanced memory device further having, input means for receiving computed pixel values from a corresponding enhanced memory device associated with a different one of said plurality of geometry processors, compositor means for compositing said stored computed pixel value and the pixel value received by said input means to determine a composited pixel value;
and output means operably associated with said compositor means for outputting said composited pixel value.
11. The image generation system of claim 10 wherein said compositor means of one of said rasterizers further comprises:
loading means for storing the pixel values received from said input means for use by said processor means.
12. The image generation system of claim 11 wherein said one of said rasterizers further comprises:
(i) external memory means for storing imaging information, and (ii) wherein said enhanced memory device further comprises, local buffer means operably associated with said processing means for storing data from and providing data to said processing means, port means for inputting data to and outputting data from said local buffer means to said external memory means.
13. The image generation system of claim 12 wherein said one of said rasterizers further comprises video generation means, operably associated with said external memory means for creating a video signal.
14. The image generation system of claim 10 wherein said primitive screen data comprises coefficients of mathematical expressions defining a primitive in screen coordinates.
15. The image generation system of claim 10 wherein said rasterizer further comprises control means for supersampling said primitive screen data by receiving said primitive screen data from said geometry processor and repeatedly providing to said enhanced memory device adjusted screen data for each primitive screen data received.
16. The image generation system of Claim l0 wherein said enhanced memory device further comprises:
coefficient input means for receiving coefficients of mathematical expressions of the form f(x,y), and wherein said processing means comprises:
(i) a mathematical expression evaluator for receiving the coefficients and outputting the results of evaluating the mathematical expressions f(x,y), and (ii) an arithmetic logic unit corresponding to each of said selected screen coordinates for receiving the results of said mathematical expression evaluator and performing arithmetic and logical operations on said results.
17. The image generation system of Claim 10 wherein the primitive screen data for a selected region of a screen is distributed between said plurality of rasterizers.
18. An image-generation system, comprising:
(a) a plurality of geometry processors for receiving primitives for a selected region of a screen and translating said primitives to screen coordinates to provide primitive screen data; and, (b) a rasterizer associated with each of said geometry processors for computing pixel values from said primitive screen data, said rasterizer comprising, image generation control means for receiving said primitive screen data from said geometry processors and converting said primitive screen data to command information; and a plurality of enhanced memory devices, each of said enhanced memory devices corresponding to a selected set of screen coordinates, each of said enhanced memory devices having for each of said selected screen coordinates, processing means for receiving said command information and computing pixel values to provide a computed pixel value, storage means associated with each of said processing means for storing data, and, compositor buffer associated with each of said processing means for storing said computed pixel value, and (ii) each of said enhanced memory devices further having, input means for receiving computed pixel values from a corresponding one of said enhanced memory devices associated with a different one of said plurality of geometry processors, compositor means for compositing said stored computed pixel value and the pixel value received by said input means to determine a composited pixel value, and output means operably associated with said compositor means for outputting said composited pixel value; and said rasterizer further comprising image composition network control means operably associated with each of said compositor means for synchronizing said compositors such that data is output by said output means after all pixel values have been calculated for said selected region.
19. The image generation system of claim 18 wherein said compositor means of one of said rasterizers further comprises:
loading means for storing the pixel values received from said input means for use by said processor means.
20. The image generation system of claim 19 wherein said one of said rasterizers further comprises:
(i) external memory means for storing imaging information, and (ii) wherein said enhanced memory device further comprises, local buffer means operably associated with said processing means for storing data from and providing data to said processing means, port means for inputting data to and outputting data from said local buffer means to said external memory means.
21. The image generation system of claim 20 wherein said one of said rasterizers further comprises video generation means, operably associated with said external memory means for creating a video signal.
22. The image generation system of claim 18 wherein said primitive screen data comprises coefficients of mathematical expressions defining a primitive in screen coordinates.
23. The image generation system of claim 18 wherein said image generation control means further comprises supersampling means for supersampling said primitive screen data by receiving said primitive screen data from said geometry processor and repeatedly providing to said enhanced memory devices adjusted screen data for each primitive screen data received.
24. The image generation system of Claim 18 wherein said processing means comprises:
(i) a mathematical expression evaluator for receiving coefficient data and outputting the results of evaluating the mathematical expressions f(x,y), and (ii) an arithmetic logic unit corresponding to each of said selected screen coordinates for receiving the results of said mathematical expression evaluator and performing arithmetic and logical operations on said results.
25. The image generation system of Claim 18 wherein the primitive data for a selected region of a screen is distributed between said plurality of geometry processors.
26. A rasterizer for computing pixel values from primitive screen data in an image generation system comprising:
a plurality of enhanced memory devices, each of said enhanced memory devices corresponding to a selected set of screen coordinates, (i) each of said enhanced memory devices having for each of said selected screen coordinates, a processing means for computing pixel values to provide a computed pixel value, a storage means associated with each of said processing means for storing data, and, a compositor buffer associated with each of said processing means for storing said computed pixel value, and (ii) each of said enhanced memory devices further having, input means for receiving computed pixel values, compositor means for compositing said stored computed pixel value and the pixel value received by said input means to determine a composited pixel value;
and output means operably associated with said compositor means for outputting said composited pixel value.
27. The rasterizer of claim 26 wherein said compositor means further comprises:

loading means for storing the pixel values received from said input means for use by said processor means.
28. The rasterizer of claim 27 wherein said one of said rasterizers further comprises:
(i) external memory means for storing imaging information, and (ii) wherein said enhanced memory device further comprises, local buffer means operably associated with said processing means for storing data from and providing data to said processing means, port means for inputting data to and outputting data from said local buffer means to said external memory means.
29. The rasterizer of claim 28 further comprising video generation means, operably associated with said external memory means for 'creating a video signal.
30. The rasterizer of claim 26 wherein said primitive screen data comprises coefficients of mathematical expressions defining a primitive in screen coordinates.
31. The rasterizer of claim 26 wherein said rasterizer further comprises supersampling means for supersampling said primitive screen data by repeatedly providing to said enhanced memory devices adjusted screen data for each primitive screen data received.
32. The rasterizer of Claim 26 wherein said enhanced memory device further comprises:

coefficient input means for receiving coefficients of mathematical expressions of the form f(x,y), and wherein said processing means comprises:
(f) a mathematical expression evaluator for receiving the coefficients and outputting the results of evaluating the mathematical expressions f(x,y), and (ii) an arithmetic logic unit corresponding to each of said selected screen coordinates which receive the results of said mathematical expression evaluator and performing arithmetic and logical operations on said results.
33. The rasterizer of Claim 26 wherein said primitive screen data comprises primitive screen data for a selected region of a screen and further comprising:
image composition network control means operably associated with said compositor means for synchronizing said compositors such that data is output by said output means after all pixel values have been calculated for said selected region.
34. An enhanced memory chip for use in an image generation system comprising:
a plurality of processing means for computing pixel values to provide a computed pixel value, storage means associated with each of said processing means for storing data, a compositor buffer associated with each of said processing means for storing said computed pixel value, and input means for receiving computed pixel values, compositor means for compositing said stored computed pixel value and the pixel value received by said input means to determine a composited pixel value;
and output means operably associated with said compositor means for outputting said composited pixel value.
35. The enhanced memory chip of claim 34 wherein said compositor means further comprises:
loading means for storing the pixel values received from said input means for use by said processor means.
36. The enhanced memory chip of claim 35 further comprising:
local buffer means operably associated with each of said processing means for storing data from and providing data to said processing means, port means for inputting data to and outputting data from said local buffer means.
37. The enhanced memory chip of claim 34 wherein said compositor means further comprises:
forwarding means for providing said received pixel value to said output means for outputting.
38. The enhanced memory chip of claim 34 wherein said processing means selectively read and write data from said storage means.
39. The enhanced memory chip of claim 34 wherein said processing means selectively read and write data from said compositor buffer means.
40. The enhanced memory chip of claim 36 wherein said processing means selectively read and write data from said local buffer means.
41. The enhanced memory chip of claim 34 further comprising:
coefficient input means for receiving coefficients of mathematical expressions of the form f(x,y), and wherein said plurality of processing means comprises:
(i) a mathematical expression evaluator for receiving the coefficients and outputting the results of evaluating the mathematical expressions f(x,y), and (ii) a plurality of arithmetic logic units for receiving the results of said mathematical expression evaluator and performing arithmetic and logical operations on said results.
42. The enhanced memory chip of claim 34 further comprising macroinstruction input means operably associated with said arithmetic logic units for receiving macroinstructions to control the operation of said arithmetic logic units.
43. An image generation system, comprising:
(a) primitive processing means for generating primitive screen data; and, (b) a plurality of rasterizers associated with said primitive processing means for computing pixel values from said primitive screen data, each of said rasterizers comprising an enhanced memory device, said enhanced memory device corresponding to a selected set of screen coordinates, (i) said enhanced memory device having for each of said selected screen coordinates, internal processing means for computing pixel values to provide a computed pixel value, storage means associated with each of said internal processing means for storing data, and, compositor buffer associated with each of said internal processing means for storing said computed pixel value, and (ii) said enhanced memory device further having, input means for receiving computed pixel values from a different one of said plurality of rasterizers, compositor means for compositing said stored computed pixel value and the pixel value received by said input means to determine a composited pixel value, output means operably associated with said compositor means for outputting said composited pixel value; and (c) at least one of said plurality of rasterizers further comprising external memory means operably associated with said enhanced memory device for storing imaging information.
44. The image generation system of claim 43 wherein said enhanced memory device associated with said one of said plurality of rasterizers having said external memory means further comprises:
local buffer means operably associated with said internal processing means for storing data from and providing data to said internal processing means; and port means for inputting data to and outputting data from said local buffer means to said external memory means.
45. The image generation system of claim 43 wherein said compositor means of one of said rasterizers further comprises:
loading means for storing the pixel values received from said input means for use by said processor means.
46. The image generation system of claim 43 wherein said one of said rasterizers further comprises video generation means, operably associated with said external memory means for creating a video signal.
47. The image generation system of claim 43 wherein said primitive screen data comprises coefficients of mathematical expressions defining a primitive in screen coordinates.
48. The image generation system of claim 43 wherein said rasterizer further comprises control means for supersampling said primitive screen data by receiving said primitive screen data from said geometry processor and repeatedly providing to said enhanced memory device adjusted screen data for each primitive screen data received.
49. The image generation system of Claim 43 wherein said enhanced memory device further comprises:
coefficient input means for receiving coefficients of mathematical expressions of the form f(x,y), and wherein said processing means comprises:
(i) a mathematical expression evaluator for receiving the coefficients and outputting the results of evaluating the mathematical expressions f(x,y), and (ii) an arithmetic logic unit corresponding to each of said selected screen coordinates for receiving the results of said mathematical expression evaluator and performing arithmetic and logical operations on said results.
50. The image generation system of Claim 43 wherein the primitive screen data for a selected region of a screen is distributed between said plurality of rasterizers.
51. The image generation system of Claim 43 wherein said primitive screen data comprises primitive screen data for a selected region of a screen and further comprising:
image composition network control means operably associated with said compositor means for synchronizing said compositors such that data is output by said output means after all pixel values have been calculated by each of said rasterizers for said selected region.
52. The image generation system of Claim 43 wherein said primitive processing means comprises a plurality of geometry processors for receiving primitives and translating said primitives to screen coordinates to provide primitive screen data.
53. An image generation system, comprising:
(a) a plurality of geometry processors for receiving primitives for a selected region of a screen and translating said primitives to screen coordinates to provide primitive screen data and for providing imaging information;
(b) a rasterizer associated with each of said geometry processors for computing pixel values from said primitive screen data, said rasterizer comprising, image generation control means for receiving said primitive screen data from said geometry processors and converting said primitive screen data to enhanced memory command information;
an enhanced memory device corresponding to a selected set of screen coordinates, (i) said enhanced memory device having for each of said selected screen coordinates, internal processing means for receiving said command information and computing pixel values to provide a computed pixel value, storage means associated with each of said internal processing means for storing data, and, compositor buffer associated with each of said internal processing means for storing said computed pixel value, and (ii) said enhanced memory device further having, input means for receiving computed pixel values from a corresponding one of said enhanced memory devices associated with a different one of said plurality of geometry processors, compositor means for compositing said stored computed pixel value and the pixel value received by said input means to determine a composited pixel value, and output means operably associated with said compositor means for outputting said composited pixel value; and (c) at least one of said rasterizers further comprising:
external memory means operably associated with said enhanced memory device for storing imaging information; and means for transferring imaging information directly from said geometry processor associated with said one of said rasterizers to said external memory means.
54. The image generation system of claim 53 wherein said enhanced memory device associated with said one of said plurality of rasterizers having said external memory means further comprises:
local buffer means operably associated with said internal processing means for storing data from and providing data to said internal processing means; and port means for inputting data to and outputting data from said local buffer means to said external memory means.
55. The image generation system of Claim 53 wherein said means for transferring further comprises means for selectively transferring imaging information from said external memory and said enhanced memory device to said geometry processor associated with said one of said rasterizers.
56. The image generation system of Claim 53 wherein said image generation control means further comprises means for receiving said imaging information from said geometry processors and transferring said imaging information to said external memory.
57. The image generation system of claim 53 wherein said one of said rasterizers further comprises video generation means, operably associated with said external memory means for creating a video signal.
CA002146335A 1992-11-13 1993-11-08 Architecture and apparatus for image generation Expired - Fee Related CA2146335C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US975,821 1992-11-13
US07/975,821 US5388206A (en) 1992-11-13 1992-11-13 Architecture and apparatus for image generation
PCT/US1993/010785 WO1994011807A1 (en) 1992-11-13 1993-11-08 Architecture and apparatus for image generation

Publications (2)

Publication Number Publication Date
CA2146335A1 CA2146335A1 (en) 1994-05-26
CA2146335C true CA2146335C (en) 2000-05-30

Family

ID=25523442

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002146335A Expired - Fee Related CA2146335C (en) 1992-11-13 1993-11-08 Architecture and apparatus for image generation

Country Status (6)

Country Link
US (2) US5388206A (en)
EP (1) EP0672275A4 (en)
JP (1) JP3009732B2 (en)
AU (1) AU677027B2 (en)
CA (1) CA2146335C (en)
WO (1) WO1994011807A1 (en)

Families Citing this family (149)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2267203B (en) * 1992-05-15 1997-03-19 Fujitsu Ltd Three-dimensional graphics drawing apparatus, and a memory apparatus to be used in texture mapping
US5388206A (en) * 1992-11-13 1995-02-07 The University Of North Carolina Architecture and apparatus for image generation
JPH07225852A (en) * 1994-02-15 1995-08-22 Fujitsu Ltd Method and device for generating moving picture
JP3240821B2 (en) * 1994-04-22 2001-12-25 株式会社日立製作所 High-performance image memory LSI and display device using the same
DE69521741T2 (en) * 1994-05-03 2002-05-23 Sun Microsystems Inc Random access memory and system for raster buffers
US5619624A (en) * 1994-05-20 1997-04-08 Management Graphics, Inc. Apparatus for selecting a rasterizer processing order for a plurality of graphic image files
US5694143A (en) * 1994-06-02 1997-12-02 Accelerix Limited Single chip frame buffer and graphics accelerator
US5717371A (en) * 1994-10-25 1998-02-10 Sandia Corporation Generating highly uniform electromagnetic field characteristics
US5579453A (en) * 1994-12-16 1996-11-26 Xerox Corporation Smart direct memory access controller
US5801670A (en) * 1995-06-06 1998-09-01 Xerox Corporation Image generation system having a host based rendering element for generating seed pixel values and mesh address values for display having a rendering mesh for generating final pixel values
DE69615278T2 (en) * 1995-06-06 2002-06-27 Hewlett Packard Co SDRAM data allocation arrangement and method
FR2735253B1 (en) * 1995-06-08 1999-10-22 Hewlett Packard Co SYNCHRONIZATION OF DATA BETWEEN SEVERAL ASYNCHRONOUS DATA RETURN DEVICES
US5794016A (en) * 1995-12-11 1998-08-11 Dynamic Pictures, Inc. Parallel-processor graphics architecture
US5940067A (en) * 1995-12-18 1999-08-17 Alliance Semiconductor Corporation Reduced memory indexed color graphics system for rendered images with shading and fog effects
US5892517A (en) * 1996-01-02 1999-04-06 Integrated Device Technology, Inc. Shared access texturing of computer graphic images
US6108460A (en) * 1996-01-02 2000-08-22 Pixelfusion Limited Load balanced image generation
US5831625A (en) * 1996-01-02 1998-11-03 Integrated Device Technology, Inc. Wavelet texturing
US5850489A (en) * 1996-01-02 1998-12-15 Integrated Device Technology, Inc. Linear expression evaluator
US5808690A (en) * 1996-01-02 1998-09-15 Integrated Device Technology, Inc. Image generation system, methods and computer program products using distributed processing
JP3645024B2 (en) * 1996-02-06 2005-05-11 株式会社ソニー・コンピュータエンタテインメント Drawing apparatus and drawing method
EP0803859A3 (en) * 1996-04-23 1998-03-04 Hewlett-Packard Company System and method for optimizing storage requirements for an N-way distribution channel
US5818456A (en) * 1996-04-30 1998-10-06 Evans & Sutherland Computer Corporation Computer graphics system with adaptive pixel multisampler
US6563520B1 (en) * 1996-05-01 2003-05-13 Light And Sound Design Ltd. Virtual reality interface for show control
US6104842A (en) * 1996-06-10 2000-08-15 Integrated Device Technology, Inc. Geometry processing of digital video models and images
DE19782200T1 (en) 1996-12-19 1999-11-18 Hyundai Electronics America Full frame video editing machine
US5949426A (en) * 1997-01-28 1999-09-07 Integrated Device Technology, Inc. Non-linear texture map blending
US5796385A (en) * 1997-01-28 1998-08-18 Integrated Device Technology, Inc. Luminance controlled color resolution reduction
GB9703565D0 (en) * 1997-02-20 1997-04-09 Division Ltd Efficient shared memory lookups in SIMD array-based graphics renderers and video processors
US5818469A (en) * 1997-04-10 1998-10-06 International Business Machines Corporation Graphics interface processing methodology in symmetric multiprocessing or distributed network environments
US5835104A (en) * 1997-04-23 1998-11-10 S3 Incorporated Variable band size compositing buffer method and apparatus
US5956047A (en) * 1997-04-30 1999-09-21 Hewlett-Packard Co. ROM-based control units in a geometry accelerator for a computer graphics system
US6184902B1 (en) * 1997-04-30 2001-02-06 Hewlett-Packard Company Centralized branch intelligence system and method for a geometry accelerator
US5969726A (en) * 1997-05-30 1999-10-19 Hewlett-Packard Co. Caching and coherency control of multiple geometry accelerators in a computer graphics system
US6430589B1 (en) 1997-06-20 2002-08-06 Hynix Semiconductor, Inc. Single precision array processor
GB9715005D0 (en) * 1997-07-17 1997-09-24 Philips Electronics Nv Graphic image texture generation
US6016151A (en) * 1997-09-12 2000-01-18 Neomagic Corp. 3D triangle rendering by texture hardware and color software using simultaneous triangle-walking and interpolation for parallel operation
US6204859B1 (en) 1997-10-15 2001-03-20 Digital Equipment Corporation Method and apparatus for compositing colors of images with memory constraints for storing pixel data
US6128000A (en) * 1997-10-15 2000-10-03 Compaq Computer Corporation Full-scene antialiasing using improved supersampling techniques
US6232979B1 (en) * 1997-12-19 2001-05-15 Silicon Graphics, Inc. Method, system, and computer program product for fast computation using parallel multi-channel resampling and blending
US6496186B1 (en) * 1998-02-17 2002-12-17 Sun Microsystems, Inc. Graphics system having a super-sampled sample buffer with generation of output pixels using selective adjustment of filtering for reduced artifacts
US6525723B1 (en) * 1998-02-17 2003-02-25 Sun Microsystems, Inc. Graphics system which renders samples into a sample buffer and generates pixels in response to stored samples at different rates
US6424343B1 (en) * 1998-02-17 2002-07-23 Sun Microsystems, Inc. Graphics system with programmable real-time sample filtering
US6496187B1 (en) * 1998-02-17 2002-12-17 Sun Microsystems, Inc. Graphics system configured to perform parallel sample to pixel calculation
US6483504B1 (en) * 1998-02-17 2002-11-19 Sun Microsystems, Inc. Graphics system having a super sampled-sample buffer with efficient storage of sample position information
US6489956B1 (en) * 1998-02-17 2002-12-03 Sun Microsystems, Inc. Graphics system having a super-sampled sample buffer with generation of output pixels using selective adjustment of filtering for implementation of display effects
US6459428B1 (en) * 1998-02-17 2002-10-01 Sun Microsystems, Inc. Programmable sample filtering for image rendering
US6091386A (en) * 1998-06-23 2000-07-18 Neomagic Corp. Extended frame-rate acceleration with gray-scaling for multi-virtual-segment flat-panel displays
AU5688199A (en) 1998-08-20 2000-03-14 Raycer, Inc. System, apparatus and method for spatially sorting image data in a three-dimensional graphics pipeline
US6577317B1 (en) 1998-08-20 2003-06-10 Apple Computer, Inc. Apparatus and method for geometry operations in a 3D-graphics pipeline
US6771264B1 (en) 1998-08-20 2004-08-03 Apple Computer, Inc. Method and apparatus for performing tangent space lighting and bump mapping in a deferred shading graphics processor
KR100283413B1 (en) 1998-12-15 2001-04-02 김영환 Texture Mapping System
US6753878B1 (en) 1999-03-08 2004-06-22 Hewlett-Packard Development Company, L.P. Parallel pipelined merge engines
US6516032B1 (en) 1999-03-08 2003-02-04 Compaq Computer Corporation First-order difference compression for interleaved image data in a high-speed image compositor
JP3169933B2 (en) * 1999-03-16 2001-05-28 四国日本電気ソフトウェア株式会社 Parallel drawing device
US8762691B2 (en) 1999-04-09 2014-06-24 Rambus Inc. Memory access consolidation for SIMD processing elements using transaction identifiers
US8169440B2 (en) * 1999-04-09 2012-05-01 Rambus Inc. Parallel data processing apparatus
US7526630B2 (en) 1999-04-09 2009-04-28 Clearspeed Technology, Plc Parallel data processing apparatus
US20070242074A1 (en) * 1999-04-09 2007-10-18 Dave Stuttard Parallel data processing apparatus
US7506136B2 (en) * 1999-04-09 2009-03-17 Clearspeed Technology Plc Parallel data processing apparatus
US20080162874A1 (en) * 1999-04-09 2008-07-03 Dave Stuttard Parallel data processing apparatus
US8171263B2 (en) * 1999-04-09 2012-05-01 Rambus Inc. Data processing apparatus comprising an array controller for separating an instruction stream processing instructions and data transfer instructions
US20080008393A1 (en) * 1999-04-09 2008-01-10 Dave Stuttard Parallel data processing apparatus
JP5285828B2 (en) * 1999-04-09 2013-09-11 ラムバス・インコーポレーテッド Parallel data processor
US7802079B2 (en) 1999-04-09 2010-09-21 Clearspeed Technology Limited Parallel data processing apparatus
US8174530B2 (en) * 1999-04-09 2012-05-08 Rambus Inc. Parallel date processing apparatus
US20080162875A1 (en) * 1999-04-09 2008-07-03 Dave Stuttard Parallel Data Processing Apparatus
US7966475B2 (en) 1999-04-09 2011-06-21 Rambus Inc. Parallel data processing apparatus
US6721446B1 (en) 1999-04-26 2004-04-13 Adobe Systems Incorporated Identifying intrinsic pixel colors in a region of uncertain pixels
AU2750401A (en) * 1999-11-03 2001-05-30 R. Jennifer Hwu Vertical transformer
US6459434B1 (en) 1999-11-03 2002-10-01 Intel Corporation Apparatus and method for progressively rendered procedural textures
US6765582B1 (en) 1999-11-12 2004-07-20 Intel Corporation Hybrid procedural/pixel based textures
US6867779B1 (en) * 1999-12-22 2005-03-15 Intel Corporation Image rendering
US6525725B1 (en) * 2000-03-15 2003-02-25 Sun Microsystems, Inc. Morphing decompression in a graphics system
US6747660B1 (en) * 2000-05-12 2004-06-08 Microsoft Corporation Method and system for accelerating noise
US6728862B1 (en) 2000-05-22 2004-04-27 Gazelle Technology Corporation Processor array and parallel data processing methods
US6826292B1 (en) * 2000-06-23 2004-11-30 Sarnoff Corporation Method and apparatus for tracking moving objects in a sequence of two-dimensional images using a dynamic layered representation
US6943798B1 (en) * 2000-08-15 2005-09-13 Microsoft Corporation Method and system for executing SIMD instructions using graphics technology
US6791561B1 (en) 2000-08-22 2004-09-14 Sony Corporation Method and apparatus for rendering video data
US7034828B1 (en) 2000-08-23 2006-04-25 Nintendo Co., Ltd. Recirculating shade tree blender for a graphics system
US6885378B1 (en) * 2000-09-28 2005-04-26 Intel Corporation Method and apparatus for the implementation of full-scene anti-aliasing supersampling
US20030002729A1 (en) * 2001-06-14 2003-01-02 Wittenbrink Craig M. System for processing overlapping data
US7564460B2 (en) * 2001-07-16 2009-07-21 Microsoft Corporation Systems and methods for providing intermediate targets in a graphics system
US7079151B1 (en) 2002-02-08 2006-07-18 Adobe Systems Incorporated Compositing graphical objects
JP4193990B2 (en) * 2002-03-22 2008-12-10 ディーリング,マイケル,エフ. Scalable high-performance 3D graphics
US7447872B2 (en) * 2002-05-30 2008-11-04 Cisco Technology, Inc. Inter-chip processor control plane communication
US20030236800A1 (en) * 2002-06-19 2003-12-25 Goeltzenleuchter Courtney D. Dynamic recovery system and method
US7515156B2 (en) * 2003-01-08 2009-04-07 Hrl Laboratories, Llc Method and apparatus for parallel speculative rendering of synthetic images
US7228525B2 (en) * 2003-02-14 2007-06-05 Sap Ag Generic rendering framework
US7129941B2 (en) * 2003-03-19 2006-10-31 Sun Microsystems, Inc. Sample replication mode with depth value calculation
US20040207890A1 (en) * 2003-04-16 2004-10-21 Breswick Curt Paul Method and apparatus for controlling shifting of data out of at least one image sensor
US20080211816A1 (en) * 2003-07-15 2008-09-04 Alienware Labs. Corp. Multiple parallel processor computer graphics system
US7119808B2 (en) * 2003-07-15 2006-10-10 Alienware Labs Corp. Multiple parallel processor computer graphics system
US7139005B2 (en) * 2003-09-13 2006-11-21 Microsoft Corporation Optimized fixed-point mathematical library and graphics functions for a software-implemented graphics rendering system and method using a normalized homogenous coordinate system
US8144156B1 (en) * 2003-12-31 2012-03-27 Zii Labs Inc. Ltd. Sequencer with async SIMD array
US20050162435A1 (en) * 2004-01-22 2005-07-28 Electronic Arts Inc. Image rendering with multi-level Z-buffers
US7570267B2 (en) * 2004-05-03 2009-08-04 Microsoft Corporation Systems and methods for providing an enhanced graphics pipeline
US7978205B1 (en) 2004-05-03 2011-07-12 Microsoft Corporation Systems and methods for providing an enhanced graphics pipeline
US8427490B1 (en) 2004-05-14 2013-04-23 Nvidia Corporation Validating a graphics pipeline using pre-determined schedules
US7599044B2 (en) 2005-06-23 2009-10-06 Apple Inc. Method and apparatus for remotely detecting presence
US7388588B2 (en) * 2004-09-09 2008-06-17 International Business Machines Corporation Programmable graphics processing engine
US7586500B2 (en) * 2004-09-24 2009-09-08 Canon Kabushiki Kaisha Dynamic render algorithm selection
US8624906B2 (en) * 2004-09-29 2014-01-07 Nvidia Corporation Method and system for non stalling pipeline instruction fetching from memory
US8738891B1 (en) 2004-11-15 2014-05-27 Nvidia Corporation Methods and systems for command acceleration in a video processor via translation of scalar instructions into vector instructions
US7477256B1 (en) * 2004-11-17 2009-01-13 Nvidia Corporation Connecting graphics adapters for scalable performance
US8995715B2 (en) * 2010-10-26 2015-03-31 Fotonation Limited Face or other object detection including template matching
US7242169B2 (en) * 2005-03-01 2007-07-10 Apple Inc. Method and apparatus for voltage compensation for parasitic impedance
US10026140B2 (en) 2005-06-10 2018-07-17 Nvidia Corporation Using a scalable graphics system to enable a general-purpose multi-user computer system
US9298311B2 (en) * 2005-06-23 2016-03-29 Apple Inc. Trackpad sensitivity compensation
US7577930B2 (en) 2005-06-23 2009-08-18 Apple Inc. Method and apparatus for analyzing integrated circuit operations
US7535480B2 (en) * 2005-08-24 2009-05-19 Microsoft Corporation Compositing rendering layers
US7433191B2 (en) * 2005-09-30 2008-10-07 Apple Inc. Thermal contact arrangement
US9092170B1 (en) 2005-10-18 2015-07-28 Nvidia Corporation Method and system for implementing fragment operation processing across a graphics bus interconnect
US7598711B2 (en) * 2005-11-23 2009-10-06 Apple Inc. Power source switchover apparatus and method
US8077174B2 (en) 2005-12-16 2011-12-13 Nvidia Corporation Hierarchical processor array
US7634637B1 (en) * 2005-12-16 2009-12-15 Nvidia Corporation Execution of parallel groups of threads with per-instruction serialization
US8130227B2 (en) 2006-05-12 2012-03-06 Nvidia Corporation Distributed antialiasing in a multiprocessor graphics system
JP2008009696A (en) * 2006-06-29 2008-01-17 Fuji Xerox Co Ltd Image processor and program
US8648867B2 (en) * 2006-09-25 2014-02-11 Neurala Llc Graphic processor based accelerator system and method
US8243069B1 (en) * 2006-11-03 2012-08-14 Nvidia Corporation Late Z testing for multiple render targets
US7891818B2 (en) 2006-12-12 2011-02-22 Evans & Sutherland Computer Corporation System and method for aligning RGB light in a single modulator projector
US8207980B2 (en) 2007-05-01 2012-06-26 Vivante Corporation Coordinate computations for non-power of 2 texture maps
US8683126B2 (en) * 2007-07-30 2014-03-25 Nvidia Corporation Optimal use of buffer space by a storage controller which writes retrieved data directly to a memory
US8411096B1 (en) 2007-08-15 2013-04-02 Nvidia Corporation Shader program instruction fetch
US8659601B1 (en) 2007-08-15 2014-02-25 Nvidia Corporation Program sequencer for generating indeterminant length shader programs for a graphics processor
US9024957B1 (en) 2007-08-15 2015-05-05 Nvidia Corporation Address independent shader program loading
US8698819B1 (en) 2007-08-15 2014-04-15 Nvidia Corporation Software assisted shader merging
JP2009075869A (en) * 2007-09-20 2009-04-09 Toshiba Corp Apparatus, method, and program for rendering multi-viewpoint image
US9064333B2 (en) * 2007-12-17 2015-06-23 Nvidia Corporation Interrupt handling techniques in the rasterizer of a GPU
US8780123B2 (en) * 2007-12-17 2014-07-15 Nvidia Corporation Interrupt handling techniques in the rasterizer of a GPU
US8681861B2 (en) * 2008-05-01 2014-03-25 Nvidia Corporation Multistandard hardware video encoder
US8923385B2 (en) * 2008-05-01 2014-12-30 Nvidia Corporation Rewind-enabled hardware encoder
US8358317B2 (en) 2008-05-23 2013-01-22 Evans & Sutherland Computer Corporation System and method for displaying a planar image on a curved surface
EP2289001B1 (en) * 2008-05-30 2018-07-25 Advanced Micro Devices, Inc. Local and global data share
US8702248B1 (en) 2008-06-11 2014-04-22 Evans & Sutherland Computer Corporation Projection method for reducing interpixel gaps on a viewing surface
US8077378B1 (en) 2008-11-12 2011-12-13 Evans & Sutherland Computer Corporation Calibration system and method for light modulation device
US8489851B2 (en) * 2008-12-11 2013-07-16 Nvidia Corporation Processing of read requests in a memory controller using pre-fetch mechanism
KR101615656B1 (en) * 2009-04-29 2016-04-27 삼성전자주식회사 Image processing apparatus and method
GB2473682B (en) * 2009-09-14 2011-11-16 Sony Comp Entertainment Europe A method of determining the state of a tile based deferred re ndering processor and apparatus thereof
US9053681B2 (en) 2010-07-07 2015-06-09 Fotonation Limited Real-time video frame pre-processing hardware
US9342322B2 (en) 2011-09-12 2016-05-17 Microsoft Technology Licensing, Llc System and method for layering using tile-based renderers
US9641826B1 (en) 2011-10-06 2017-05-02 Evans & Sutherland Computer Corporation System and method for displaying distant 3-D stereo on a dome surface
GB2497302B (en) * 2011-12-05 2017-04-12 Advanced Risc Mach Ltd Methods of and apparatus for processing computer graphics
EP2999940A4 (en) 2013-05-22 2017-11-15 Neurala Inc. Methods and apparatus for early sensory integration and robust acquisition of real world knowledge
EP3000030A4 (en) 2013-05-22 2017-07-05 Neurala Inc. Methods and apparatus for iterative nonspecific distributed runtime architecture and its application to cloud intelligence
US9626566B2 (en) 2014-03-19 2017-04-18 Neurala, Inc. Methods and apparatus for autonomous robotic control
EP3120300A4 (en) 2014-03-19 2017-11-22 Neurala Inc. Methods and apparatus for autonomous robotic control
US10163183B2 (en) * 2016-01-13 2018-12-25 Rockwell Collins, Inc. Rendering performance using dynamically controlled samples
US10636110B2 (en) * 2016-06-28 2020-04-28 Intel Corporation Architecture for interleaved rasterization and pixel shading for virtual reality and multi-view systems
US10922585B2 (en) * 2018-03-13 2021-02-16 Recogni Inc. Deterministic labeled data generation and artificial intelligence training pipeline

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4827445A (en) * 1982-02-18 1989-05-02 University Of North Carolina Image buffer having logic-enhanced pixel memory cells and method for setting values therein
US4590465A (en) * 1982-02-18 1986-05-20 Henry Fuchs Graphics display system using logic-enhanced pixel memory cells
US4783649A (en) * 1982-08-13 1988-11-08 University Of North Carolina VLSI graphics display image buffer using logic enhanced pixel memory cells
US4648045A (en) * 1984-05-23 1987-03-03 The Board Of Trustees Of The Leland Standford Jr. University High speed memory and processor system for raster display
DE69132796T2 (en) * 1990-11-30 2002-04-25 Sun Microsystems Inc METHOD AND DEVICE FOR REPRESENTING GRAPHIC IMAGES
US5388206A (en) * 1992-11-13 1995-02-07 The University Of North Carolina Architecture and apparatus for image generation

Also Published As

Publication number Publication date
EP0672275A4 (en) 1997-11-12
WO1994011807A1 (en) 1994-05-26
JPH08503563A (en) 1996-04-16
CA2146335A1 (en) 1994-05-26
AU677027B2 (en) 1997-04-10
US5388206A (en) 1995-02-07
US5481669A (en) 1996-01-02
JP3009732B2 (en) 2000-02-14
AU5596894A (en) 1994-06-08
EP0672275A1 (en) 1995-09-20

Similar Documents

Publication Publication Date Title
CA2146335C (en) Architecture and apparatus for image generation
Deering et al. The triangle processor and normal vector shader: a VLSI system for high performance graphics
US7522171B1 (en) On-the-fly reordering of 32-bit per component texture images in a multi-cycle data transfer
Deering et al. Leo: A system for cost effective 3d shaded graphics
US7728841B1 (en) Coherent shader output for multiple targets
US5821950A (en) Computer graphics system utilizing parallel processing for enhanced performance
US5440682A (en) Draw processor for a high performance three dimensional graphic accelerator
US6169554B1 (en) Clip testing unit for a three-dimensional graphics accelerator
US6115047A (en) Method and apparatus for implementing efficient floating point Z-buffering
US6807620B1 (en) Game system with graphics processor
US5274760A (en) Extendable multiple image-buffer for graphics systems
US5821949A (en) Three-dimensional graphics accelerator with direct data channels for improved performance
US6417858B1 (en) Processor for geometry transformations and lighting calculations
US4885703A (en) 3-D graphics display system using triangle processor pipeline
EP0817117B1 (en) Command processor for a three-dimensional graphics accelerator which includes geometry decompression capabilities and method for processing geometry data in said graphics accelerator
EP0817008A2 (en) Three-dimensional graphics accelerator which implements multiple logical buses
US7747842B1 (en) Configurable output buffer ganging for a parallel processor
EP0910039A2 (en) Graphics accelerator
US7484076B1 (en) Executing an SIMD instruction requiring P operations on an execution unit that performs Q operations at a time (Q<P)
US6847369B2 (en) Optimized packing of loose data in a graphics queue
EP0631252A2 (en) Draw processor for a high performance three dimensional graphics accelerator
EP0889441B1 (en) Lighting unit and method for a three-dimensional graphics accelerator
Kugler The Setup for Triangle Rasterization.
US5732248A (en) Multistep vector generation for multiple frame buffer controllers
Poulton et al. Breaking the frame-buffer bottleneck with logic-enhanced memories

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed
MKLA Lapsed

Effective date: 20021108