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
054358380e578c6f33fc1dd343fad552d0c47256
dolphin
/
Source
/
Plugins
/
Plugin_VideoSoftware
History
Glenn Rice
054358380e
Oops. Forgot the primary file.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6432
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-18 02:14:12 +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
CMakeLists.txt
Oops. Forgot the primary file.
2010-11-18 02:14:12 +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