]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix GCC 11 warns: Matrix4x4_ToArray12FloatGL overflow
authorbones_was_here <bones_was_here@xa.org.au>
Fri, 10 Jun 2022 03:48:46 +0000 (13:48 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Tue, 20 Sep 2022 18:10:10 +0000 (04:10 +1000)
commit3b39e7b15f0b707ed91c386388c6cec166ddc7fa
treecc5ca0f0197f3b3eddce03f1836b1204caef9ada
parent264666d8dd5ef7eec1acaafb211d7516e2eadae1
Fix GCC 11 warns: Matrix4x4_ToArray12FloatGL overflow

Signed-off-by: bones_was_here <bones_was_here@xa.org.au>
matrixlib.c
matrixlib.h
model_shared.c