IGWiki Main Page

Ricerca pagine
Guida ricerche




IGSuiteAppunti sull'impostazione del file di configurazione di JSup (JSup.cfg) (Bozza)
  Modifica PaginaWiki ViewStorico paginaProprietàGet PdfCalcTranslatorVisualizza il documento in formato stampabile.PreferitesPosso Aiutarti

Vedere System Properties for Java2D
Possibili opzioni attivabili per ottimizzare D3D:

Disabilitazione completa dell'utilizzo, da parte di Java 2D, di DirectDraw e Direct3D.
Sembra che su macchine con CPU veloce (un Dell Precision M4300 with NVIDIA Quadro FX 360M and Intel Core2 Duo CPU T9300 @ 2.50 GHz) permetta di ottenere un movimento più fluido della planimetria 2d/3d... strano ma vero.

-Dsun.java2d.noddraw=true


To determine how many copies from managed images will occur before a VRAM version of the image is automatically created.

-Dsun.java2d.accthreshold=1


To turn off the Java 2D system's use of Direct3D

-Dsun.java2d.d3d=false


To specify whether translucent images should be hardware-accelerated when the DirectDraw/Direct3D pipeline is in use.

-Dsun.java2d.translaccel=true


To specify that accelerated surfaces for managed or translucent images should be in 16-bit (4444) format, which saves VRAM and system memory but at the cost of decreased quality. To turn on 4444 format, set this property to 16.

-Dsun.java2d.d3dtexbpp=32


To specify whether VolatileImages should be kept in VRAM

-Dsun.java2d.ddforcevram=false in 1.4; as of 1.5 Beta 1,
true if translaccel is true,
and otherwise false


To turn off the Java 2D system's use of DirectDraw and Direct3D for offscreen surfaces such as the Swing back buffer. Setting this flag to false turns off DirectDraw offscreen surfaces acceleration.

-Dsun.java2d.ddoffscreen=true


To turn on hardware-accelerated scaling when the DirectDraw/Direct3D pipeline is in use.

-Dsun.java2d.ddscale=false

OpenGL

To disable the use of DirectDraw blit operations. To receive verbose console output about whether the OpenGL pipeline is initialized successfully for a particular screen, set the option to True (note the uppercase T)

-Dsun.java2d.ddblit=false


-Dsun.java2d.opengl=true

Nome: JSup.cfg - Revisione: 0 - Autore: Alessandro Forlani (08.06.2009) - Modificata da: Alessandro Forlani (29.08.2014) - Categoria: JSup - Scadenza: 08.06.2015 - Permessi di visualizzazione: Tutti indistintamente - Permessi di modifica: Solo al proprietario - Copyright © Administrator All right reserved

Need account? Non hai un account?
Login
Password
Secure connection


Ultimi documenti modificati
   
getrss

Documenti recenti
   
    Nessuna corrispondenza trovata