index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
VideoCommon.vcxproj
Age
Commit message (
Expand
)
Author
2015-02-22
VideoCommon: use a new async event system for efb access
degasus
2015-01-26
Revert "Merge pull request #1903 from RisingFog/libav"
Pierre Bourdon
2015-01-21
Use ffmpeg for Windows Video Dumping instead of VFW
Fog
2015-01-21
xxhash: Add cmake + VS files
degasus
2015-01-18
VertexLoader: add new JIT
Tillmann Karras
2014-12-21
VideoCommon: split VertexLoaderBase from VertexLoader
degasus
2014-12-14
VideoCommon: Add a separate constants buffer for the geometry shader.
Jules Blok
2014-12-09
VertexLoader: Move the old Datareader function into VertexLoader
degasus
2014-11-23
Add geometry shader generator for stereo 3D.
Jules Blok
2014-10-10
Reimplement Bounding Box calculation using the software renderer.
crudelios
2014-09-04
VideoCommon: Start putting common texture decoding code in TextureDecoder_Common
Jasper St. Pierre
2014-09-01
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
Shawn Hoffman
2014-08-16
Merge pull request #797 from shuffle2/msvc-pch
shuffle2
2014-08-14
Windows: Use a shared precompiled header for dolphin code under Source/
Shawn Hoffman
2014-08-13
Add the VideoCommon PostProcessing class.
Ryan Houdek
2014-06-24
Remove the 32-bit config platform from the VS solution and projects
Lioncash
2014-06-15
Remove EmuWindow.
Armada
2014-05-17
Removes 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-31
VideoCommon: remove Cache Displaylist
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-12-31
Convert all vcxproj files to UNIX line endings
Jasper St. Pierre
2013-12-11
Remove all instances of OpenCL in the Dolphin Project. A brief history of Ope...
Ryan Houdek
2013-12-11
Use less brain damaged names for DLCache and TextureDecoder.
Tony Wasserka
2013-11-15
Reworked Screenshot saving.
Matthew Parlane
2013-10-26
Update to VS2013 and a slew of build-related updates. Notes:
Shawn Hoffman
2013-08-14
Move VideoBackendBase from Common to VideoCommon
Pierre Bourdon
2013-06-28
Finishing touches.
NeoBrainX
2013-06-17
Merge 'master' into shader-uids-awesome.
NeoBrainX
2013-06-12
Fix Windows Compiling?
Ryan Houdek
2013-04-10
Add ShaderGenCommon to vcproj file list.
NeoBrainX
2013-03-01
Merge branch 'master' into perfqueries.
NeoBrainX
2013-02-26
ARM Support without GLSL
Ryan Houdek
2012-10-23
merge relevant changes from bc61dbdf58a8 in otu0001-desync-fix clone
rog
2012-10-04
Implement a simple benchmarking mode which logs FPS to a file
Pierre Bourdon
2012-08-26
Windows build fix.
NeoBrainX
2012-03-18
remove scons files from VS projects
Shawn Hoffman
2011-09-05
vs2010: Disable LTCG for realz
Shawn Hoffman
2011-03-19
Enabled OpenMP support in the Windows 32bit builds.
skidau
2011-03-04
First Revert my changes to VertexLoader.cpp, i don't own the games that get e...
Rodolfo Osvaldo Bogado
2011-02-21
revert r7212 (express users must modify a single line, instead)
Shawn Hoffman
2011-02-20
Force dolphin to use the windows7.1sdk (the windows7.1sdk installer is silly ...
Shawn Hoffman
2011-02-08
vs2010:
Shawn Hoffman
2011-02-05
Split shader code generation for lighting into a separate file.
donkopunchstania
2011-02-02
Remove the global namespace a bit and remove some dead code.
Soren Jorvang
2011-02-02
Remove PluginSpecs.h. Merge the few needed enums from that file into Common....
Glenn Rice
2011-02-01
vs2010: Enable LTCG only for release builds.
Shawn Hoffman
2011-01-31
vs2010:
Shawn Hoffman
2011-01-31
vs2010: buildfix for debugfast, silence all C4996 warnings.
Shawn Hoffman
2011-01-31
vs2010 add filters for everything (...except wxw projects...). Try to fix SVN...
Shawn Hoffman
[next]