CMakeLists.txt
|
Fix string comparison in cmake.
|
2021-02-04 10:12:51 +00:00 |
commonframe.cpp
|
Fix a few issues reported by clang.
|
2021-02-07 13:46:50 +00:00 |
commonframe.h
|
Modern syntax: virtual -> override.
|
2021-01-31 13:55:43 +00:00 |
fileregistry.h
|
First meaningful usage of ImGui features.
|
2021-02-07 16:10:54 +00:00 |
ptreeregistry.h
|
Modern syntax: virtual -> override.
|
2021-01-31 13:55:43 +00:00 |
speed.cpp
|
libretro core: fix (most?) audio glitches.
|
2020-12-26 19:28:51 +00:00 |
speed.h
|
libretro core: fix (most?) audio glitches.
|
2020-12-26 19:28:51 +00:00 |
timer.cpp
|
Prefer mean over average.
|
2020-11-15 14:47:51 +00:00 |
timer.h
|
Improve stat logging.
|
2020-11-13 20:12:57 +00:00 |