Home
last modified time | relevance | path

Searched refs:DDSCL_FPUPRESERVE (Results 1 – 18 of 18) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/intf/video/win32/
H A Dvid_directx_support.cpp339 …>SetCooperativeLevel(hVidWnd, DDSCL_ALLOWREBOOT | DDSCL_EXCLUSIVE | DDSCL_FPUPRESERVE | DDSCL_FULL… in VidSEnterFullscreenMode()
H A Dvid_d3d.cpp1334 pDD->SetCooperativeLevel(NULL, DDSCL_NORMAL | DDSCL_FPUPRESERVE); in vidInit()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dddraw.h915 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dddraw.h915 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h915 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h915 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dddraw.h915 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h915 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h915 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h915 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dddraw.h915 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/include/dx/
H A Dddraw.h4238 #define DDSCL_FPUPRESERVE 0x00001000l macro
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/win32/plugins/dfxvideo/winsrc/
H A Dddraw.h936 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h973 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddraw.h973 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/audio/schismtracker/schismtracker-20211116/sys/win32/
H A Dwine-ddraw.h923 #define DDSCL_FPUPRESERVE 0x00001000 macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs3950 pub const DDSCL_FPUPRESERVE: i32 = 4096i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs7322 pub const DDSCL_FPUPRESERVE: i32 = 4096i32; const