This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
73ed235fd19c4c19c3b6d56ce6d9631980487b0d
dolphin
/
Source
/
Plugins
/
Plugin_VideoSoftware
History
Jordan Woyak
73ed235fd1
Changed macro for disallowing copy-ctor and =operator into an inheritable class. Removed IrPointer.ini (no longer used)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6421
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-15 05:29:10 +00:00
..
Src
Changed macro for disallowing copy-ctor and =operator into an inheritable class. Removed IrPointer.ini (no longer used)
2010-11-15 05:29:10 +00:00
Plugin_VideoSoftware.vcproj
Merged identical VertexManager code from DX9/DX11/OGL plugins into VideoCommon. Still need to merge VertexManager::Flush (will be easier after TextureCache is merged). Purposely using a class/virtualfuncs rather than a namespace so multiple VertexManager can be in one plugin (VideoMergeNew? :p).
2010-10-03 00:41:06 +00:00