Home
last modified time | relevance | path

Searched refs:DDSCL_ALLOWREBOOT (Results 1 – 25 of 38) sorted by relevance

12

/dports/games/d2x/d2x-0.2.5/arch/win32/
H A Dinit.c175 DDSCL_EXCLUSIVE|DDSCL_FULLSCREEN|DDSCL_ALLOWREBOOT); in arch_init()
178 DDSCL_EXCLUSIVE|DDSCL_FULLSCREEN|DDSCL_ALLOWREBOOT); in arch_init()
/dports/games/libretro-snes9x/snes9x-73aa348/win32/
H A DCDirectDraw.cpp178 DDSCL_EXCLUSIVE|DDSCL_ALLOWREBOOT); in SetDisplayMode()
180 dErr = lpDD->SetCooperativeLevel (GUI.hWnd, DDSCL_NORMAL|DDSCL_ALLOWREBOOT); in SetDisplayMode()
184 … dErr = lpDD->SetCooperativeLevel (GUI.hWnd, DDSCL_EXCLUSIVE|DDSCL_FULLSCREEN|DDSCL_ALLOWREBOOT); in SetDisplayMode()
/dports/emulators/snes9x-gtk/snes9x-1.54.1/win32/
H A DCDirectDraw.cpp347 DDSCL_EXCLUSIVE|DDSCL_ALLOWREBOOT); in SetDisplayMode()
349 dErr = lpDD->SetCooperativeLevel (GUI.hWnd, DDSCL_NORMAL|DDSCL_ALLOWREBOOT); in SetDisplayMode()
353 … dErr = lpDD->SetCooperativeLevel (GUI.hWnd, DDSCL_EXCLUSIVE|DDSCL_FULLSCREEN|DDSCL_ALLOWREBOOT); in SetDisplayMode()
/dports/games/passage/Passage_v4_UnixSource/minorGems/graphics/win32/
H A DgraphixFramework.cpp121 if (lpdd->SetCooperativeLevel(hwnd, DDSCL_ALLOWREBOOT | DDSCL_EXCLUSIVE | in DD_Init()
/dports/games/cultivation/Cultivation_8_UnixSource/minorGems/graphics/win32/
H A DgraphixFramework.cpp121 if (lpdd->SetCooperativeLevel(hwnd, DDSCL_ALLOWREBOOT | DDSCL_EXCLUSIVE | in DD_Init()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/win32/
H A Dfabdxlib.c229 DDSCL_ALLOWREBOOT); in InitDirectDrawe()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/win32/
H A Dfabdxlib.c235 DDSCL_EXCLUSIVE | DDSCL_FULLSCREEN | DDSCL_ALLOWREBOOT); in FDX_InitDDMode()
/dports/games/d2x/d2x-0.2.5/arch/win32/d3dframe/
H A Dd3dframe.cpp240 dwCoopFlags = DDSCL_ALLOWREBOOT|DDSCL_EXCLUSIVE|DDSCL_FULLSCREEN; in CreateDirectDraw()
/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Dwin32video.cpp350 DDSCL_ALLOWMODEX | DDSCL_ALLOWREBOOT | DDSCL_EXCLUSIVE | DDSCL_FULLSCREEN); in GoFullscreen()
H A Dfb_ddraw.cpp491 …hr = DDraw->SetCooperativeLevel (Window, DDSCL_ALLOWMODEX | DDSCL_ALLOWREBOOT | DDSCL_EXCLUSIVE | … in CreateSurfacesComplex()
/dports/games/d2x/d2x-0.2.5/unused/win95/
H A Ddd.c137 if (!FindArg("-disallowreboot")) flags |= DDSCL_ALLOWREBOOT; in DDInit()
H A Dddraw.c113 if (!FindArg("-disallowreboot")) flags |= DDSCL_ALLOWREBOOT; in DDInit()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/r_d3d/old/
H A DR_d3d_old.cpp550 (fullScreen ? DDSCL_EXCLUSIVE | DDSCL_FULLSCREEN | DDSCL_ALLOWREBOOT : DDSCL_NORMAL) ); in D3D_SetMode()
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/win32/
H A DDirectDraw.cpp328 DDSCL_ALLOWREBOOT | in initialize()
/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DWrapDD.cpp429 DDSCL_ALLOWREBOOT | in DDInit()
/dports/games/avp/avp-20170505/src/win95/
H A Ddd_func.cpp179 DDSCL_EXCLUSIVE | DDSCL_FULLSCREEN | DDSCL_ALLOWREBOOT ); in GenerateDirectDrawSurface()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/intf/video/win32/
H A Dvid_directx_support.cpp339 …if (FAILED(pDD->SetCooperativeLevel(hVidWnd, DDSCL_ALLOWREBOOT | DDSCL_EXCLUSIVE | DDSCL_FPUPRESER… in VidSEnterFullscreenMode()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/intf/video/win32/
H A Dvid_directx_support.cpp339 …if (FAILED(pDD->SetCooperativeLevel(hVidWnd, DDSCL_ALLOWREBOOT | DDSCL_EXCLUSIVE | DDSCL_FULLSCREE… in VidSEnterFullscreenMode()
/dports/games/tenebrae/tenebrae_0/dxsdk/SDK/INC/
H A DDDRAW.H1928 #define DDSCL_ALLOWREBOOT 0x00000002l macro
/dports/devel/sdl12/SDL-1.2.15/src/video/windx5/
H A DSDL_dx5video.c1285 sharemode = DDSCL_FULLSCREEN|DDSCL_EXCLUSIVE|DDSCL_ALLOWREBOOT;
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/directx/
H A Dvddraw.h2535 #define DDSCL_ALLOWREBOOT 0x00000002l macro
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dddraw.h905 #define DDSCL_ALLOWREBOOT 0x00000002 macro
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dddraw.h905 #define DDSCL_ALLOWREBOOT 0x00000002 macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h905 #define DDSCL_ALLOWREBOOT 0x00000002 macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h905 #define DDSCL_ALLOWREBOOT 0x00000002 macro

12