mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-27 04:25:54 -05:00
Removes constructors and destructors that don't actually provide any behavior (i.e. doesn't constain generated code related to non-trivial members in a cpp file, etc). Lessens the amount of code present. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Null.vcxproj | ||
| NullBackend.cpp | ||
| NullTexture.cpp | ||
| NullTexture.h | ||
| PerfQuery.h | ||
| Render.cpp | ||
| Render.h | ||
| TextureCache.h | ||
| VertexManager.cpp | ||
| VertexManager.h | ||
| VideoBackend.h | ||