[go: up one dir, main page]

JPH02253478A - Display controller - Google Patents

Display controller

Info

Publication number
JPH02253478A
JPH02253478A JP7591589A JP7591589A JPH02253478A JP H02253478 A JPH02253478 A JP H02253478A JP 7591589 A JP7591589 A JP 7591589A JP 7591589 A JP7591589 A JP 7591589A JP H02253478 A JPH02253478 A JP H02253478A
Authority
JP
Japan
Prior art keywords
display control
condition
graphic
conditioner
processing
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.)
Pending
Application number
JP7591589A
Other languages
Japanese (ja)
Inventor
Hiroshi Yoshioka
吉岡 弘
Fumiyuki Osawa
大沢 文行
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.)
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators Ltd
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 NEC Corp, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP7591589A priority Critical patent/JPH02253478A/en
Publication of JPH02253478A publication Critical patent/JPH02253478A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To reduce data holding quantity in a host processor and to improve the performance of display control by allocating the processing to calculate and decide whether a condition is coincident with a prescribed condition or not to a graphic processor and allocating the other processing to the host processor. CONSTITUTION:When a host processor 12 inputs a display control command group, a conditioner element registering means 13 adds a conditioner for deciding the prescribed condition of graphic data to structure and a display control element registering means 14 adds a display control element to be executed according to a decided result to the structure. The registering means 21 of a graphic processor 20 registers the reference condition of the prescribed condition and when the search and analysis of the structure is executed by a traverse processing means 16, a graphic element identifying means 17 identifies the structure element of the structure. When the identified result of the graphic element identifying means 17 is the conditioner, a condition deciding means 22 decides whether the condition is coincident with the contents of the condition registering means 21 or not. According to a decided result, a display control means 19 executes this display control element. Thus, the data holding quantity is reduced in the host processor 12 and the performance of the display control can be improved.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、図形処理装置の表示制御装置に利用する。特
に、所定の条件を満足する図形データの表示を制御する
表示制御装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Field of Application] The present invention is applied to a display control device for a graphic processing device. In particular, the present invention relates to a display control device that controls the display of graphic data that satisfies predetermined conditions.

〔概要〕・ 本発明は表示制御装置にふいて、 所定の条件をみたす図形データの表示を制御する手段を
そのうちの所定の条件に合致しているかを計算し判定す
る処理はグラフィックプロセッサに割当てその他の処理
はホストプロセッサに割当てることにより、 ホストプロセッサにおけるデータ保持量を少なくし、か
つ表示制御の性能を向上するようにしたものである。
[Summary]- The present invention provides a display control device in which a means for controlling the display of graphical data that satisfies a predetermined condition is assigned to a graphics processor for calculating and determining whether the predetermined condition is met. By allocating this processing to the host processor, the amount of data held by the host processor is reduced and display control performance is improved.

〔従来の技術〕[Conventional technology]

従来、図形処理装置の表示制御装置は、所定の条件を満
足するような図形データの表示を制御しようとするとき
には、普通の表示手段に条件の判定のための手段を追加
する必要があった。このときに、判定条件を何にするか
によって異なるが、−船釣にはその条件判定のためのデ
ータの保持と、それに関する計算とを必要とした。たと
えば、ストラクチャが表示される領域サイズを判定の条
件とした場合に、表示は階層構造の上位のストラクチャ
の変換の影響を受けるため、領域サイズを決定するとき
には、構造の上位にあるすべての変換を考慮する必要が
あり、そのために変換データの保持と、それに関する行
列計算を行うことが各々の場合に必要であった。
Conventionally, when a display control device for a graphic processing device attempts to control the display of graphic data that satisfies a predetermined condition, it has been necessary to add a means for determining the condition to a normal display means. At this time, although it depends on what the judgment conditions are, - Boat fishing requires the retention of data for the judgment of the conditions and the calculations related thereto. For example, if you use the area size in which a structure is displayed as a criterion, the display will be affected by the transformations of structures higher in the hierarchy, so when determining the area size, all transformations higher in the structure will be considered. In each case, it was necessary to maintain the transformed data and perform matrix calculations on it.

以上のような処理のすべてをホストプロセッサのみを使
用して行っていたか、または、ストラクチャが実際に格
納されている領域を、グラフィックプロセッサが直接参
照することによって、上記と同様な処理のすべてをグラ
フィックプロセッサのみを使用して行っていた。
Either all of the above processing was performed using only the host processor, or all of the above processing could be performed using the graphics processor by directly referencing the area where the structure is actually stored. It was done using only the processor.

