The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Apr. 04, 2000
Filed:
Aug. 04, 1997
Bradley L Saunders, Ft. Collins, CO (US);
Brett E Johnson, Windsor, CO (US);
Hewlett-Packard Company, Palo Alto, CA (US);
Abstract
A computer graphics system includes a host computer, including a graphics application program and an application programming interface, and graphics hardware. The application programming interface creates a display list for receiving and storing user-specified commands and stores each user-specified texture download command in a texture image list. When a texture processing command is received and the corresponding texture map is optimizable, the texture image list is stored in a texture object, the texture object is marked as not downloaded and a bind texture call is inserted in the display list. The bind texture call contains a reference to the texture object. When the display list is executed, each bind texture call in the display list is processed by: (a) downloading the texture map referenced by the bind texture call to the graphics hardware when the referenced texture object is marked as not downloaded, and marking the referenced texture object as downloaded, and (b) binding texture information in the texture object to a current texture state, wherein the texture map is downloaded to the graphics hardware only once for a given texture state of the application programming interface.