New upstream version 24.0.1+dfsg1
This commit is contained in:
parent
b14f9eae6d
commit
5a730d6ec3
842 changed files with 42245 additions and 33385 deletions
|
|
@ -26,7 +26,7 @@ void vec4_from_vec3(struct vec4 *dst, const struct vec3 *v)
|
|||
}
|
||||
|
||||
void vec4_transform(struct vec4 *dst, const struct vec4 *v,
|
||||
const struct matrix4 *m)
|
||||
const struct matrix4 *m)
|
||||
{
|
||||
struct vec4 temp;
|
||||
struct matrix4 transpose;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue