mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-04 05:46:34 +02:00
8cefcaa94c
Very useful to compare performance between two builds, check the impact of a configuration option, etc. FPS log is stored in User/Logs/fps.txt and is reset each time you launch a game. Only enabled if you check the "Log FPS to file" option in your graphics settings. Could be improved a bit: currently logs only every 1s (so you can't really see small variations), maybe output more infos to the fps.txt like average/stddev (but Excel/Libreoffice/Google Docs can compute that easily too). |
||
---|---|---|
.. | ||
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 |