[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

Title:DECWINDOWS 26-JAN-89 to 29-NOV-90
Notice:See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit
Moderator:STAR::VATNE
Created:Mon Oct 30 1989
Last Modified:Mon Dec 31 1990
Last Successful Update:Fri Jun 06 1997
Number of topics:3726
Total number of notes:19516

3200.0. "GRAPHICS PROBLEMS - ANY HELP??" by WARNUT::YATES (Double Glazed DECWindows are best) Mon Aug 13 1990 08:06

Hello all,

I wonder if someone can help me here...I have a rather somcerning situation 
that I need to clarify as soon as possible.

My customer has a VAXStation 3100 and, also, under test, has a Sparc Station and 
a DECStation. The customer has already written C code on the VAXStation which 
uses X library calls to generate graphics, and is therefore (virtually) 
perfectly portable. The code has thus been moved to the DECStation and the Sparc
Station ... and it is here where the problems begin.

The Sparc Station (1) is able to run the code at the same speed as the
VAXStation - not very impressive for the customer. So, he decides to compile the
code on the DECStation, with expectations of something good. Unfortunately the 
DECStation runs the code even slower than the Sparc Station! 

I should like to understand the problems here ... does anyone have any input?
Are there certain tyopes of graphics code that the DECStation doesn't like, 
etc..???

The DECStation is a DECStation 3100.

Hope you can help.

Mark.
T.RTitleUserPersonal
Name
DateLines
3200.1STAR::MCLEMANJeff McLeman, VMS developmentMon Aug 13 1990 08:145
    Remember, the DECstation 3100 does not have a graphics accelerator.
    It is just a 8 plane frame buffer. The CPU does all the graphics
    work. On the VAXstation 3100 and the SPARCstation, the graphics
    accelerator offloads the cpu.