また、グラフィックプロセッサは表示手段を実現する性
格上、表示を行う際には表示に必要とされる属性データ
や変換行列を認識しているが、これらのデータを本手段
を実現するにあたって利用することは従来の技術では行
われていなかった。
Furthermore, since the graphic processor realizes the display means, it recognizes attribute data and transformation matrices required for display when performing display, but these data cannot be used to realize this means. has not been done using conventional technology.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかし、このような従来の表示制御装置では、図形デー
タの表示の制御手段を組込むことによって、その分だけ
データ量および処理量が増加し、このような手段の実現
を行わない図形処理装置に比べて、普通の表示制御にお
ける性能低下につながり、制御手段を組込む意義が低下
する欠点があった。
However, in such conventional display control devices, by incorporating means for controlling the display of graphic data, the amount of data and processing amount increases accordingly, compared to graphic processing devices that do not implement such means. This leads to a decrease in performance in ordinary display control, which has the disadvantage of reducing the significance of incorporating the control means.

本発明は上記の欠点を解決するもので、ホストプロセッ
サにおけるデータ保持量を少なくし、かつ表示制御の性
能を向上できる表示制御装置を提供することを目的とす
る。
The present invention solves the above-mentioned drawbacks, and aims to provide a display control device that can reduce the amount of data held in a host processor and improve display control performance.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、階層状の図形データの集合からなるストラク
チャを格納する領域およびこのストラクチャの探索およ
び解析を行うトラバーサル処理手段を含むホストプロセ
ッサと、上記ストラクチャの表示処理を行うグラフィッ
クプロセッサとを備えた表示制御装置において、上記ホ
ストプロセッサは、図形データの所定条件の判定時に判
定される条件子を上記ストラクチャに要素として追加す
る条件子要素登録手段と、上記所定条件の判定結果に従
って実行する表示制御要素を上記ストラクチャに追加す
る表示制御要素登録手段とを含み、上記トラバーサル処
理手段は、上記ストラクチャの構成要素を識別する図形
要素識別手段を含み、上記グラフィックプロセッサは、
上記所定条件の基準条件を登録する条件登録手段と、上
記図形要素識別手段の識別結果が上記条件子の場合に上
記条件登録手段の内容に合致するか否かを判定する条件
判定手段とを含み、上記トラバーサル処理手段は、上記
図形要素識別手段の識別結果が表示制御要素の場合に上
記条件判定手段の判定結果に従ってこの表示制御要素を
実行する表示制御手段を含むことを特徴とする。
The present invention provides a display comprising a host processor including an area for storing a structure consisting of a set of hierarchical graphic data, a traversal processing means for searching and analyzing the structure, and a graphics processor for displaying the structure. In the control device, the host processor includes a conditioner element registration means for adding a conditioner determined when determining a predetermined condition of graphic data to the structure as an element, and a display control element that is executed according to a determination result of the predetermined condition. display control element registration means to be added to the structure; the traversal processing means includes graphic element identification means for identifying a component of the structure; and the graphics processor:
a condition registration means for registering a reference condition of the predetermined condition; and a condition determination means for determining whether or not the identification result of the graphic element identification means matches the content of the condition registration means when the identification result is the conditioner. The traversal processing means includes display control means for executing the display control element according to the determination result of the condition determination means when the identification result of the graphic element identification means is a display control element.

〔作用〕[Effect]

ホストプロセッサが表示制御コマンド群を入力したとき
に、条件子要素登録手段は図形データの所定条件の判定
時に判定される条件子をストラクチャに追加し、また表
示制御要素登録手段は所定条件の判定結果に従って実行
する表示制御要素をストラクチャに追加する。さらに、
グラフィックプロセッサの登録手段は所定条件の基準条
件を登録する。トラバース処理手段がストラクチャの探
索および解析を行うときに図形要素識別手段はストラク
チャの構造要素を識別する。条件判定手段は図形要素識
別手段の識別結果が条件子の場合に条件登録手段の内容
に合致するか否かを判定する。
When the host processor inputs a group of display control commands, the conditioner element registration means adds a conditioner that is determined when a predetermined condition of graphic data is determined to the structure, and the display control element registration means adds a conditioner that is determined when a predetermined condition of graphic data is determined, and the display control element registration means adds a conditioner that is determined when a predetermined condition of graphic data is determined. Add display control elements to the structure that perform according to the following: moreover,
The registration means of the graphics processor registers the reference condition of the predetermined condition. When the traverse processing means searches and analyzes the structure, the graphical element identification means identifies structural elements of the structure. The condition determining means determines whether or not the identification result of the graphic element identifying means matches the contents of the condition registering means when the identification result is a conditioner.

