This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
e26efc8561af8659bfc7b3a98cf8a9f67ece97a7
dolphin
/
Source
/
Plugins
/
Plugin_VideoSoftware
T
History
Jordan Woyak
78d9f927e1
Eliminated memory leaks of the save state code and put it in a namespace. It is prettier than before, but it could be better (less global usage). Other minor stuff.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7366
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-17 10:17:45 +00:00
..
Src
Eliminated memory leaks of the save state code and put it in a namespace. It is prettier than before, but it could be better (less global usage). Other minor stuff.
2011-03-17 10:17:45 +00:00
CMakeLists.txt
Reach over for Plugin_VideoOGL's copy of GLUtil.
2011-02-07 22:01:08 +00:00
Plugin_VideoSoftware.vcxproj
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
Plugin_VideoSoftware.vcxproj.filters
Fix the video software backend. (closes issue 4269)
2011-03-16 22:48:17 +00:00
SConscript
Move SConscript files out from the Src subdirectories to be
2011-03-03 19:44:56 +00:00