mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 17:11:29 +00:00
video backends. This would be considerably easier if there was a way for me to have fully working video in some sort of VM. If anyone has achieved that, preferably with Linux but failing that with Windows, I would appreciate any tips on how to set it up. VideoSoftware used to more or less work in a VM, but I've never been able to get OpenGL to do much more than open the window and display OSD messages. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7201 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
|---|---|---|
| .. | ||
| D3DBase.cpp | ||
| D3DBase.h | ||
| D3DShader.cpp | ||
| D3DShader.h | ||
| D3DTexture.cpp | ||
| D3DTexture.h | ||
| D3DUtil.cpp | ||
| D3DUtil.h | ||
| FramebufferManager.cpp | ||
| FramebufferManager.h | ||
| Globals.h | ||
| main.cpp | ||
| main.h | ||
| NativeVertexFormat.cpp | ||
| PixelShaderCache.cpp | ||
| PixelShaderCache.h | ||
| Render.cpp | ||
| Render.h | ||
| stdafx.cpp | ||
| stdafx.h | ||
| TextureCache.cpp | ||
| TextureCache.h | ||
| TextureConverter.cpp | ||
| TextureConverter.h | ||
| VertexManager.cpp | ||
| VertexManager.h | ||
| VertexShaderCache.cpp | ||
| VertexShaderCache.h | ||
| VideoBackend.h | ||