]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - darkplaces.txt
GLX mode now supports GLX_SGI_swap_control for vid_vsync
[xonotic/darkplaces.git] / darkplaces.txt
index ba8813d0d533bf77fd9481c9600e9de8f7ee0f77..bb298c303c2c15762b8625b58f7862b872bac116 100644 (file)
@@ -189,7 +189,7 @@ Many more features documented in dpextensions.qc. (bullet tracing on models, qc
 Commandline options as of 2004-10-05:
 BSD GLX: -gl_driver <drivername> selects a GL driver library, default is libGL.so.1, useful only for using fxmesa or similar, if you don't know what this is for, you don't need it
 BSD GLX: -nogetprocaddress disables GLX_ARB_get_proc_address (not required, more formal method of getting extension functions)
-BSD GLX: -novideosync disables GLX_SGI_video_sync
+BSD GLX: -novideosync disables GLX_SGI_swap_control
 BSD Sound: -cddev <devicepath> chooses which CD drive to use
 Client: -benchmark <demoname> runs a timedemo and quits, results of any timedemo can be found in gamedir/benchmark.log (for example id1/benchmark.log)
 Client: -forceqmenu disables menu.dat (same as +forceqmenu 1)
@@ -244,14 +244,14 @@ Linux ALSA Sound: -sndspeed <hz> chooses 44100 hz, 22100 hz, or 11025 hz sound o
 Linux ALSA Sound: -sndstereo sets sound output to stereo
 Linux GLX: -gl_driver <drivername> selects a GL driver library, default is libGL.so.1, useful only for using fxmesa or similar, if you don't know what this is for, you don't need it
 Linux GLX: -nogetprocaddress disables GLX_ARB_get_proc_address (not required, more formal method of getting extension functions)
-Linux GLX: -novideosync disables GLX_SGI_video_sync
+Linux GLX: -novideosync disables GLX_SGI_swap_control
 Linux OSS Sound: -sndbits <bits> chooses 8 bit or 16 bit sound output
 Linux OSS Sound: -sndmono sets sound output to mono
 Linux OSS Sound: -sndspeed <hz> chooses 44100 hz, 22100 hz, or 11025 hz sound output rate
 Linux OSS Sound: -sndstereo sets sound output to stereo
 Linux Sound: -cddev <devicepath> chooses which CD drive to use
 MacOSX GLX: -nogetprocaddress disables GLX_ARB_get_proc_address (not required, more formal method of getting extension functions)
-MacOSX GLX: -novideosync disables GLX_SGI_video_sync
+MacOSX GLX: -novideosync disables GLX_SGI_swap_control
 SDL GL: -gl_driver <drivername> selects a GL driver library, default is libGL.so.1 (Linux/BSD) or opengl32.dll (windows) or OpenGL.framework (MacOSX), useful only for 3dfxogl.dll/3dfxvgl.dll or fxmesa or similar, if you don't know what this is for, you don't need it
 SDL Sound: -sndspeed <hz> chooses 44100 hz, 22100 hz, or 11025 hz sound output rate
 Server: -dedicated [playerlimit] starts a dedicated server (with a command console), default playerlimit is 8