Difference between revisions of "SDLGLDrv.frt"

From Oldunreal-Wiki
Jump to navigation Jump to search
(Created page with "[Public] Object=(Name=SDLGLDrv.SDLGLRenderDevice,Class=Class,MetaClass=Engine.RenderDevice,Autodetect=libGL.so.1) Preferences=(Caption="Rendu",Parent="Options avancées") Pref...")
 
m
Line 1: Line 1:
[Public]
[Public]
Object=(Name=SDLGLDrv.SDLGLRenderDevice,Class=Class,MetaClass=Engine.RenderDevice,Autodetect=libGL.so.1)
Object=(Name=SDLGLDrv.SDLGLRenderDevice,Class=Class,MetaClass=Engine.RenderDevice,Autodetect=libGL.so.1)
Preferences=(Caption="Rendu",Parent="Options avancées")
Preferences=(Caption="Rendu",Parent="Options avancées")
Preferences=(Caption="SDL OpenGL",Parent="Rendu",Class==SDLGLDrv.SDLGLRenderDevice,Immediate=True)
Preferences=(Caption="SDL OpenGL",Parent="Rendu",Class==SDLGLDrv.SDLGLRenderDevice,Immediate=True)


[SDLGLRenderDevice]
[SDLGLRenderDevice]
ClassCaption="Support SDL OpenGL"
ClassCaption="Support SDL OpenGL"
AskUse=Utiliser l'accélération SDL OpenGL?
AskUse=Utiliser l'accélération SDL OpenGL?


[Errors]
[Errors]
NoFindGL=Impossible de trouver le driver OpenGL suivant : %s
NoFindGL=Impossible de trouver le driver OpenGL suivant : %s
MissingFunc=Fonction OpenGL Manquante : %s (%i)
MissingFunc=Fonction OpenGL Manquante : %s (%i)
ResFailed=Impossible de changer la résolution
ResFailed=Impossible de changer la résolution
[[Category:French Localization]]

Revision as of 15:50, 8 February 2015

[Public]

Object=(Name=SDLGLDrv.SDLGLRenderDevice,Class=Class,MetaClass=Engine.RenderDevice,Autodetect=libGL.so.1)

Preferences=(Caption="Rendu",Parent="Options avancées")

Preferences=(Caption="SDL OpenGL",Parent="Rendu",Class==SDLGLDrv.SDLGLRenderDevice,Immediate=True)


[SDLGLRenderDevice]

ClassCaption="Support SDL OpenGL"

AskUse=Utiliser l'accélération SDL OpenGL?


[Errors]

NoFindGL=Impossible de trouver le driver OpenGL suivant : %s

MissingFunc=Fonction OpenGL Manquante : %s (%i)

ResFailed=Impossible de changer la résolution