pcsx2/plugins/GSdx/vsprops
Jake.Stine a34c09fe01 GSdx:
* Disable GSdx's internal AspectRatio setting when using GSOpen2 (pcsx2 0.9.7 controls aspect ratios internally now)
 * DX10 should be able to startup in fullscreen mode now, without needing to hit alt-enter (legacy 0.9.6 versions only)
 * Added some comments for a failed attempt to disable DX10's default Alt-Enter behavior.  If someone knows how to do that properly, please feel free to submit a patch because DX10/Com breaks my mind. (see GSDevice10.cpp)
 * Remove DX11 for now since it's entirely unfinished anyway.


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2279 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-12-01 05:59:43 +00:00
..
ProjectRootDir.vsprops Restructured the build system from the ground up. 3rdparty libs have been moved back into a /3rdparty folder, and are compiled as libraries. Most relevant plugins are part of the pcsx2_suite_2008.sln. Revision tagging of filenames is still there, but is now disabled by default. Pathnames with spaces shouldn't break the buildscripts anymore. Removed tons and tons of files in an effort to simplify the repository and build system management. So if a solution file you're used to using is missing, it's missing for a good reason (means the project can be built either from the Suite solution, or by double-clicking the project file from explorer, from which MSVC creates a new solution for you). 2009-02-24 02:08:37 +00:00
common.vsprops GSdx: 2009-12-01 05:59:43 +00:00
debug.vsprops Major Build System changes: 2009-06-18 08:20:19 +00:00
release.vsprops Major Build System changes: 2009-06-18 08:20:19 +00:00
sse2.vsprops Improvements to the new installer project: 2009-06-18 20:44:20 +00:00
sse4.vsprops Improvements to the new installer project: 2009-06-18 20:44:20 +00:00
ssse3.vsprops Improvements to the new installer project: 2009-06-18 20:44:20 +00:00