mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-19 22:07:45 -05:00
I __think__ this is the actually correct way to do it, but not sure. Someone please have a look at this... Not sure if this changes anything anyway, since we're using scissor rects to clip this stuff anyway... Maybe the screen edges weren't cleaned properly before though. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7063 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 | ||