summaryrefslogtreecommitdiff
path: root/src/common/file_util.cpp
diff options
context:
space:
mode:
authorPatrick Elsässer <paddy334@web.de>2018-09-09 17:51:43 +0200
committerPatrick Elsässer <paddy334@web.de>2018-09-09 17:51:43 +0200
commit64e45b04e0eba71ffef6b8776b50026a26325ae7 (patch)
treeac5f630e88eceff68561678723e8717117a29bc0 /src/common/file_util.cpp
parent6d64ecf359a1194e29ea73f4ae837182bccc74b3 (diff)
video_core: fixed arithmetic overflow warnings & improved code style
- Fixed all warnings, for renderer_opengl items, which were indicating a possible incorrect behavior from integral promotion rules and types larger than those in which arithmetic is typically performed. - Added const for variables where possible and meaningful. - Added constexpr where possible.
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions