Torque3D/Engine/source/platformWin32
DavidWyand-GG 0d77cdc270 GFX now handles non-default adapters
The GFX (DirectX) pipeline did not respect the choice of adapter and
always went for the default one.  Normally this isn't an issue unless
you wish to target a particular adapter and display device combination.
This has been corrected.

The GFX initialize functions now attempt to find the best adapter that
matches a given display device (i.e. monitor) if one has been passed in.
To aid with choosing a display device some new monitor enumeration
methods have been added to the platform window manager.  These methods
have been exposed to the Canvas.
2013-04-09 12:50:17 -04:00
..
menus Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
minidump Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
nativeDialogs Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
threads Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
videoInfo GFX now handles non-default adapters 2013-04-09 12:50:17 -04:00
cardProfile.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
platformWin32.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
VFSRes.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
win_common_prefix.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
win_debug_prefix.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
win_release_prefix.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winAsmBlit.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winAsync.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winConsole.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winConsole.h Input event changes 2013-01-22 18:17:41 -05:00
winCPUInfo.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winDInputDevice.cpp Fix for Issue #214 2013-01-22 15:23:52 -05:00
winDInputDevice.h Input event changes 2013-01-22 18:17:41 -05:00
winDirectInput.cpp Input event changes 2013-01-22 18:17:41 -05:00
winDirectInput.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winDlibrary.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winExec.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winFileio.cpp Bug fixes for alternative zip layout and define to toggle it on 2013-02-28 16:46:46 -05:00
winFont.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winFont.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winInput.cpp Input event changes 2013-01-22 18:17:41 -05:00
winMath.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winMath_ASM.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winMemory.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winProcessControl.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winRedbook.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winSemaphore.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winTime.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winTimer.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winTLS.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winUser.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winVFS.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winVolume.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winVolume.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
winWindow.cpp Input event changes 2013-01-22 18:17:41 -05:00