mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
in Initialize() and Video_Prepare(). Video_Prepare() then becomes the entry point for associating the current thread with the rendering context, which is currently only known to be necessary for OpenGL. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7195 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
|---|---|---|
| .. | ||
| FramebufferManager.cpp | ||
| FramebufferManager.h | ||
| Globals.h | ||
| GLUtil.cpp | ||
| GLUtil.h | ||
| main.cpp | ||
| main.h | ||
| NativeVertexFormat.cpp | ||
| PixelShaderCache.cpp | ||
| PixelShaderCache.h | ||
| PostProcessing.cpp | ||
| PostProcessing.h | ||
| RasterFont.cpp | ||
| RasterFont.h | ||
| Render.cpp | ||
| Render.h | ||
| SConscript | ||
| stdafx.cpp | ||
| stdafx.h | ||
| TextureCache.cpp | ||
| TextureCache.h | ||
| TextureConverter.cpp | ||
| TextureConverter.h | ||
| VertexManager.cpp | ||
| VertexManager.h | ||
| VertexShaderCache.cpp | ||
| VertexShaderCache.h | ||
| VideoBackend.h | ||