summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoCommon.vcxproj
AgeCommit message (Expand)Author
2015-02-22VideoCommon: use a new async event system for efb accessdegasus
2015-01-26Revert "Merge pull request #1903 from RisingFog/libav"Pierre Bourdon
2015-01-21Use ffmpeg for Windows Video Dumping instead of VFWFog
2015-01-21xxhash: Add cmake + VS filesdegasus
2015-01-18VertexLoader: add new JITTillmann Karras
2014-12-21VideoCommon: split VertexLoaderBase from VertexLoaderdegasus
2014-12-14VideoCommon: Add a separate constants buffer for the geometry shader.Jules Blok
2014-12-09VertexLoader: Move the old Datareader function into VertexLoaderdegasus
2014-11-23Add geometry shader generator for stereo 3D.Jules Blok
2014-10-10Reimplement Bounding Box calculation using the software renderer.crudelios
2014-09-04VideoCommon: Start putting common texture decoding code in TextureDecoder_CommonJasper St. Pierre
2014-09-01msvc: remove some remnants of SDL and DSound from projects and general cleanup.Shawn Hoffman
2014-08-16Merge pull request #797 from shuffle2/msvc-pchshuffle2
2014-08-14Windows: Use a shared precompiled header for dolphin code under Source/Shawn Hoffman
2014-08-13Add the VideoCommon PostProcessing class.Ryan Houdek
2014-06-24Remove the 32-bit config platform from the VS solution and projectsLioncash
2014-06-15Remove EmuWindow.Armada
2014-05-17Removes ZeroFrog's "optimized" memcpy and memcmp functions.Ryan Houdek
2014-02-01[VideoCommon] Remove references to now non-existant files OpenCL.h and OpenCL...Lioncash
2014-01-31VideoCommon: remove Cache Displaylistdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-12-11Remove all instances of OpenCL in the Dolphin Project. A brief history of Ope...Ryan Houdek
2013-12-11Use less brain damaged names for DLCache and TextureDecoder.Tony Wasserka
2013-11-15Reworked Screenshot saving.Matthew Parlane
2013-10-26Update to VS2013 and a slew of build-related updates. Notes:Shawn Hoffman
2013-08-14Move VideoBackendBase from Common to VideoCommonPierre Bourdon
2013-06-28Finishing touches.NeoBrainX
2013-06-17Merge 'master' into shader-uids-awesome.NeoBrainX
2013-06-12Fix Windows Compiling?Ryan Houdek
2013-04-10Add ShaderGenCommon to vcproj file list.NeoBrainX
2013-03-01Merge branch 'master' into perfqueries.NeoBrainX
2013-02-26ARM Support without GLSLRyan Houdek
2012-10-23merge relevant changes from bc61dbdf58a8 in otu0001-desync-fix clonerog
2012-10-04Implement a simple benchmarking mode which logs FPS to a filePierre Bourdon
2012-08-26Windows build fix.NeoBrainX
2012-03-18remove scons files from VS projectsShawn Hoffman
2011-09-05vs2010: Disable LTCG for realzShawn Hoffman
2011-03-19Enabled OpenMP support in the Windows 32bit builds.skidau
2011-03-04First Revert my changes to VertexLoader.cpp, i don't own the games that get e...Rodolfo Osvaldo Bogado
2011-02-21revert r7212 (express users must modify a single line, instead)Shawn Hoffman
2011-02-20Force dolphin to use the windows7.1sdk (the windows7.1sdk installer is silly ...Shawn Hoffman
2011-02-08vs2010:Shawn Hoffman
2011-02-05Split shader code generation for lighting into a separate file.donkopunchstania
2011-02-02Remove the global namespace a bit and remove some dead code.Soren Jorvang
2011-02-02Remove PluginSpecs.h. Merge the few needed enums from that file into Common....Glenn Rice
2011-02-01vs2010: Enable LTCG only for release builds.Shawn Hoffman
2011-01-31vs2010:Shawn Hoffman
2011-01-31vs2010: buildfix for debugfast, silence all C4996 warnings.Shawn Hoffman
2011-01-31vs2010 add filters for everything (...except wxw projects...). Try to fix SVN...Shawn Hoffman