This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7698d85a8ef19cf5a6ea830b3909bcd9db4b5b5f
dolphin
/
Source
/
Plugins
/
Plugin_VideoSoftware
T
History
Glenn Rice
fae12f43c2
Inhibit the screensaver while the emulator is running on linux. Fixes issue 3279. Uses the xdg-screensaver method suggested in that issue.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6477
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-25 02:26:46 +00:00
..
Src
Related FOG changes:
2010-11-23 13:57:01 +00:00
CMakeLists.txt
Inhibit the screensaver while the emulator is running on linux. Fixes issue 3279. Uses the xdg-screensaver method suggested in that issue.
2010-11-25 02:26:46 +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