Home | History | Annotate | Download | only in sdl-1.2.15

Lines Matching full:windows

61 <H3> Windows Notes </H3>
168 The SDL_VIDEO_FULLSCREEN_DISPLAY environment variable can be set to 0 to place fullscreen SDL windows on the first Xinerama screen.
208 <H3> Windows Notes </H3>
212 Verified 100% compatibility with Windows 7.
218 Fixed video initialization with SDL_WINDOWID on Windows XP.
233 Fixed dynamic object loading on Windows CE.
294 <H3> Windows Notes </H3>
304 Fixed window titles on Windows 95/98/ME.
348 Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling of the screensaver on Mac OS X, Windows, and X11.
411 <H3> Windows Notes </H3>
421 On Windows, SDL_SetVideoMode() will re-create the window instead of failing if the multisample settings are changed.
424 Added support for UTF-8 window titles on Windows.
427 Fixed joystick detection on Windows.
503 <H3> Windows Notes </H3>
507 Setting SDL_GL_SWAP_CONTROL now works with Windows OpenGL.
510 The Win32 window positioning code works properly for windows with menus.
516 Fixed 5.1 audio channel ordering on Windows and Mac OS X.
615 SDL windows are no longer transparent in X11 compositing systems like XGL.
642 <H3> Windows Notes </H3>
646 The "windib" video driver is the default now, to prevent problems with certain laptops, 64-bit Windows, and Windows Vista. The DirectX driver is still available, and can be selected by setting the environment variable SDL_VIDEODRIVER to "directx".
648 SDL has been ported to 64-bit Windows.
650 Dmitry Yakimov contributed a GAPI video driver for Windows CE.