summaryrefslogtreecommitdiff
path: root/src/tests/common/ring_buffer.cpp
diff options
context:
space:
mode:
authorGravatar Patrick Elsässer2018-09-08 08:59:59 +0200
committerGravatar bunnei2018-09-08 02:59:59 -0400
commita8974f0556885857e2c0cd7509de0a80d5525983 (patch)
tree60aa72e61fbb2ec1c6a832d566ea537ac9c59fba /src/tests/common/ring_buffer.cpp
parentMerge pull request #1257 from lioncash/process (diff)
downloadyuzu-a8974f0556885857e2c0cd7509de0a80d5525983.tar.gz
yuzu-a8974f0556885857e2c0cd7509de0a80d5525983.tar.xz
yuzu-a8974f0556885857e2c0cd7509de0a80d5525983.zip
video_core: Arithmetic overflow warning fix for gl_rasterizer (#1262)
* video_core: Arithmetic overflow fix for gl_rasterizer - Fixed warnings, which were indicating 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. * Changed the casts from C to C++ style Changed the C-style casts to C++ casts as proposed. Took also care about signed / unsigned behaviour.
Diffstat (limited to 'src/tests/common/ring_buffer.cpp')
0 files changed, 0 insertions, 0 deletions