表示制御手段は図形要素識別手段の基準結果が表示制御
要素の場合に条件判定手段の判定結果に従ってこの表示
制御要素を実行する。以上の動作によりホストプロセッ
サにおけるデータ保持量を少なくし、かつ表示制御の性
能を向上できる。
The display control means executes the display control element according to the determination result of the condition determination means when the reference result of the graphic element identification means is a display control element. The above operations can reduce the amount of data held in the host processor and improve display control performance.

〔実施例〕〔Example〕

本発明の実施例について図面を参照して説明する。第1
図は本発明一実施例表示制御装置のブロック構成図であ
る。第1図において、表示制御装置は、階層状の図形デ
ータの集合からなるストラクチャを格納する領域として
ストラクチャ領域15およびこのストラクチャの探索右
よび解析を行うトラバーサル処理手段16を含むホスト
プロセッサ12と、上記ストラクチャの表示処理を行う
グラフィックプロセッサ20とを備える。
Embodiments of the present invention will be described with reference to the drawings. 1st
The figure is a block diagram of a display control device according to an embodiment of the present invention. In FIG. 1, the display control device includes a host processor 12 including a structure area 15 as an area for storing a structure consisting of a set of hierarchical graphic data, and a traversal processing means 16 for searching and analyzing this structure; and a graphics processor 20 that performs structure display processing.

ここで本発明の特徴とするところは、ホストプロセッサ
12は、アプリケーションプログラムlOの表示制御コ
マンド群から図形データの所定条件の判定時に判定され
る条件子を上記ストラクチャに要素として追加する条件
子要素登録手段13と、表示制御コマンド群から上記所
定条件の判定結果に従って実行する表示制御要素を上記
ストラクチャに追加する表示制御要素登録手段14とを
含み、トラバーサル処理手段16は、上記ストラクチャ
の構成要素を識別する図形要素識別手段17を含み、グ
ラフィックプロセッサ20は、上記所定条件の基準条件
を登録する条件登録手段21と、図形要素識別手段17
の識別結果が上記条件子の場合に条件登録手段21の内
容に合致するか否かを判定する条件判定手段22と条件
判定手段220判定結果を表示する判定フラグ手段23
とを含み、トラバーサル処理手段20は、図形要素識別
手段17の識別結果が表示制御要素の場合に判定フラグ
手段230判定結果に従ってこの表示制御要素を実行す
る判定結果参照手段18および表示制御手段19を含む
ことにある。
Here, a feature of the present invention is that the host processor 12 registers a conditioner element that adds a conditioner determined when determining a predetermined condition of graphic data from a group of display control commands of the application program IO to the above-mentioned structure as an element. and a display control element registration means 14 for adding a display control element to the structure from a group of display control commands to be executed according to the determination result of the predetermined condition, and a traversal processing means 16 for identifying the constituent elements of the structure. The graphic processor 20 includes a condition registration means 21 for registering the reference condition of the predetermined condition, and a graphic element identification means 17.
Condition determining means 22 and condition determining means 220 for determining whether or not the identification result matches the contents of the condition registering means 21 when the identification result is the above conditioner; and condition determining means 220; determination flag means 23 for displaying the determination result;
The traversal processing means 20 includes a determination result reference means 18 and a display control means 19 for executing the display control element according to the determination result of the determination flag means 230 when the identification result of the graphic element identification means 17 is a display control element. It consists in including.

このような構成の表示制御装置の動作について説明する
。第2図は本発明の表示制御装置の動作を示すフローチ
ャートである。第2図(a)はホストプロセッサの動作
を示すフローチャートであり、第2図(ハ)はグラフィ
ックプロセッサの動作を示すフローチャートである。第
3図は本発明の表示制御装置のホストプロセッサとグラ
フィックプロセッサとの処理の割当を示す図である。
The operation of the display control device having such a configuration will be explained. FIG. 2 is a flowchart showing the operation of the display control device of the present invention. FIG. 2(a) is a flowchart showing the operation of the host processor, and FIG. 2(c) is a flowchart showing the operation of the graphic processor. FIG. 3 is a diagram showing the allocation of processing between the host processor and the graphics processor of the display control device of the present invention.

第2図は表示時に画面上において利用者が指定したサイ
ズにみたないストラクチャの表示制御を行う、カリング
(C1lLLING)と呼ばれる表示制御手段を本発明
を利用して実現した一実施例である。
FIG. 2 shows an embodiment in which display control means called culling (C11LLING), which controls the display of structures that do not fit the size specified by the user on the screen during display, is realized using the present invention.

第2図において、カリングを行う前処理として、表示を
行う最小サイズをグラフィックプロセッサへ登録する条
件登録処理(S 30)と、ストラクチャの変換の影響
を受ける前の領域(モデリング座標系における領域)を
個々のストラクチャへ登録する条件子要素登録処理(5
31) と、条件判定結果に従って実行する表示制御処
理を、個々のストラクチャへ登録する表示制御要素登録
処理(S 32)とが必要である。
In Figure 2, as pre-processing for culling, there is a condition registration process (S30) in which the minimum display size is registered in the graphic processor, and the area before being affected by the structure transformation (area in the modeling coordinate system) is registered in the graphic processor. Conditional element registration process (5) to register to each structure
31) and a display control element registration process (S32) that registers the display control process to be executed according to the condition determination result in each structure.

ホストプロセッサ12において、アプリケーションプロ
グラムからの表示に関するコマンドを受取ると、トラバ
ーサル処理を開始しく533) 、ストラクチャの階層
構造に従って、それぞれのストラクチャ内の要素の解析
を行う。このときに、まず最初にストラクチャの先頭要
素を指すようにポインタをセットしく534) 、次に
その要素の内容を識別する図形要素識別処理を行う(8
35)。ここで要素の内容に従って、3通りの処理に分
類する。
When the host processor 12 receives a display-related command from the application program, it starts traversal processing (533) and analyzes the elements in each structure according to the hierarchical structure of the structure. At this time, the pointer is first set to point to the first element of the structure (534), and then graphic element identification processing is performed to identify the contents of that element (8
35). Here, the processing is classified into three types according to the content of the element.

第一に、要素が表示制御要素およびストラクチャの最終
要素以外の場合は(S41) 、図形の描画°要素、図
形の属性要素および図形の表示制御に関する条件子要素
等すべての図形データは、グラフィックプロセッサに転
送され、そこで詳細な要素の識別が行われる( S 4
3)。
First, if the element is other than a display control element or the final element of a structure (S41), all graphic data such as graphic drawing elements, graphic attribute elements, and conditioner elements related to graphic display control are processed by the graphic processor. The detailed element identification is performed there (S4
3).

要素が前処理においてストラクチャに登録されていた表
示領域である条件子要素の場合(S44)は、階層構造
の上位のストラクチャの変換の影響を考慮して、実際に
画面に表示される領域をグラフィックプロセッサ20を
使って計算し、前処理においてグラフィックプロセッサ
20に登録されている最小サイズと比較を行い(345
) 、最小サイズより小さい場合は、フラグにrTRU
E」をセラ) L (S46) 、最小サイズより大き
い場合は、フラグにrFALsEJをセットする( S
 46)。
If the element is a conditional element that is a display area registered in a structure in preprocessing (S44), the area that will actually be displayed on the screen is graphically displayed, taking into account the effect of the conversion of structures higher up in the hierarchical structure. It is calculated using the processor 20 and compared with the minimum size registered in the graphics processor 20 in preprocessing (345
), if smaller than the minimum size, flag rTRU
If the size is larger than the minimum size, set rFALsEJ to the flag (S46).
46).

第3図に示すように、この条件の判定の間、グラフィッ
クプロセッサ20は、データ受付不可の状態とされ、他
方ホストプロセッサ12は、次の処理へと進む。グラフ
ィックプロセッサ20が条件判定のための行列計算を行
っている間、ホストプロセッサ12を使って、条件子要
素が現れるまで次々に要素の識別を行うことができるた
めに、処理の効率が向上する。
As shown in FIG. 3, during the determination of this condition, the graphics processor 20 is in a state where it cannot accept data, while the host processor 12 proceeds to the next process. While the graphics processor 20 is performing matrix calculations for condition determination, the host processor 12 can be used to identify elements one after another until a conditional element appears, improving processing efficiency.

