Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to turn on hardware accelerated graphics to run JBuilder 5



In general, you need to set -Dcom.apple.hwaccel=true when starting Java.

Specfically with JBuilder, you can add a file to the /lib/ext directory of JBuilder (inside JBuilder.framework). I don't think the name is important other than that it ends with .config (for example, HardwareAcceleration.config).

In the file add the line:

vmparam -Dcom.apple.hwaccel = true

Alternatively, you can run JBuilder from a terminal with:

jbuilder -J-Dcom.apple.hwaccel=true.

Either of these should get JBuilder running in the HW accelerated mode.

If you don't see a noticable increase in speed, it may be because you have run out of texture memory. Try setting your monitor to thousands of colors. This has worked well for me with windows upto 1600x1200.

-karl

BYE


At 1:19 PM -0700 5/30/01, Jerry (Zhijun) Tang wrote:
Q1: I know you can turn on hardware accelerated graphics option in JVM
to run JBuilder 5. But I did not have a chance to put down how to do it
in the WWDC 2001.

Q2: Does anyone know whether hardware accelerated graphics works on a
Power Mac G4 Cube?

Jerry
_______________________________________________
java-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/java-dev


--


References: 
 >how to turn on hardware accelerated graphics to run JBuilder 5 (From: "Jerry (Zhijun) Tang" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.