Recep Aslantas
|
768d36f4b6
|
suppress some warnings on tests
|
2023-06-12 13:15:47 +03:00 |
|
Vincent Davis Jr
|
e17f115f91
|
mat4: add new function glm_mat4_make
Function takes in a 16 element float array
and converts it into a mat4 matrix.
Signed-off-by: Vincent Davis Jr <vince@underview.tech>
|
2023-05-14 20:10:48 -05:00 |
|
Recep Aslantas
|
c630293c7d
|
merge test sources into one C source
|
2020-01-19 22:12:25 +03:00 |
|
Recep Aslantas
|
381e66349a
|
win,test: fix test build for windows and suppress warnings
|
2019-10-14 19:08:34 +03:00 |
|
Recep Aslantas
|
51ffe09589
|
tests: use test_eq insteaf og glm_eq
|
2019-09-22 22:27:05 +03:00 |
|
Recep Aslantas
|
d0671b3e7a
|
tests: add missing test for mat4
|
2019-09-21 14:01:20 +03:00 |
|
Recep Aslantas
|
8ac767fd2c
|
tests: fix mat3, mat4 tests
|
2019-09-19 00:27:26 +03:00 |
|
Recep Aslantas
|
a1283282ef
|
tests: update test design to test both call and inline versions
|
2019-09-18 17:07:40 +03:00 |
|