Check out my first novel, midnight's simulacra!

Xdriinfo output

From dankwiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This is with an i965 and a Dell 2007FP (via DVI), with command line parameters options i965:

<driinfo>
<section>
<description lang="en" text="Performance"/>
<description lang="de" text="Leistung"/>
<description lang="es" text="Rendimiento"/>
<description lang="nl" text="Prestatie"/>
<description lang="fr" text="Performance"/>
<description lang="sv" text="Prestanda"/>
<option name="fthrottle_mode" type="enum" default="2" valid="0:2">
<description lang="en" text="Method to limit rendering latency">
<enum value="0" text="Busy waiting for the graphics hardware"/>
<enum value="1" text="Sleep for brief intervals while waiting for the graphics hardware"/>
<enum value="2" text="Let the graphics hardware emit a software interrupt and sleep"/>
</description>
<description lang="de" text="Methode zur Begrenzung der Bildverzögerung">
<enum value="0" text="Aktives Warten auf die Grafikhardware"/>
<enum value="1" text="Kurze Schlafintervalle beim Warten auf die Grafikhardware"/>
<enum value="2" text="Die Grafikhardware eine Softwareunterbrechnung erzeugen lassen und schlafen"/>
</description>
<description lang="es" text="Método para limitar la latencia de rénder">
<enum value="0" text="Esperar activamente al hardware gráfico"/>
<enum value="1" text="Dormir en intervalos cortos mientras se espera al hardware gráfico"/>
<enum value="2" text="Permitir que el hardware gráfico emita una interrupción de software y duerma"/>
</description>
<description lang="nl" text="Methode om beeldopbouwvertraging te onderdrukken">
<enum value="0" text="Actief wachten voor de grafische hardware"/>
<enum value="1" text="Slaap voor korte intervallen tijdens het wachten op de grafische hardware"/>
<enum value="2" text="Laat de grafische hardware een software onderbreking uitzenden en in slaap vallen"/>
</description>
<description lang="fr" text="Méthode d'attente de la carte graphique">
<enum value="0" text="Attente active de la carte graphique"/>
<enum value="1" text="Attente utilisant usleep()"/>
<enum value="2" text="Utiliser les interruptions"/>
</description>
<description lang="sv" text="Metod för att begränsa renderingslatens">
<enum value="0" text="Upptagen med att vänta på grafikhårdvaran"/>
<enum value="1" text="Sov i korta intervall under väntan på grafikhårdvaran"/>
<enum value="2" text="Låt grafikhårdvaran sända ut ett programvaruavbrott och sov"/>
</description>
</option>
<option name="vblank_mode" type="enum" default="1" valid="0:3">
<description lang="en" text="Synchronization with vertical refresh (swap intervals)">
<enum value="0" text="Never synchronize with vertical refresh, ignore application's choice"/>
<enum value="1" text="Initial swap interval 0, obey application's choice"/>
<enum value="2" text="Initial swap interval 1, obey application's choice"/>
<enum value="3" text="Always synchronize with vertical refresh, application chooses the minimum swap interval"/>
</description>
<description lang="de" text="Synchronisation mit der vertikalen Bildwiederholung">
<enum value="0" text="Niemals mit der Bildwiederholung synchronisieren, Anweisungen der Anwendung ignorieren"/>
<enum value="1" text="Initiales Bildinterval 0, Anweisungen der Anwendung gehorchen"/>
<enum value="2" text="Initiales Bildinterval 1, Anweisungen der Anwendung gehorchen"/>
<enum value="3" text="Immer mit der Bildwiederholung synchronisieren, Anwendung wählt das minimale Bildintervall"/>
</description>
<description lang="es" text="Sincronización con el refresco vertical (intervalos de intercambio)">
<enum value="0" text="No sincronizar nunca con el refresco vertical, ignorar la elección de la aplicación"/>
<enum value="1" text="Intervalo de intercambio inicial 0, obedecer la elección de la aplicación"/>
<enum value="2" text="Intervalo de intercambio inicial 1, obedecer la elección de la aplicación"/>
<enum value="3" text="Sincronizar siempre con el refresco vertical, la aplicación elige el intervalo de intercambio mínimo"/>
</description>
<description lang="nl" text="Synchronisatie met verticale verversing (interval omwisselen)">
<enum value="0" text="Nooit synchroniseren met verticale verversing, negeer de keuze van de applicatie"/>
<enum value="1" text="Initïeel omwisselingsinterval 0, honoreer de keuze van de applicatie"/>
<enum value="2" text="Initïeel omwisselingsinterval 1, honoreer de keuze van de applicatie"/>
<enum value="3" text="Synchroniseer altijd met verticale verversing, de applicatie kiest het minimum omwisselingsinterval"/>
</description>
<description lang="fr" text="Synchronisation de l'affichage avec le balayage vertical">
<enum value="0" text="Ne jamais synchroniser avec le balayage vertical, ignorer le choix de l'application"/>
<enum value="1" text="Ne pas synchroniser avec le balayage vertical par défaut, mais obéir au choix de l'application"/>
<enum value="2" text="Synchroniser avec le balayage vertical par défaut, mais obéir au choix de l'application"/>
<enum value="3" text="Toujours synchroniser avec le balayage vertical, l'application choisit l'intervalle minimal"/>
</description>
<description lang="sv" text="Synkronisering med vertikal uppdatering (växlingsintervall)">
<enum value="0" text="Synkronisera aldrig med vertikal uppdatering, ignorera programmets val"/>
<enum value="1" text="Initialt växlingsintervall 0, följ programmets val"/>
<enum value="2" text="Initialt växlingsintervall 1, följ programmets val"/>
<enum value="3" text="Synkronisera alltid med vertikal uppdatering, programmet väljer den minsta växlingsintervallen"/>
</description>
</option>
</section>
<section>
<description lang="en" text="Image Quality"/>
<description lang="de" text="Bildqualität"/>
<description lang="es" text="Calidad de imagen"/>
<description lang="nl" text="Beeldkwaliteit"/>
<description lang="fr" text="Qualité d'image"/>
<description lang="sv" text="Bildkvalitet"/>
<option name="force_s3tc_enable" type="bool" default="false">
<description lang="en" text="Enable S3TC texture compression even if software support is not available"/>
<description lang="de" text="Aktiviere S3TC Texturkomprimierung auch wenn die nötige Softwareunterstützung fehlt"/>
<description lang="es" text="Activar la compresión de texturas S3TC incluso si el soporte por software no está disponible"/>
<description lang="nl" text="Schakel S3TC textuurcompressie in, zelfs als softwareondersteuning niet aanwezig is"/>
<description lang="fr" text="Activer la compression de texture S3TC même si le support logiciel est absent"/>
<description lang="sv" text="Aktivera S3TC-texturkomprimering även om programvarustöd saknas"/>
</option>
<option name="allow_large_textures" type="enum" default="1" valid="0:2">
<description lang="en" text="Support larger textures not guaranteed to fit into graphics memory">
<enum value="0" text="No"/>
<enum value="1" text="At least 1 texture must fit under worst-case assumptions"/>
<enum value="2" text="Announce hardware limits"/>
</description>
<description lang="de" text="Unterstütze grosse Texturen die evtl. nicht in den Grafikspeicher passen">
<enum value="0" text="Nein"/>
<enum value="1" text="Mindestens 1 Textur muss auch im schlechtesten Fall Platz haben"/>
<enum value="2" text="Benutze Hardware-Limits"/>
</description>
<description lang="es" text="Support larger textures not guaranteed to fit into graphics memory">
<enum value="0" text="No"/>
<enum value="1" text="At least 1 texture must fit under worst-case assumptions"/>
<enum value="2" text="Announce hardware limits"/>
</description>
<description lang="nl" text="Support larger textures not guaranteed to fit into graphics memory">
<enum value="0" text="No"/>
<enum value="1" text="At least 1 texture must fit under worst-case assumptions"/>
<enum value="2" text="Announce hardware limits"/>
</description>
<description lang="fr" text="Support larger textures not guaranteed to fit into graphics memory">
<enum value="0" text="No"/>
<enum value="1" text="At least 1 texture must fit under worst-case assumptions"/>
<enum value="2" text="Announce hardware limits"/>
</description>
<description lang="sv" text="Stöd för större texturer är inte garanterat att passa i grafikminnet">
<enum value="0" text="Nej"/>
<enum value="1" text="Åtminstone en textur måste passa för antaget sämsta förhållande"/>
<enum value="2" text="Annonsera hårdvarubegränsningar"/>
</description>
</option>
</section>
</driinfo>