第二に、要素が表示制御要素の場合(S 36)は、ト
ラバーサル処理手段16からグラフィックプロセッサ2
0のフラグの値を参照する判定結果参照処理を行い(3
37) 、その結果に基づいて、次にトラバーサルする
要素の選択、トラバーサルの中断等表示制御要素の内容
に従って表示の制御を行う(838)。
Second, if the element is a display control element (S36), the traversal processing means 16 sends the graphic processor 2
Perform judgment result reference processing that refers to the flag value of 0 (3
37) Based on the results, the display is controlled according to the contents of the display control element, such as selecting the next element to be traversed and interrupting the traversal (838).

上述の場合は、要素の識別とそれに関する処理の終了後
、ポインタをインクリメント(次の要素を指すようにポ
インタをセットする。)L(S42)、以後同様の処理
を繰返す。
In the above case, after the element identification and related processing are completed, the pointer is incremented (the pointer is set to point to the next element) L (S42), and the same processing is repeated thereafter.

第三に、要素がストラクチャの最終要素の場合(339
) 、次のストラクチャヘトラバーサル処理が移行する
(S40)。要素が階層構造の最後のストラクチャの最
終要素の場合には、トラバーサル処理を終了する。
Third, if the element is the final element of the structure (339
), the traversal process moves to the next structure (S40). If the element is the final element of the last structure in the hierarchical structure, traversal processing ends.

上述した第2図を利用して、表示時に画面上においてク
リッピングされてしまうストラクチャの表示制御を行う
プルーニング(PRUNING)と呼ばれる表示制御手
段を本発明を利用して実現することもできる。
Using the above-mentioned FIG. 2, the present invention can also be used to realize display control means called pruning, which controls the display of structures that are clipped on the screen during display.

第2図において、ブルーニングを行う前処理として、ク
リッピング枠のサイズをグラフィックプロセッサへ登録
する条件登録処理(S 30)と、ストラクチャが変換
の影響を受ける前の領域(モデリング座標系におけるサ
イズ)を個々のストラクチャへ登録する条件子要素登録
処理(331) と、条件判定結果に従って実行する表
示制御処理を個々のストラクチャに登録する表示制御要
素登録処理(S 32)が必要である。以下、カリング
の場合と同様に処理を行うことによって、プルーニング
手段を効率よく実現することができる。
In FIG. 2, pre-processing for blueing includes condition registration processing (S30) in which the size of the clipping frame is registered in the graphics processor, and the area (size in the modeling coordinate system) before the structure is affected by the transformation. Condition child element registration processing (331) for registering in each structure and display control element registration processing (S32) for registering display control processing to be executed in accordance with the condition determination result in each structure are required. Thereafter, by performing the same processing as in the case of culling, the pruning means can be efficiently implemented.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、ホストプロセッサのデ
ータ保持量を減少し、かつ表示の制御の性能を向上でき
る優れた効果がある。
As described above, the present invention has the excellent effect of reducing the amount of data held by the host processor and improving display control performance.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明一実施例表示制御装置のブロック構成図
。 第2図は本発明の表示制御装置の処理手続きを示すフロ
ーチャート。 第3図は本発明の表示制御装置のトラバーサル処理時に
おけるホストプロセッサとグラフィックスプロセッサと
の処理の割当を示す図。 10・・・アプリケ−シーンプログラム、11・・・図
形処理装置、12・・・ホストプロセッサ、13・・・
条件子要素登録手段、14・・・表示制御要素登録手段
、15・・・ストラクチャ領域、16・・・トラバーサ
ル処理、17・・・図形要素識別手段、18・・・判定
結果参照手段、19・・・表示制御手段、20・・・グ
ラフィックプロセッサ、21・・・条件登録手段、22
・・・条件判定手段、23・・・判定フラグ手段。
FIG. 1 is a block diagram of a display control device according to an embodiment of the present invention. FIG. 2 is a flowchart showing the processing procedure of the display control device of the present invention. FIG. 3 is a diagram showing processing assignment between a host processor and a graphics processor during traversal processing of the display control device of the present invention. 10... Application scene program, 11... Graphic processing device, 12... Host processor, 13...
Conditioner element registration means, 14... Display control element registration means, 15... Structure area, 16... Traversal processing, 17... Graphic element identification means, 18... Judgment result reference means, 19. ...Display control means, 20...Graphic processor, 21...Condition registration means, 22
. . . Condition determination means, 23 . . . Determination flag means.

Claims (1)

【特許請求の範囲】 1、階層状の図形データの集合からなるストラクチャを
格納する領域およびこのストラクチャの探索および解析
を行うトラバーサル処理手段を含むホストプロセッサと
、上記ストラクチャの表示処理を行うグラフィックプロ
セッサとを備えた表示制御装置において、 上記ホストプロセッサは、図形データの所定条件の判定
時に判定される条件子を上記ストラクチャに要素として
追加する条件子要素登録手段と、上記所定条件の判定結
果に従って実行する表示制御要素を上記ストラクチャに
追加する表示制御要素登録手段とを含み、 上記トラバーサル処理手段は、上記ストラクチャの構成
要素を識別する図形要素識別手段を含み、上記グラフィ
ックプロセッサは、上記所定条件の基準条件を登録する
条件登録手段と、上記図形要素識別手段の識別結果が上
記条件子の場合に上記条件登録手段の内容に合致するか
否かを判定する条件判定手段とを含み、 上記トラバーサル処理手段は、上記図形要素識別手段の
識別結果が表示制御要素の場合に上記条件判定手段の判
定結果に従ってこの表示制御要素を実行する表示制御手
段を含む ことを特徴とする表示制御装置。
[Claims] 1. A host processor including an area for storing a structure consisting of a set of hierarchical graphic data and traversal processing means for searching and analyzing this structure, and a graphics processor for displaying the structure. In the display control device, the host processor includes a conditioner element registration means for adding a conditioner determined when determining a predetermined condition of graphic data to the structure as an element, and a conditioner element registration means for adding a conditioner determined when determining a predetermined condition of graphic data as an element; display control element registration means for adding a display control element to the structure; the traversal processing means includes graphic element identification means for identifying a component of the structure; and condition determining means for determining whether or not the identification result of the graphic element identifying means matches the content of the condition registering means when the identification result of the graphic element identifying means is the conditioner, the traversal processing means . A display control device comprising: display control means for executing a display control element according to a determination result of the condition determination means when the identification result of the graphic element identification means is a display control element.
JP7591589A 1989-03-28 1989-03-28 Display controller Pending JPH02253478A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7591589A JPH02253478A (en) 1989-03-28 1989-03-28 Display controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7591589A JPH02253478A (en) 1989-03-28 1989-03-28 Display controller

Publications (1)

Publication Number Publication Date
JPH02253478A true JPH02253478A (en) 1990-10-12

Family

ID=13590096

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7591589A Pending JPH02253478A (en) 1989-03-28 1989-03-28 Display controller

Country Status (1)

Country Link
JP (1) JPH02253478A (en)

Similar Documents

Publication Publication Date Title
EP0249399A2 (en) Multiwindow control method and apparatus for work station having multiwindow function
US5471579A (en) Graphics system using parallel processors and processing method of the same
JP2001265609A (en) Arithmetic processing unit
JP2003167737A (en) Stack use method
JP2003263331A (en) Multiprocessor system
JP3621572B2 (en) Map data prefetching method and map scrolling method
JPH02253478A (en) Display controller
JPH0462090B2 (en)
JPS603229B2 (en) Information processing method
JP3637606B2 (en) Data processing device
JPH07230358A (en) Multiplexed volume device
JPH0618037B2 (en) Sub-window display control method
JPH0380323A (en) Window display control system
JPH04350728A (en) Real time processing device for plural tasks
JPH0413716B2 (en)
JPS59180744A (en) System for managing working area of reentrant program
JPH03154130A (en) Task switching system
JPH06324919A (en) Performance evaluation method
JPH0512100A (en) Cell management method and cell management table
JPH0340139A (en) Context switching method for multi-task system
JPS6127587A (en) Wind data control system
JPH0235521A (en) Generation system for patch image
JPS6283790A (en) Image processor
JPS63109555A (en) Dynamic conversion system for virtual storage space size
JPS63223982A (en) Graphic processing device